"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/03/28 03:40:51 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wiwiwat9ziqu" 2026/03/28 03:40:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/28 03:40:51 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/28 03:40:51 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/28 03:40:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/28 03:40:51 DEBUG : Setting pass="JVpotEzCuaZf_6UTl8Q5MoVHRVYaPX3Gy8L-RgFVTec" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/28 03:40:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/28 03:40:51 DEBUG : TestFTPPureftpd: detected overridden config - adding "{yrzdK}" suffix to name 2026/03/28 03:40:51 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/28 03:40:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/28 03:40:51 DEBUG : Setting pass="JVpotEzCuaZf_6UTl8Q5MoVHRVYaPX3Gy8L-RgFVTec" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/28 03:40:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Connecting to FTP server 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:21") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:58754->172.17.0.7:21, err= 2026/03/28 03:40:51 DEBUG : Creating backend with remote "/tmp/rclone2146196798" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37602") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:38152->172.17.0.7:37602, err= 2026/03/28 03:40:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:51 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34317") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:57510->172.17.0.7:34317, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36625") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:33562->172.17.0.7:36625, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37122") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:34266->172.17.0.7:37122, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33330") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:54844->172.17.0.7:33330, err= 2026/03/28 03:40:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35218") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:37820->172.17.0.7:35218, err= 2026/03/28 03:40:51 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/28 03:40:51 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/28 03:40:51 INFO : sub dir/hello world: Copied (new) 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35922") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:41730->172.17.0.7:35922, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34305") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:47458->172.17.0.7:34305, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35024") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:45178->172.17.0.7:35024, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34238") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:38196->172.17.0.7:34238, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31465") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:45764->172.17.0.7:31465, err= --- PASS: TestCopy (0.01s) === RUN TestCopyMetadata run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39631") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:56340->172.17.0.7:39631, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30395") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:46392->172.17.0.7:30395, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31867") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:37384->172.17.0.7:31867, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39819") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:37058->172.17.0.7:39819, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:51 DEBUG : Creating backend with remote "/non-existing" 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30438") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:60370->172.17.0.7:30438, err= 2026/03/28 03:40:51 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37415") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:35276->172.17.0.7:37415, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36087") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:47438->172.17.0.7:36087, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38465") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:53700->172.17.0.7:38465, err= 2026/03/28 03:40:51 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/28 03:40:51 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/28 03:40:51 INFO : sub dir/hello world: Copied (new) 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33756") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:44638->172.17.0.7:33756, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30190") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:54048->172.17.0.7:30190, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36833") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:54862->172.17.0.7:36833, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35367") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:34154->172.17.0.7:35367, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30404") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:58666->172.17.0.7:30404, err= --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" sync_test.go:222: Only runs on local 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31402") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:41600->172.17.0.7:31402, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31712") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:36840->172.17.0.7:31712, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:51 INFO : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Running all checks before starting transfers 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38950") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:32966->172.17.0.7:38950, err= 2026/03/28 03:40:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:51 INFO : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Checks finished, now starting transfers 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38632") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:52264->172.17.0.7:38632, err= 2026/03/28 03:40:51 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/28 03:40:51 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/28 03:40:51 INFO : sub dir/hello world: Copied (new) 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37884") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:55994->172.17.0.7:37884, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36001") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:36946->172.17.0.7:36001, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35742") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:42922->172.17.0.7:35742, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33817") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:59286->172.17.0.7:33817, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35652") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:52364->172.17.0.7:35652, err= --- PASS: TestCopyCheckFirst (0.01s) === RUN TestSyncNoTraverse run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:51 ERROR : Ignoring --no-traverse with sync 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39033") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:54262->172.17.0.7:39033, err= 2026/03/28 03:40:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34991") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:48212->172.17.0.7:34991, err= 2026/03/28 03:40:51 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/28 03:40:51 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/28 03:40:51 INFO : sub dir/hello world: Copied (new) 2026/03/28 03:40:51 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36015") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:52562->172.17.0.7:36015, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36048") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:55936->172.17.0.7:36048, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39557") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:40688->172.17.0.7:39557, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34517") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:57518->172.17.0.7:34517, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34500") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:33916->172.17.0.7:34500, err= --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31175") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:49204->172.17.0.7:31175, err= 2026/03/28 03:40:51 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33339") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:34092->172.17.0.7:33339, err= 2026/03/28 03:40:51 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/03/28 03:40:51 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/03/28 03:40:51 INFO : hello world2: Copied (new) 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37844") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:57050->172.17.0.7:37844, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34971") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:54672->172.17.0.7:34971, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38597") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:35992->172.17.0.7:38597, err= --- PASS: TestCopyWithDepth (0.01s) === RUN TestCopyWithFilesFrom run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39331") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:55420->172.17.0.7:39331, err= 2026/03/28 03:40:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33309") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:49360->172.17.0.7:33309, err= 2026/03/28 03:40:51 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/03/28 03:40:51 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/03/28 03:40:51 INFO : potato2: Copied (new) 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33551") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:52660->172.17.0.7:33551, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30807") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:54504->172.17.0.7:30807, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30505") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:33032->172.17.0.7:30505, err= --- PASS: TestCopyWithFilesFrom (0.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38333") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:60450->172.17.0.7:38333, err= 2026/03/28 03:40:51 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/03/28 03:40:51 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/03/28 03:40:51 INFO : potato2: Copied (new) 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33623") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:40924->172.17.0.7:33623, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30169") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:51640->172.17.0.7:30169, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35348") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:45272->172.17.0.7:35348, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.00s) === RUN TestCopyEmptyDirectories run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:51 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/28 03:40:51 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/28 03:40:51 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/28 03:40:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32524") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:47794->172.17.0.7:32524, err= 2026/03/28 03:40:51 INFO : sub dir2: Making directory 2026/03/28 03:40:51 INFO : sub dir: Making directory 2026/03/28 03:40:51 INFO : sub dir2/sub sub dir2: Making directory 2026/03/28 03:40:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Connecting to FTP server 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:21") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:35958->172.17.0.7:21, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34200") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:45636->172.17.0.7:34200, err= 2026/03/28 03:40:51 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/28 03:40:51 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/28 03:40:51 INFO : sub dir/hello world: Copied (new) 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39069") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:34382->172.17.0.7:39069, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31024") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:48706->172.17.0.7:31024, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32768") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:38830->172.17.0.7:32768, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36950") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:60536->172.17.0.7:36950, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31520") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:44764->172.17.0.7:31520, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35446") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33582") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:54380->172.17.0.7:33582, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:38486->172.17.0.7:35446, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33714") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:41112->172.17.0.7:33714, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36743") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:49392->172.17.0.7:36743, err= --- PASS: TestCopyEmptyDirectories (0.04s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:51 INFO : sub dir2: Making directory 2026/03/28 03:40:51 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/28 03:40:51 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37611") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:42746->172.17.0.7:37611, err= 2026/03/28 03:40:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32046") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:37370->172.17.0.7:32046, err= 2026/03/28 03:40:51 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/28 03:40:51 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/28 03:40:51 INFO : sub dir/hello world: Copied (new) 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33840") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:39374->172.17.0.7:33840, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34214") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:33310->172.17.0.7:34214, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39424") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:37468->172.17.0.7:39424, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30325") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:57562->172.17.0.7:30325, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38260") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:46026->172.17.0.7:38260, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:51 DEBUG : sub dir2: Making directory with metadata 2026/03/28 03:40:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31925") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:57256->172.17.0.7:31925, err= 2026/03/28 03:40:51 INFO : sub dir2: Making directory 2026/03/28 03:40:51 INFO : sub dir: Making directory 2026/03/28 03:40:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33303") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:36106->172.17.0.7:33303, err= 2026/03/28 03:40:51 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/28 03:40:51 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/28 03:40:51 INFO : sub dir/hello world: Copied (new) 2026/03/28 03:40:51 INFO : sub dir/hello world: Deleted 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34980") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:56678->172.17.0.7:34980, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35419") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35776") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:37974->172.17.0.7:35776, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:42930->172.17.0.7:35419, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35034") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:42130->172.17.0.7:35034, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34553") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:50858->172.17.0.7:34553, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37231") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39167") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:60542->172.17.0.7:39167, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:44088->172.17.0.7:37231, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35666") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:41116->172.17.0.7:35666, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32212") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:57846->172.17.0.7:32212, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34430") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:54688->172.17.0.7:34430, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:51 INFO : sub dir2: Making directory 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39674") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:34296->172.17.0.7:39674, err= 2026/03/28 03:40:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36784") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:55538->172.17.0.7:36784, err= 2026/03/28 03:40:51 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/28 03:40:51 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/28 03:40:51 INFO : sub dir/hello world: Copied (new) 2026/03/28 03:40:51 INFO : sub dir/hello world: Deleted 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33020") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:32908->172.17.0.7:33020, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31458") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:53544->172.17.0.7:31458, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36929") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:50208->172.17.0.7:36929, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37387") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:36858->172.17.0.7:37387, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31777") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:49142->172.17.0.7:31777, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:51 DEBUG : sub dir2: Making directory with metadata 2026/03/28 03:40:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/28 03:40:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36393") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:56594->172.17.0.7:36393, err= 2026/03/28 03:40:51 INFO : sub dir2: Making directory 2026/03/28 03:40:51 INFO : sub dir: Making directory 2026/03/28 03:40:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39342") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:50776->172.17.0.7:39342, err= 2026/03/28 03:40:51 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/28 03:40:51 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/28 03:40:51 INFO : sub dir/hello world: Copied (new) 2026/03/28 03:40:51 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30143") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:39982->172.17.0.7:30143, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31692") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36524") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:40240->172.17.0.7:31692, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:37342->172.17.0.7:36524, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37272") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:44348->172.17.0.7:37272, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30137") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:51316->172.17.0.7:30137, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39739") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:36554->172.17.0.7:39739, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39836") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:56112->172.17.0.7:39836, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35347") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:38768->172.17.0.7:35347, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32653") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:37312->172.17.0.7:32653, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:51 INFO : sub dir2: Making directory 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38970") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:53658->172.17.0.7:38970, err= 2026/03/28 03:40:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30628") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:55500->172.17.0.7:30628, err= 2026/03/28 03:40:51 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/28 03:40:51 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/28 03:40:51 INFO : sub dir/hello world: Copied (new) 2026/03/28 03:40:51 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34630") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:57516->172.17.0.7:34630, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38329") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:57160->172.17.0.7:38329, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34662") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:60696->172.17.0.7:34662, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37850") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:57126->172.17.0.7:37850, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36188") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:37462->172.17.0.7:36188, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32105") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:38590->172.17.0.7:32105, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37559") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:42936->172.17.0.7:37559, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34956") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:42418->172.17.0.7:34956, err= 2026/03/28 03:40:51 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vopuyoz1valu" 2026/03/28 03:40:51 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/28 03:40:51 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/28 03:40:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/28 03:40:51 DEBUG : Setting pass="JVpotEzCuaZf_6UTl8Q5MoVHRVYaPX3Gy8L-RgFVTec" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/28 03:40:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/28 03:40:51 DEBUG : TestFTPPureftpd: detected overridden config - adding "{yrzdK}" suffix to name 2026/03/28 03:40:51 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/28 03:40:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/28 03:40:51 DEBUG : Setting pass="JVpotEzCuaZf_6UTl8Q5MoVHRVYaPX3Gy8L-RgFVTec" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/28 03:40:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-vopuyoz1valu: Connecting to FTP server 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-vopuyoz1valu: dial("tcp","172.17.0.7:21") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-vopuyoz1valu: > dial: conn=172.17.0.1:35962->172.17.0.7:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu -> ftp://172.17.0.7:21/rclone-test-vopuyoz1valu 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-vopuyoz1valu: dial("tcp","172.17.0.7:34171") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-vopuyoz1valu: > dial: conn=172.17.0.1:38938->172.17.0.7:34171, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35459") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:44402->172.17.0.7:35459, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34391") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:56028->172.17.0.7:34391, err= 2026/03/28 03:40:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-vopuyoz1valu: Waiting for checks to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-vopuyoz1valu: Waiting for transfers to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38682") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:36070->172.17.0.7:38682, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-vopuyoz1valu: dial("tcp","172.17.0.7:32144") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-vopuyoz1valu: > dial: conn=172.17.0.1:46548->172.17.0.7:32144, err= 2026/03/28 03:40:51 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/03/28 03:40:51 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/03/28 03:40:51 INFO : sub dir/hello world: Copied (new) 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-vopuyoz1valu: dial("tcp","172.17.0.7:30816") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-vopuyoz1valu: > dial: conn=172.17.0.1:57706->172.17.0.7:30816, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-vopuyoz1valu: dial("tcp","172.17.0.7:38762") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-vopuyoz1valu: > dial: conn=172.17.0.1:40416->172.17.0.7:38762, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-vopuyoz1valu: dial("tcp","172.17.0.7:34067") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-vopuyoz1valu: > dial: conn=172.17.0.1:40282->172.17.0.7:34067, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-vopuyoz1valu: dial("tcp","172.17.0.7:34400") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-vopuyoz1valu: > dial: conn=172.17.0.1:59796->172.17.0.7:34400, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-vopuyoz1valu: Purge object "sub dir/hello world" 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-vopuyoz1valu: Purge dir "sub dir" 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-vopuyoz1valu: Purge dir "" 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35390") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:51912->172.17.0.7:35390, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30837") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:59388->172.17.0.7:30837, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36866") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:52780->172.17.0.7:36866, err= --- PASS: TestServerSideCopy (0.05s) === RUN TestCopyOverSelf run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37716") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:40242->172.17.0.7:37716, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32363") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:37452->172.17.0.7:32363, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32762") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:50672->172.17.0.7:32762, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37997") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:50670->172.17.0.7:37997, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32290") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:33332->172.17.0.7:32290, err= 2026/03/28 03:40:51 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2146196798) 2026/03/28 03:40:51 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu) 2026/03/28 03:40:51 DEBUG : sub dir/hello world: Sizes differ 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33588") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:37994->172.17.0.7:33588, err= 2026/03/28 03:40:51 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/03/28 03:40:51 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/03/28 03:40:51 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39790") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:40198->172.17.0.7:39790, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32981") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:44590->172.17.0.7:32981, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31570") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:46212->172.17.0.7:31570, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32388") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:42156->172.17.0.7:32388, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35688") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:39568->172.17.0.7:35688, err= --- PASS: TestCopyOverSelf (0.01s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31052") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:48744->172.17.0.7:31052, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32052") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:48846->172.17.0.7:32052, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39346") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:44976->172.17.0.7:39346, err= 2026/03/28 03:40:51 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-mafajux5tihe" 2026/03/28 03:40:51 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/28 03:40:51 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/28 03:40:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/28 03:40:51 DEBUG : Setting pass="JVpotEzCuaZf_6UTl8Q5MoVHRVYaPX3Gy8L-RgFVTec" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/28 03:40:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/28 03:40:51 DEBUG : TestFTPPureftpd: detected overridden config - adding "{yrzdK}" suffix to name 2026/03/28 03:40:51 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/28 03:40:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/28 03:40:51 DEBUG : Setting pass="JVpotEzCuaZf_6UTl8Q5MoVHRVYaPX3Gy8L-RgFVTec" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/28 03:40:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-mafajux5tihe: Connecting to FTP server 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-mafajux5tihe: dial("tcp","172.17.0.7:21") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-mafajux5tihe: > dial: conn=172.17.0.1:35966->172.17.0.7:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu -> ftp://172.17.0.7:21/rclone-test-mafajux5tihe 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-mafajux5tihe: dial("tcp","172.17.0.7:35235") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34395") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-mafajux5tihe: > dial: conn=172.17.0.1:49648->172.17.0.7:35235, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:42736->172.17.0.7:34395, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35444") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:52154->172.17.0.7:35444, err= 2026/03/28 03:40:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-mafajux5tihe: Waiting for checks to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-mafajux5tihe: Waiting for transfers to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38533") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:53976->172.17.0.7:38533, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-mafajux5tihe: dial("tcp","172.17.0.7:39202") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-mafajux5tihe: > dial: conn=172.17.0.1:55952->172.17.0.7:39202, err= 2026/03/28 03:40:51 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/03/28 03:40:51 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/03/28 03:40:51 INFO : sub dir/hello world: Copied (new) 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-mafajux5tihe: dial("tcp","172.17.0.7:37868") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-mafajux5tihe: > dial: conn=172.17.0.1:55470->172.17.0.7:37868, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-mafajux5tihe: dial("tcp","172.17.0.7:30258") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-mafajux5tihe: > dial: conn=172.17.0.1:38066->172.17.0.7:30258, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36519") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:51006->172.17.0.7:36519, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32905") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:35672->172.17.0.7:32905, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33763") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:36604->172.17.0.7:33763, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-mafajux5tihe: dial("tcp","172.17.0.7:36518") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36265") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-mafajux5tihe: > dial: conn=172.17.0.1:44536->172.17.0.7:36518, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:43214->172.17.0.7:36265, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39485") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-mafajux5tihe: dial("tcp","172.17.0.7:30314") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-mafajux5tihe: > dial: conn=172.17.0.1:39754->172.17.0.7:30314, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:51868->172.17.0.7:39485, err= 2026/03/28 03:40:51 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu) 2026/03/28 03:40:51 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.7:21/rclone-test-mafajux5tihe) 2026/03/28 03:40:51 DEBUG : sub dir/hello world: Sizes differ 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-mafajux5tihe: Waiting for checks to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-mafajux5tihe: Waiting for transfers to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36590") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:60508->172.17.0.7:36590, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-mafajux5tihe: dial("tcp","172.17.0.7:36427") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-mafajux5tihe: > dial: conn=172.17.0.1:57732->172.17.0.7:36427, err= 2026/03/28 03:40:51 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2026/03/28 03:40:51 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2026/03/28 03:40:51 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-mafajux5tihe: dial("tcp","172.17.0.7:32158") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-mafajux5tihe: > dial: conn=172.17.0.1:52572->172.17.0.7:32158, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-mafajux5tihe: dial("tcp","172.17.0.7:31629") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-mafajux5tihe: > dial: conn=172.17.0.1:45850->172.17.0.7:31629, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-mafajux5tihe: dial("tcp","172.17.0.7:34991") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-mafajux5tihe: > dial: conn=172.17.0.1:48226->172.17.0.7:34991, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-mafajux5tihe: dial("tcp","172.17.0.7:32823") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-mafajux5tihe: > dial: conn=172.17.0.1:48112->172.17.0.7:32823, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-mafajux5tihe: Purge object "sub dir/hello world" 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-mafajux5tihe: Purge dir "sub dir" 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-mafajux5tihe: Purge dir "" 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30865") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:43464->172.17.0.7:30865, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30378") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:45146->172.17.0.7:30378, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38327") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:54078->172.17.0.7:38327, err= --- PASS: TestServerSideCopyOverSelf (0.05s) === RUN TestMoveOverSelf run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37534") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:44834->172.17.0.7:37534, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30562") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:33276->172.17.0.7:30562, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30897") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:34708->172.17.0.7:30897, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30137") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:51322->172.17.0.7:30137, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35942") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:47764->172.17.0.7:35942, err= 2026/03/28 03:40:51 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2146196798) 2026/03/28 03:40:51 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu) 2026/03/28 03:40:51 DEBUG : sub dir/hello world: Sizes differ 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38809") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:49072->172.17.0.7:38809, err= 2026/03/28 03:40:51 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/03/28 03:40:51 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/03/28 03:40:51 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/28 03:40:51 INFO : sub dir/hello world: Deleted 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34190") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:53566->172.17.0.7:34190, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32663") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:42766->172.17.0.7:32663, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39079") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:58524->172.17.0.7:39079, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33562") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:34980->172.17.0.7:33562, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38439") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:59174->172.17.0.7:38439, err= --- PASS: TestMoveOverSelf (0.01s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34250") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:37034->172.17.0.7:34250, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36021") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:50296->172.17.0.7:36021, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34308") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:47098->172.17.0.7:34308, err= 2026/03/28 03:40:51 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hizidex5xome" 2026/03/28 03:40:51 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/28 03:40:51 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/28 03:40:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/28 03:40:51 DEBUG : Setting pass="JVpotEzCuaZf_6UTl8Q5MoVHRVYaPX3Gy8L-RgFVTec" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/28 03:40:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/28 03:40:51 DEBUG : TestFTPPureftpd: detected overridden config - adding "{yrzdK}" suffix to name 2026/03/28 03:40:51 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/28 03:40:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/28 03:40:51 DEBUG : Setting pass="JVpotEzCuaZf_6UTl8Q5MoVHRVYaPX3Gy8L-RgFVTec" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/28 03:40:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-hizidex5xome: Connecting to FTP server 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-hizidex5xome: dial("tcp","172.17.0.7:21") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-hizidex5xome: > dial: conn=172.17.0.1:35982->172.17.0.7:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu -> ftp://172.17.0.7:21/rclone-test-hizidex5xome 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-hizidex5xome: dial("tcp","172.17.0.7:32975") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36779") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:33764->172.17.0.7:36779, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-hizidex5xome: > dial: conn=172.17.0.1:34358->172.17.0.7:32975, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33540") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:50762->172.17.0.7:33540, err= 2026/03/28 03:40:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-hizidex5xome: Waiting for checks to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-hizidex5xome: Waiting for transfers to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35653") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:44594->172.17.0.7:35653, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-hizidex5xome: dial("tcp","172.17.0.7:34349") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-hizidex5xome: > dial: conn=172.17.0.1:43852->172.17.0.7:34349, err= 2026/03/28 03:40:51 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/03/28 03:40:51 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/03/28 03:40:51 INFO : sub dir/hello world: Copied (new) 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-hizidex5xome: dial("tcp","172.17.0.7:31405") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-hizidex5xome: > dial: conn=172.17.0.1:59732->172.17.0.7:31405, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-hizidex5xome: dial("tcp","172.17.0.7:33949") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-hizidex5xome: > dial: conn=172.17.0.1:50004->172.17.0.7:33949, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32279") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:56690->172.17.0.7:32279, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33383") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:38740->172.17.0.7:33383, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34058") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:33946->172.17.0.7:34058, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-hizidex5xome: Using server-side directory move 2026/03/28 03:40:51 INFO : ftp://172.17.0.7:21/rclone-test-hizidex5xome: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-hizidex5xome: dial("tcp","172.17.0.7:36380") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-hizidex5xome: > dial: conn=172.17.0.1:47698->172.17.0.7:36380, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32500") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:49712->172.17.0.7:32500, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38238") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:38528->172.17.0.7:38238, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-hizidex5xome: dial("tcp","172.17.0.7:37686") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-hizidex5xome: > dial: conn=172.17.0.1:58724->172.17.0.7:37686, err= 2026/03/28 03:40:51 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu) 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-hizidex5xome: Waiting for checks to finish 2026/03/28 03:40:51 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.7:21/rclone-test-hizidex5xome) 2026/03/28 03:40:51 DEBUG : sub dir/hello world: Sizes differ 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-hizidex5xome: Waiting for transfers to finish 2026/03/28 03:40:51 INFO : sub dir/hello world: Deleted 2026/03/28 03:40:51 INFO : sub dir/hello world: Moved (server-side) 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35001") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:48012->172.17.0.7:35001, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37039") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:50950->172.17.0.7:37039, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-hizidex5xome: dial("tcp","172.17.0.7:34600") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-hizidex5xome: > dial: conn=172.17.0.1:41448->172.17.0.7:34600, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-hizidex5xome: dial("tcp","172.17.0.7:31680") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-hizidex5xome: > dial: conn=172.17.0.1:42148->172.17.0.7:31680, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38905") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:48594->172.17.0.7:38905, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35390") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:51918->172.17.0.7:35390, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37637") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:35222->172.17.0.7:37637, err= 2026/03/28 03:40:51 DEBUG : testing file moves 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-hizidex5xome: dial("tcp","172.17.0.7:38597") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-hizidex5xome: > dial: conn=172.17.0.1:36008->172.17.0.7:38597, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31869") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:48956->172.17.0.7:31869, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-hizidex5xome: dial("tcp","172.17.0.7:34483") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33663") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:36260->172.17.0.7:33663, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-hizidex5xome: > dial: conn=172.17.0.1:40000->172.17.0.7:34483, err= 2026/03/28 03:40:51 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu) 2026/03/28 03:40:51 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.7:21/rclone-test-hizidex5xome) 2026/03/28 03:40:51 DEBUG : sub dir/hello world: Sizes differ 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-hizidex5xome: Waiting for checks to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-hizidex5xome: Waiting for transfers to finish 2026/03/28 03:40:51 INFO : sub dir/hello world: Deleted 2026/03/28 03:40:51 INFO : sub dir/hello world: Moved (server-side) 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34091") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:60260->172.17.0.7:34091, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39057") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:40252->172.17.0.7:39057, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-hizidex5xome: dial("tcp","172.17.0.7:37839") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-hizidex5xome: > dial: conn=172.17.0.1:59554->172.17.0.7:37839, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-hizidex5xome: dial("tcp","172.17.0.7:32429") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-hizidex5xome: > dial: conn=172.17.0.1:48286->172.17.0.7:32429, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-hizidex5xome: dial("tcp","172.17.0.7:36023") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-hizidex5xome: > dial: conn=172.17.0.1:52860->172.17.0.7:36023, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-hizidex5xome: dial("tcp","172.17.0.7:38438") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-hizidex5xome: > dial: conn=172.17.0.1:57166->172.17.0.7:38438, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-hizidex5xome: Purge object "sub dir/hello world" 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-hizidex5xome: Purge dir "sub dir" 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-hizidex5xome: Purge dir "" 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37945") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:47842->172.17.0.7:37945, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32682") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:57524->172.17.0.7:32682, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31949") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:50106->172.17.0.7:31949, err= --- PASS: TestServerSideMoveOverSelf (0.05s) === RUN TestCopyAfterDelete run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37181") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:37694->172.17.0.7:37181, err= 2026/03/28 03:40:51 ERROR : error listing: directory not found 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38427") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:50578->172.17.0.7:38427, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35345") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:41962->172.17.0.7:35345, err= 2026/03/28 03:40:51 INFO : Local file system at /tmp/rclone2146196798: Making directory 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34355") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:41190->172.17.0.7:34355, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38555") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:53560->172.17.0.7:38555, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35691") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:43096->172.17.0.7:35691, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36458") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:57492->172.17.0.7:36458, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39292") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:44442->172.17.0.7:39292, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38660") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:34682->172.17.0.7:38660, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32271") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:44478->172.17.0.7:32271, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33478") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:60876->172.17.0.7:33478, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38353") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:54884->172.17.0.7:38353, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32707") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:39612->172.17.0.7:32707, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37662") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:34802->172.17.0.7:37662, err= 2026/03/28 03:40:51 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32224") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:40886->172.17.0.7:32224, err= 2026/03/28 03:40:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/28 03:40:51 DEBUG : Local file system at /tmp/rclone2146196798: Waiting for checks to finish 2026/03/28 03:40:51 DEBUG : Local file system at /tmp/rclone2146196798: Waiting for transfers to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35403") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:45758->172.17.0.7:35403, err= 2026/03/28 03:40:51 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/03/28 03:40:51 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/03/28 03:40:51 INFO : sub dir/hello world: Copied (new) 2026/03/28 03:40:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38896") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:32772->172.17.0.7:38896, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34194") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:35040->172.17.0.7:34194, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33773") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:51056->172.17.0.7:33773, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31550") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:39712->172.17.0.7:31550, err= 2026/03/28 03:40:51 DEBUG : check sum: Need to transfer - File not found at Destination 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38270") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:42518->172.17.0.7:38270, err= 2026/03/28 03:40:51 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/03/28 03:40:51 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/03/28 03:40:51 INFO : check sum: Copied (new) 2026/03/28 03:40:51 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36282") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:53250->172.17.0.7:36282, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31988") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:44720->172.17.0.7:31988, err= 2026/03/28 03:40:51 DEBUG : check sum: size = 1 OK 2026/03/28 03:40:51 NOTICE: ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/03/28 03:40:51 DEBUG : check sum: Size of src and dst objects identical 2026/03/28 03:40:51 DEBUG : check sum: Unchanged skipping 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:51 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:51 INFO : There was nothing to transfer 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36483") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:34310->172.17.0.7:36483, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32541") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:46236->172.17.0.7:32541, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38887") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:56146->172.17.0.7:38887, err= --- PASS: TestSyncBasedOnCheckSum (0.01s) === RUN TestSyncSizeOnly run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38046") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:33058->172.17.0.7:38046, err= 2026/03/28 03:40:51 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30562") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:33292->172.17.0.7:30562, err= 2026/03/28 03:40:51 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/03/28 03:40:51 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/03/28 03:40:51 INFO : sizeonly: Copied (new) 2026/03/28 03:40:51 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38353") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:54886->172.17.0.7:38353, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34606") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:48620->172.17.0.7:34606, err= 2026/03/28 03:40:51 DEBUG : sizeonly: size = 6 OK 2026/03/28 03:40:51 DEBUG : sizeonly: Sizes identical 2026/03/28 03:40:51 DEBUG : sizeonly: Unchanged skipping 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:51 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:51 INFO : There was nothing to transfer 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37897") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:45852->172.17.0.7:37897, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39338") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:56660->172.17.0.7:39338, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36270") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:40094->172.17.0.7:36270, err= --- PASS: TestSyncSizeOnly (0.01s) === RUN TestSyncIgnoreSize run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38473") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:39142->172.17.0.7:38473, err= 2026/03/28 03:40:51 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39625") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:52638->172.17.0.7:39625, err= 2026/03/28 03:40:51 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/03/28 03:40:51 INFO : ignore-size: Copied (new) 2026/03/28 03:40:51 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36738") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:41168->172.17.0.7:36738, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30015") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:36682->172.17.0.7:30015, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:51 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:51 DEBUG : ignore-size: Unchanged skipping 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:51 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:51 INFO : There was nothing to transfer 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38339") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:36016->172.17.0.7:38339, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34752") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:57380->172.17.0.7:34752, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34004") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:56466->172.17.0.7:34004, err= --- PASS: TestSyncIgnoreSize (0.01s) === RUN TestSyncIgnoreTimes run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33361") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:35040->172.17.0.7:33361, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35547") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:57202->172.17.0.7:35547, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34434") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:46172->172.17.0.7:34434, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:51 DEBUG : existing: size = 6 OK 2026/03/28 03:40:51 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:51 DEBUG : existing: Unchanged skipping 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:51 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:51 INFO : There was nothing to transfer 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39165") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:52428->172.17.0.7:39165, err= 2026/03/28 03:40:51 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39249") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:47638->172.17.0.7:39249, err= 2026/03/28 03:40:51 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/03/28 03:40:51 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/03/28 03:40:51 INFO : existing: Copied (replaced existing) 2026/03/28 03:40:51 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38688") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:57026->172.17.0.7:38688, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33094") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:49354->172.17.0.7:33094, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38030") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:46564->172.17.0.7:38030, err= --- PASS: TestSyncIgnoreTimes (0.01s) === RUN TestSyncIgnoreExisting run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34432") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:56554->172.17.0.7:34432, err= 2026/03/28 03:40:51 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32207") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:43146->172.17.0.7:32207, err= 2026/03/28 03:40:51 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/03/28 03:40:51 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/03/28 03:40:51 INFO : existing: Copied (new) 2026/03/28 03:40:51 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38879") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:45124->172.17.0.7:38879, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31974") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:49822->172.17.0.7:31974, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:51 DEBUG : existing: Destination exists, skipping 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:51 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:51 INFO : There was nothing to transfer 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35699") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:49218->172.17.0.7:35699, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30636") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:56758->172.17.0.7:30636, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37339") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:52252->172.17.0.7:37339, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33029") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:49672->172.17.0.7:33029, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31771") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:56204->172.17.0.7:31771, err= 2026/03/28 03:40:51 INFO : d: Making directory 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38961") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:60954->172.17.0.7:38961, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Connecting to FTP server 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:21") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35836") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:35998->172.17.0.7:21, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35558") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:49920->172.17.0.7:35836, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:35326->172.17.0.7:35558, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39778") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:46400->172.17.0.7:39778, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38686") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:49648->172.17.0.7:38686, err= 2026/03/28 03:40:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33129") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:40440->172.17.0.7:33129, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Connecting to FTP server 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:21") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:36004->172.17.0.7:21, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37151") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:48626->172.17.0.7:37151, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39610") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:49248->172.17.0.7:39610, err= 2026/03/28 03:40:51 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/03/28 03:40:51 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/03/28 03:40:51 INFO : a/potato2: Copied (new) 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35062") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:60748->172.17.0.7:35062, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:51 DEBUG : c/non empty space: size = 5 OK 2026/03/28 03:40:51 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/28 03:40:51 DEBUG : c/non empty space: Unchanged skipping 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:51 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:51 INFO : b/potato: Deleted 2026/03/28 03:40:51 INFO : d: Removing directory 2026/03/28 03:40:51 INFO : b: Removing directory 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: deleted 2 directories 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31661") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:44514->172.17.0.7:31661, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36359") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:35592->172.17.0.7:36359, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37060") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:45882->172.17.0.7:37060, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34377") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:40710->172.17.0.7:34377, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36508") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39826") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:59412->172.17.0.7:36508, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:45466->172.17.0.7:39826, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31529") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:57350->172.17.0.7:31529, err= --- PASS: TestSyncIgnoreErrors (0.05s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37135") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:39276->172.17.0.7:37135, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35537") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:52210->172.17.0.7:35537, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32998") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:58422->172.17.0.7:32998, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:51 DEBUG : empty space: size = 1 OK 2026/03/28 03:40:51 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/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:51 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/03/28 03:40:51 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38596") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:55648->172.17.0.7:38596, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34542") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:41786->172.17.0.7:34542, err= 2026/03/28 03:40:51 DEBUG : empty space: size = 1 OK 2026/03/28 03:40:51 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/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33326") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:59674->172.17.0.7:33326, err= 2026/03/28 03:40:51 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2026/03/28 03:40:51 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2026/03/28 03:40:51 INFO : empty space: Copied (replaced existing) 2026/03/28 03:40:51 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36441") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:56414->172.17.0.7:36441, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31747") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:56842->172.17.0.7:31747, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37676") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:58266->172.17.0.7:37676, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.01s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39887") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:39648->172.17.0.7:39887, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31083") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:50820->172.17.0.7:31083, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38280") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:51128->172.17.0.7:38280, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38413") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:41664->172.17.0.7:38413, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32430") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:47274->172.17.0.7:32430, err= 2026/03/28 03:40:51 DEBUG : foo: size = 3 OK 2026/03/28 03:40:51 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/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36393") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:56606->172.17.0.7:36393, err= 2026/03/28 03:40:51 DEBUG : foo.20f54f0c.partial: size = 3 OK 2026/03/28 03:40:51 DEBUG : foo.20f54f0c.partial: renamed to: foo 2026/03/28 03:40:51 INFO : foo: Copied (replaced existing) 2026/03/28 03:40:51 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33639") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:47926->172.17.0.7:33639, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31368") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:56666->172.17.0.7:31368, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31149") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:60216->172.17.0.7:31149, err= --- PASS: TestSyncDoesntUpdateModtime (0.01s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34455") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:37836->172.17.0.7:34455, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31211") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:41614->172.17.0.7:31211, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36079") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:42596->172.17.0.7:36079, err= 2026/03/28 03:40:51 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/28 03:40:51 DEBUG : empty space: size = 1 OK 2026/03/28 03:40:51 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/28 03:40:51 DEBUG : empty space: Unchanged skipping 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31714") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:36828->172.17.0.7:31714, err= 2026/03/28 03:40:51 DEBUG : potato.06503f43.partial: size = 60 OK 2026/03/28 03:40:51 DEBUG : potato.06503f43.partial: renamed to: potato 2026/03/28 03:40:51 INFO : potato: Copied (new) 2026/03/28 03:40:51 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39612") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:53002->172.17.0.7:39612, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39075") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:45418->172.17.0.7:39075, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32431") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:40368->172.17.0.7:32431, err= --- PASS: TestSyncAfterAddingAFile (0.01s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31869") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:48972->172.17.0.7:31869, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30199") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:36720->172.17.0.7:30199, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37290") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:52232->172.17.0.7:37290, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:51 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2146196798) 2026/03/28 03:40:51 DEBUG : potato: size = 60 (ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu) 2026/03/28 03:40:51 DEBUG : potato: Sizes differ 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37527") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:35730->172.17.0.7:37527, err= 2026/03/28 03:40:51 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/03/28 03:40:51 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/03/28 03:40:51 INFO : potato: Copied (replaced existing) 2026/03/28 03:40:51 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33029") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:49680->172.17.0.7:33029, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39160") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:56198->172.17.0.7:39160, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36027") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:42044->172.17.0.7:36027, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38237") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:39962->172.17.0.7:38237, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37714") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:47758->172.17.0.7:37714, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38037") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:60388->172.17.0.7:38037, err= 2026/03/28 03:40:51 DEBUG : potato: size = 21 OK 2026/03/28 03:40:51 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/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36274") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:53568->172.17.0.7:36274, err= 2026/03/28 03:40:51 DEBUG : potato.a809149f.partial: size = 21 OK 2026/03/28 03:40:51 DEBUG : potato.a809149f.partial: renamed to: potato 2026/03/28 03:40:51 INFO : potato: Copied (replaced existing) 2026/03/28 03:40:51 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31239") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:55622->172.17.0.7:31239, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38348") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:48624->172.17.0.7:38348, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34970") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:60408->172.17.0.7:34970, err= --- PASS: TestSyncAfterChangingContentsOnly (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31370") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:53664->172.17.0.7:31370, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35728") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:39630->172.17.0.7:35728, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37941") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:42144->172.17.0.7:37941, err= 2026/03/28 03:40:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/28 03:40:51 DEBUG : empty space: size = 1 OK 2026/03/28 03:40:51 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/28 03:40:51 DEBUG : empty space: Unchanged skipping 2026/03/28 03:40:51 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:51 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:51 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36997") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:57216->172.17.0.7:36997, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34686") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:39834->172.17.0.7:34686, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34825") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:38940->172.17.0.7:34825, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34168") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:45942->172.17.0.7:34168, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38920") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:58246->172.17.0.7:38920, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33831") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:39256->172.17.0.7:33831, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37455") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:38608->172.17.0.7:37455, err= 2026/03/28 03:40:51 DEBUG : empty space: size = 1 OK 2026/03/28 03:40:51 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/28 03:40:51 DEBUG : empty space: Unchanged skipping 2026/03/28 03:40:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38527") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:35120->172.17.0.7:38527, err= 2026/03/28 03:40:51 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/03/28 03:40:51 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/03/28 03:40:51 INFO : potato2: Copied (new) 2026/03/28 03:40:51 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:51 INFO : potato: Deleted 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33785") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:40604->172.17.0.7:33785, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39819") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:48068->172.17.0.7:39819, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31740") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:58332->172.17.0.7:31740, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38050") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:52104->172.17.0.7:38050, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37163") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:55594->172.17.0.7:37163, err= 2026/03/28 03:40:51 INFO : d: Making directory 2026/03/28 03:40:51 INFO : d/e: Making directory 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34879") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:55648->172.17.0.7:34879, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31799") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:57370->172.17.0.7:31799, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36835") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32208") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:44924->172.17.0.7:36835, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36090") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:45670->172.17.0.7:36090, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:43652->172.17.0.7:32208, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35446") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:38494->172.17.0.7:35446, err= 2026/03/28 03:40:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30487") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34110") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:42872->172.17.0.7:30487, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39243") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:47844->172.17.0.7:34110, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:34996->172.17.0.7:39243, err= 2026/03/28 03:40:51 DEBUG : c/non empty space: size = 5 OK 2026/03/28 03:40:51 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/28 03:40:51 DEBUG : c/non empty space: Unchanged skipping 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30494") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31499") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:44062->172.17.0.7:31499, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:52460->172.17.0.7:30494, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:51 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/03/28 03:40:51 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/03/28 03:40:51 INFO : a/potato2: Copied (new) 2026/03/28 03:40:51 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:51 INFO : b/potato: Deleted 2026/03/28 03:40:51 INFO : d/e: Removing directory 2026/03/28 03:40:51 INFO : d: Removing directory 2026/03/28 03:40:51 INFO : b: Removing directory 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: deleted 3 directories 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36854") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:41310->172.17.0.7:36854, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39345") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32949") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:54314->172.17.0.7:39345, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:34124->172.17.0.7:32949, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36351") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:33036->172.17.0.7:36351, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30482") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:56762->172.17.0.7:30482, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31978") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:34078->172.17.0.7:31978, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33289") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:46294->172.17.0.7:33289, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31499") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:44078->172.17.0.7:31499, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35096") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:58106->172.17.0.7:35096, err= 2026/03/28 03:40:51 INFO : d: Making directory 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37904") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:47384->172.17.0.7:37904, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37096") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33894") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:37266->172.17.0.7:37096, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32621") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:54768->172.17.0.7:32621, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:49930->172.17.0.7:33894, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33329") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:57232->172.17.0.7:33329, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32924") 2026/03/28 03:40:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:53754->172.17.0.7:32924, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39550") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:46100->172.17.0.7:39550, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34432") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38199") 2026/03/28 03:40:51 DEBUG : c/non empty space: size = 5 OK 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:56570->172.17.0.7:34432, err= 2026/03/28 03:40:51 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/28 03:40:51 DEBUG : c/non empty space: Unchanged skipping 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:52648->172.17.0.7:38199, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:51 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/03/28 03:40:51 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/03/28 03:40:51 INFO : a/potato2: Copied (new) 2026/03/28 03:40:51 ERROR : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: not deleting files as there were IO errors 2026/03/28 03:40:51 ERROR : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: not deleting directories as there were IO errors 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39851") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:34666->172.17.0.7:39851, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38105") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32330") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:46382->172.17.0.7:38105, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39959") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:51760->172.17.0.7:32330, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:42066->172.17.0.7:39959, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38970") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:53668->172.17.0.7:38970, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37456") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:58270->172.17.0.7:37456, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37837") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39818") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36714") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38141") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:38780->172.17.0.7:36714, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:58348->172.17.0.7:39818, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:38032->172.17.0.7:38141, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:47264->172.17.0.7:37837, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32710") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:39844->172.17.0.7:32710, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.02s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32982") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:53626->172.17.0.7:32982, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32809") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:53696->172.17.0.7:32809, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30238") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:54470->172.17.0.7:30238, err= 2026/03/28 03:40:51 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33363") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:59320->172.17.0.7:33363, err= 2026/03/28 03:40:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/28 03:40:51 DEBUG : empty space: size = 1 OK 2026/03/28 03:40:51 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/28 03:40:51 DEBUG : empty space: Unchanged skipping 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38953") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:51 INFO : potato: Deleted 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:53042->172.17.0.7:38953, err= 2026/03/28 03:40:51 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/03/28 03:40:51 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/03/28 03:40:51 INFO : potato2: Copied (new) 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30349") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:36300->172.17.0.7:30349, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30965") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:48050->172.17.0.7:30965, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34001") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:39140->172.17.0.7:34001, err= --- PASS: TestSyncDeleteDuring (0.01s) === RUN TestSyncDeleteBefore run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30186") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:43858->172.17.0.7:30186, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35028") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:44684->172.17.0.7:35028, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36153") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:38664->172.17.0.7:36153, err= 2026/03/28 03:40:51 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36128") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:50954->172.17.0.7:36128, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:51 INFO : potato: Deleted 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33948") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:51968->172.17.0.7:33948, err= 2026/03/28 03:40:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/28 03:40:51 DEBUG : empty space: size = 1 OK 2026/03/28 03:40:51 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/28 03:40:51 DEBUG : empty space: Unchanged skipping 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34627") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:41484->172.17.0.7:34627, err= 2026/03/28 03:40:51 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/03/28 03:40:51 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/03/28 03:40:51 INFO : potato2: Copied (new) 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38793") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:60362->172.17.0.7:38793, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37303") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:49200->172.17.0.7:37303, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34328") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:55466->172.17.0.7:34328, err= --- PASS: TestSyncDeleteBefore (0.01s) === RUN TestCopyDeleteBefore run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30150") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:45292->172.17.0.7:30150, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39047") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:47228->172.17.0.7:39047, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39736") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:59228->172.17.0.7:39736, err= 2026/03/28 03:40:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32131") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:53940->172.17.0.7:32131, err= 2026/03/28 03:40:51 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/03/28 03:40:51 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/03/28 03:40:51 INFO : potato2: Copied (new) 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33110") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:40616->172.17.0.7:33110, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35845") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:60560->172.17.0.7:35845, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34719") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:41852->172.17.0.7:34719, err= --- PASS: TestCopyDeleteBefore (0.01s) === RUN TestSyncWithExclude run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35331") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:44592->172.17.0.7:35331, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36354") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:37560->172.17.0.7:36354, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32029") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:33812->172.17.0.7:32029, err= 2026/03/28 03:40:51 DEBUG : enormous: Excluded (Size Filter) 2026/03/28 03:40:51 DEBUG : enormous: Excluded 2026/03/28 03:40:51 DEBUG : potato2: Excluded (Size Filter) 2026/03/28 03:40:51 DEBUG : potato2: Excluded 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39559") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:60280->172.17.0.7:39559, err= 2026/03/28 03:40:51 DEBUG : potato2: Excluded (Size Filter) 2026/03/28 03:40:51 DEBUG : potato2: Excluded 2026/03/28 03:40:51 DEBUG : empty space: size = 1 OK 2026/03/28 03:40:51 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/28 03:40:51 DEBUG : empty space: Unchanged skipping 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:51 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:51 INFO : There was nothing to transfer 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35186") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:51734->172.17.0.7:35186, err= 2026/03/28 03:40:51 DEBUG : enormous: Excluded (Size Filter) 2026/03/28 03:40:51 DEBUG : enormous: Excluded 2026/03/28 03:40:51 DEBUG : potato2: Excluded (Size Filter) 2026/03/28 03:40:51 DEBUG : potato2: Excluded 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34935") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:35204->172.17.0.7:34935, err= 2026/03/28 03:40:51 DEBUG : potato2: Excluded (Size Filter) 2026/03/28 03:40:51 DEBUG : potato2: Excluded 2026/03/28 03:40:51 DEBUG : empty space: size = 1 OK 2026/03/28 03:40:51 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/03/28 03:40:51 DEBUG : empty space: Unchanged skipping 2026/03/28 03:40:51 DEBUG : Local file system at /tmp/rclone2146196798: Waiting for checks to finish 2026/03/28 03:40:51 DEBUG : Local file system at /tmp/rclone2146196798: Waiting for transfers to finish 2026/03/28 03:40:51 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:51 INFO : There was nothing to transfer 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35477") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:53120->172.17.0.7:35477, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30321") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:39700->172.17.0.7:30321, err= --- PASS: TestSyncWithExclude (0.01s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36428") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:47352->172.17.0.7:36428, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39166") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:48012->172.17.0.7:39166, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37097") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:38726->172.17.0.7:37097, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34469") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:43260->172.17.0.7:34469, err= 2026/03/28 03:40:51 DEBUG : enormous: Excluded (Size Filter) 2026/03/28 03:40:51 DEBUG : enormous: Excluded 2026/03/28 03:40:51 DEBUG : potato2: Excluded (Size Filter) 2026/03/28 03:40:51 DEBUG : potato2: Excluded 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31691") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:49338->172.17.0.7:31691, err= 2026/03/28 03:40:51 DEBUG : empty space: size = 1 OK 2026/03/28 03:40:51 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:51 DEBUG : empty space: Unchanged skipping 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:51 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:51 INFO : potato2: Deleted 2026/03/28 03:40:51 INFO : enormous: Deleted 2026/03/28 03:40:51 INFO : There was nothing to transfer 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30541") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:39738->172.17.0.7:30541, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36963") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:34860->172.17.0.7:36963, err= 2026/03/28 03:40:51 DEBUG : empty space: size = 1 OK 2026/03/28 03:40:51 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/03/28 03:40:51 DEBUG : empty space: Unchanged skipping 2026/03/28 03:40:51 DEBUG : Local file system at /tmp/rclone2146196798: Waiting for checks to finish 2026/03/28 03:40:51 DEBUG : Local file system at /tmp/rclone2146196798: Waiting for transfers to finish 2026/03/28 03:40:51 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:51 INFO : enormous: Deleted 2026/03/28 03:40:51 INFO : potato2: Deleted 2026/03/28 03:40:51 INFO : There was nothing to transfer 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30745") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:53946->172.17.0.7:30745, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34447") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:47622->172.17.0.7:34447, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.01s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38010") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:36122->172.17.0.7:38010, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38165") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:48774->172.17.0.7:38165, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35175") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:58800->172.17.0.7:35175, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39288") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:46494->172.17.0.7:39288, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37087") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:39742->172.17.0.7:37087, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35153") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:49846->172.17.0.7:35153, err= 2026/03/28 03:40:51 DEBUG : five: Need to transfer - File not found at Destination 2026/03/28 03:40:51 DEBUG : four: size = 4 (Local file system at /tmp/rclone2146196798) 2026/03/28 03:40:51 DEBUG : four: size = 8 (ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu) 2026/03/28 03:40:51 DEBUG : four: Sizes differ 2026/03/28 03:40:51 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/03/28 03:40:51 DEBUG : one: Destination is newer than source, skipping 2026/03/28 03:40:51 DEBUG : three: size = 5 OK 2026/03/28 03:40:51 DEBUG : three: Sizes identical 2026/03/28 03:40:51 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/03/28 03:40:51 DEBUG : two: size = 3 OK 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38770") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:41586->172.17.0.7:38770, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34304") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37769") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:58834->172.17.0.7:34304, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:46450->172.17.0.7:37769, err= 2026/03/28 03:40:51 DEBUG : five.0fee171d.partial: size = 4 OK 2026/03/28 03:40:51 DEBUG : four.f852663a.partial: size = 4 OK 2026/03/28 03:40:51 DEBUG : two.8549bf6d.partial: size = 3 OK 2026/03/28 03:40:51 DEBUG : five.0fee171d.partial: renamed to: five 2026/03/28 03:40:51 INFO : five: Copied (new) 2026/03/28 03:40:51 DEBUG : four.f852663a.partial: renamed to: four 2026/03/28 03:40:51 INFO : four: Copied (replaced existing) 2026/03/28 03:40:51 DEBUG : two.8549bf6d.partial: renamed to: two 2026/03/28 03:40:51 INFO : two: Copied (replaced existing) 2026/03/28 03:40:51 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32025") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:44574->172.17.0.7:32025, err= sync_test.go:1480: Skip test with --checksum as no hashes supported 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30244") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:33410->172.17.0.7:30244, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33355") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:46816->172.17.0.7:33355, 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:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" sync_test.go:1569: Can track renames: false 2026/03/28 03:40:51 ERROR : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Ignoring --track-renames as the source and destination do not have a common hash 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30766") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:38732->172.17.0.7:30766, err= 2026/03/28 03:40:51 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/28 03:40:51 DEBUG : yam: Need to transfer - File not found at Destination 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34113") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37105") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:48172->172.17.0.7:34113, err= 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:33644->172.17.0.7:37105, err= 2026/03/28 03:40:51 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/03/28 03:40:51 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/03/28 03:40:51 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/03/28 03:40:51 INFO : potato: Copied (new) 2026/03/28 03:40:51 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/03/28 03:40:51 INFO : yam: Copied (new) 2026/03/28 03:40:51 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31270") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:35770->172.17.0.7:31270, err= 2026/03/28 03:40:51 ERROR : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Ignoring --track-renames as the source and destination do not have a common hash 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35419") 2026/03/28 03:40:51 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:42934->172.17.0.7:35419, err= 2026/03/28 03:40:52 DEBUG : yaml: Need to transfer - File not found at Destination 2026/03/28 03:40:52 DEBUG : potato: size = 14 OK 2026/03/28 03:40:52 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:52 DEBUG : potato: Unchanged skipping 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30683") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:59226->172.17.0.7:30683, err= 2026/03/28 03:40:52 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/03/28 03:40:52 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/03/28 03:40:52 INFO : yaml: Copied (new) 2026/03/28 03:40:52 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:52 INFO : yam: Deleted 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34587") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:39598->172.17.0.7:34587, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32819") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:51424->172.17.0.7:32819, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32295") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:49346->172.17.0.7:32295, err= --- PASS: TestSyncWithTrackRenames (0.01s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35504") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:41068->172.17.0.7:35504, err= 2026/03/28 03:40:52 INFO : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Making map for --track-renames 2026/03/28 03:40:52 INFO : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Finished making map for --track-renames 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:52 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/28 03:40:52 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for renames to finish 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34607") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30804") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:47532->172.17.0.7:30804, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:40378->172.17.0.7:34607, err= 2026/03/28 03:40:52 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/03/28 03:40:52 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/03/28 03:40:52 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/03/28 03:40:52 INFO : yam: Copied (new) 2026/03/28 03:40:52 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/03/28 03:40:52 INFO : potato: Copied (new) 2026/03/28 03:40:52 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36733") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:57360->172.17.0.7:36733, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37504") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:38426->172.17.0.7:37504, err= 2026/03/28 03:40:52 DEBUG : potato: size = 14 OK 2026/03/28 03:40:52 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:52 INFO : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Making map for --track-renames 2026/03/28 03:40:52 DEBUG : potato: Unchanged skipping 2026/03/28 03:40:52 INFO : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Finished making map for --track-renames 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for renames to finish 2026/03/28 03:40:52 INFO : yam: Moved (server-side) to: yaml 2026/03/28 03:40:52 INFO : yaml: Renamed from "yam" 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:52 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:52 INFO : There was nothing to transfer 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35439") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:52006->172.17.0.7:35439, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32689") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:58666->172.17.0.7:32689, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33585") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:52724->172.17.0.7:33585, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.02s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37676") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:58270->172.17.0.7:37676, err= 2026/03/28 03:40:52 INFO : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Making map for --track-renames 2026/03/28 03:40:52 INFO : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Finished making map for --track-renames 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:52 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/28 03:40:52 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for renames to finish 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30019") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:58736->172.17.0.7:30019, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33968") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:38060->172.17.0.7:33968, err= 2026/03/28 03:40:52 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/03/28 03:40:52 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/03/28 03:40:52 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/03/28 03:40:52 INFO : potato: Copied (new) 2026/03/28 03:40:52 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/03/28 03:40:52 INFO : sub/yam: Copied (new) 2026/03/28 03:40:52 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31903") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:48814->172.17.0.7:31903, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32614") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:40794->172.17.0.7:32614, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36806") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:40056->172.17.0.7:36806, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38426") 2026/03/28 03:40:52 DEBUG : potato: size = 14 OK 2026/03/28 03:40:52 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:54516->172.17.0.7:38426, err= 2026/03/28 03:40:52 DEBUG : potato: Unchanged skipping 2026/03/28 03:40:52 INFO : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Making map for --track-renames 2026/03/28 03:40:52 INFO : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Finished making map for --track-renames 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for renames to finish 2026/03/28 03:40:52 INFO : sub/yam: Moved (server-side) to: yam 2026/03/28 03:40:52 INFO : yam: Renamed from "sub/yam" 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:52 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:52 INFO : There was nothing to transfer 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30560") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:38598->172.17.0.7:30560, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37289") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:34716->172.17.0.7:37289, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38973") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:37552->172.17.0.7:38973, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32991") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:40544->172.17.0.7:32991, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34353") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:32902->172.17.0.7:34353, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.02s) === RUN TestServerSideMoveLocal run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:52 DEBUG : Creating backend with remote "/tmp/rclone2146196798/dir1" 2026/03/28 03:40:52 DEBUG : Creating backend with remote "/tmp/rclone2146196798/dir2" 2026/03/28 03:40:52 DEBUG : Local file system at /tmp/rclone2146196798/dir2: Using server-side directory move 2026/03/28 03:40:52 INFO : Local file system at /tmp/rclone2146196798/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/28 03:40:52 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:52 INFO : file1.txt: Moved (server-side) 2026/03/28 03:40:52 DEBUG : Local file system at /tmp/rclone2146196798/dir2: Waiting for checks to finish 2026/03/28 03:40:52 DEBUG : Local file system at /tmp/rclone2146196798/dir2: Waiting for transfers to finish 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33605") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:45994->172.17.0.7:33605, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31176") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:43466->172.17.0.7:31176, err= --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36865") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:49056->172.17.0.7:36865, err= 2026/03/28 03:40:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/28 03:40:52 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37248") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:45776->172.17.0.7:37248, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35140") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:58848->172.17.0.7:35140, err= 2026/03/28 03:40:52 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/28 03:40:52 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/03/28 03:40:52 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/28 03:40:52 INFO : sub dir/hello world: Copied (new) 2026/03/28 03:40:52 INFO : sub dir/hello world: Deleted 2026/03/28 03:40:52 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/03/28 03:40:52 INFO : nested/sub dir/file: Copied (new) 2026/03/28 03:40:52 INFO : nested/sub dir/file: Deleted 2026/03/28 03:40:52 INFO : sub dir: Removing directory 2026/03/28 03:40:52 INFO : nested/sub dir: Removing directory 2026/03/28 03:40:52 INFO : nested: Removing directory 2026/03/28 03:40:52 DEBUG : Local file system at /tmp/rclone2146196798: deleted 3 directories 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38818") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:49688->172.17.0.7:38818, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38157") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33441") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:40936->172.17.0.7:38157, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:53284->172.17.0.7:33441, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37619") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:54238->172.17.0.7:37619, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37682") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:35272->172.17.0.7:37682, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36119") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:44268->172.17.0.7:36119, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36985") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:36630->172.17.0.7:36985, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39684") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:54564->172.17.0.7:39684, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30303") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:38288->172.17.0.7:30303, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33787") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:41552->172.17.0.7:33787, err= 2026/03/28 03:40:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/28 03:40:52 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31122") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:49256->172.17.0.7:31122, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32776") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:44814->172.17.0.7:32776, err= 2026/03/28 03:40:52 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/28 03:40:52 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/03/28 03:40:52 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/28 03:40:52 INFO : sub dir/hello world: Copied (new) 2026/03/28 03:40:52 INFO : sub dir/hello world: Deleted 2026/03/28 03:40:52 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/03/28 03:40:52 INFO : nested/sub dir/file: Copied (new) 2026/03/28 03:40:52 INFO : nested/sub dir/file: Deleted 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31763") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:58356->172.17.0.7:31763, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38245") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38935") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:43508->172.17.0.7:38245, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:48980->172.17.0.7:38935, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38822") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:34418->172.17.0.7:38822, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38755") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:48616->172.17.0.7:38755, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37115") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:50906->172.17.0.7:37115, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36585") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:36406->172.17.0.7:36585, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30440") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:60076->172.17.0.7:30440, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39367") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:58518->172.17.0.7:39367, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39412") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:44658->172.17.0.7:39412, err= 2026/03/28 03:40:52 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/03/28 03:40:52 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31066") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33744") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:46646->172.17.0.7:33744, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:43616->172.17.0.7:31066, err= 2026/03/28 03:40:52 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/03/28 03:40:52 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/03/28 03:40:52 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/03/28 03:40:52 INFO : existing-b: Copied (new) 2026/03/28 03:40:52 INFO : existing-b: Deleted 2026/03/28 03:40:52 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/03/28 03:40:52 INFO : existing: Copied (new) 2026/03/28 03:40:52 INFO : existing: Deleted 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35350") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:57178->172.17.0.7:35350, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33014") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:43696->172.17.0.7:33014, err= 2026/03/28 03:40:52 DEBUG : existing: Destination exists, skipping 2026/03/28 03:40:52 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:52 INFO : There was nothing to transfer 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30183") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:59276->172.17.0.7:30183, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39728") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:42086->172.17.0.7:39728, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37714") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:47774->172.17.0.7:37714, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-suhipaf1mava" 2026/03/28 03:40:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/28 03:40:52 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/28 03:40:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/28 03:40:52 DEBUG : Setting pass="JVpotEzCuaZf_6UTl8Q5MoVHRVYaPX3Gy8L-RgFVTec" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/28 03:40:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/28 03:40:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{yrzdK}" suffix to name 2026/03/28 03:40:52 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/28 03:40:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/28 03:40:52 DEBUG : Setting pass="JVpotEzCuaZf_6UTl8Q5MoVHRVYaPX3Gy8L-RgFVTec" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/28 03:40:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-suhipaf1mava: Connecting to FTP server 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-suhipaf1mava: dial("tcp","172.17.0.7:21") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-suhipaf1mava: > dial: conn=172.17.0.1:36020->172.17.0.7:21, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34205") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:47882->172.17.0.7:34205, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39893") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:49342->172.17.0.7:39893, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37244") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:34984->172.17.0.7:37244, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39835") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:55622->172.17.0.7:39835, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu -> ftp://172.17.0.7:21/rclone-test-suhipaf1mava 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-suhipaf1mava: dial("tcp","172.17.0.7:36251") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-suhipaf1mava: > dial: conn=172.17.0.1:44322->172.17.0.7:36251, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-suhipaf1mava: dial("tcp","172.17.0.7:37877") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-suhipaf1mava: > dial: conn=172.17.0.1:59294->172.17.0.7:37877, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-suhipaf1mava: dial("tcp","172.17.0.7:38335") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-suhipaf1mava: > dial: conn=172.17.0.1:41334->172.17.0.7:38335, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-suhipaf1mava: Using server-side directory move 2026/03/28 03:40:52 INFO : ftp://172.17.0.7:21/rclone-test-suhipaf1mava: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37126") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:34728->172.17.0.7:37126, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-suhipaf1mava: dial("tcp","172.17.0.7:38959") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-suhipaf1mava: > dial: conn=172.17.0.1:38396->172.17.0.7:38959, err= 2026/03/28 03:40:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/28 03:40:52 DEBUG : empty space: size = 1 OK 2026/03/28 03:40:52 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/03/28 03:40:52 DEBUG : empty space: Unchanged skipping 2026/03/28 03:40:52 DEBUG : potato3: size = 68 (ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu) 2026/03/28 03:40:52 DEBUG : potato3: size = 60 (ftp://172.17.0.7:21/rclone-test-suhipaf1mava) 2026/03/28 03:40:52 DEBUG : potato3: Sizes differ 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-suhipaf1mava: Connecting to FTP server 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-suhipaf1mava: dial("tcp","172.17.0.7:21") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-suhipaf1mava: Waiting for checks to finish 2026/03/28 03:40:52 INFO : empty space: Deleted 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-suhipaf1mava: Waiting for transfers to finish 2026/03/28 03:40:52 INFO : potato2: Moved (server-side) 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-suhipaf1mava: > dial: conn=172.17.0.1:36028->172.17.0.7:21, err= 2026/03/28 03:40:52 INFO : potato3: Deleted 2026/03/28 03:40:52 INFO : potato3: Moved (server-side) 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39455") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:40256->172.17.0.7:39455, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-suhipaf1mava: dial("tcp","172.17.0.7:31516") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-suhipaf1mava: > dial: conn=172.17.0.1:59420->172.17.0.7:31516, err= 2026/03/28 03:40:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-mikacim7niko" 2026/03/28 03:40:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/28 03:40:52 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/28 03:40:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/28 03:40:52 DEBUG : Setting pass="JVpotEzCuaZf_6UTl8Q5MoVHRVYaPX3Gy8L-RgFVTec" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/28 03:40:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/28 03:40:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{yrzdK}" suffix to name 2026/03/28 03:40:52 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/28 03:40:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/28 03:40:52 DEBUG : Setting pass="JVpotEzCuaZf_6UTl8Q5MoVHRVYaPX3Gy8L-RgFVTec" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/28 03:40:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-mikacim7niko: Connecting to FTP server 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-mikacim7niko: dial("tcp","172.17.0.7:21") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-mikacim7niko: > dial: conn=172.17.0.1:36038->172.17.0.7:21, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-mikacim7niko: Using server-side directory move 2026/03/28 03:40:52 INFO : ftp://172.17.0.7:21/rclone-test-mikacim7niko: Server side directory move succeeded 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-mikacim7niko: dial("tcp","172.17.0.7:35679") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-mikacim7niko: > dial: conn=172.17.0.1:53014->172.17.0.7:35679, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-suhipaf1mava: dial("tcp","172.17.0.7:31287") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-suhipaf1mava: > dial: conn=172.17.0.1:57724->172.17.0.7:31287, err= 2026/03/28 03:40:52 ERROR : error listing: directory not found 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-mikacim7niko: dial("tcp","172.17.0.7:30589") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-mikacim7niko: > dial: conn=172.17.0.1:54546->172.17.0.7:30589, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-mikacim7niko: Purge object "empty space" 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-mikacim7niko: Purge object "potato2" 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-mikacim7niko: Purge object "potato3" 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-mikacim7niko: Purge dir "" 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-suhipaf1mava: dial("tcp","172.17.0.7:33191") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-suhipaf1mava: > dial: conn=172.17.0.1:55966->172.17.0.7:33191, err= 2026/03/28 03:40:52 ERROR : error listing: directory not found 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-suhipaf1mava: Purge dir "" 2026/03/28 03:40:52 NOTICE: purge failed to rmdir "": directory not found 2026/03/28 03:40:52 NOTICE: purge failed: directory not found 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34355") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:41206->172.17.0.7:34355, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33702") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:54820->172.17.0.7:33702, err= --- PASS: TestServerSideMove (0.06s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-worabob0soqe" 2026/03/28 03:40:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/28 03:40:52 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/28 03:40:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/28 03:40:52 DEBUG : Setting pass="JVpotEzCuaZf_6UTl8Q5MoVHRVYaPX3Gy8L-RgFVTec" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/28 03:40:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/28 03:40:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{yrzdK}" suffix to name 2026/03/28 03:40:52 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/28 03:40:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/28 03:40:52 DEBUG : Setting pass="JVpotEzCuaZf_6UTl8Q5MoVHRVYaPX3Gy8L-RgFVTec" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/28 03:40:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-worabob0soqe: Connecting to FTP server 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-worabob0soqe: dial("tcp","172.17.0.7:21") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-worabob0soqe: > dial: conn=172.17.0.1:36048->172.17.0.7:21, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34702") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:41280->172.17.0.7:34702, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37485") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:52334->172.17.0.7:37485, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33664") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:37296->172.17.0.7:33664, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31537") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:45798->172.17.0.7:31537, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu -> ftp://172.17.0.7:21/rclone-test-worabob0soqe 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-worabob0soqe: dial("tcp","172.17.0.7:30504") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-worabob0soqe: > dial: conn=172.17.0.1:40872->172.17.0.7:30504, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-worabob0soqe: dial("tcp","172.17.0.7:31074") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-worabob0soqe: > dial: conn=172.17.0.1:40582->172.17.0.7:31074, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-worabob0soqe: dial("tcp","172.17.0.7:34549") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-worabob0soqe: > dial: conn=172.17.0.1:50410->172.17.0.7:34549, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-worabob0soqe: dial("tcp","172.17.0.7:30977") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-worabob0soqe: > dial: conn=172.17.0.1:48676->172.17.0.7:30977, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34604") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:44094->172.17.0.7:34604, err= 2026/03/28 03:40:52 DEBUG : empty space: Excluded (Size Filter) 2026/03/28 03:40:52 DEBUG : empty space: Excluded 2026/03/28 03:40:52 DEBUG : empty space: Excluded (Size Filter) 2026/03/28 03:40:52 DEBUG : empty space: Excluded 2026/03/28 03:40:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/28 03:40:52 DEBUG : potato3: size = 68 (ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu) 2026/03/28 03:40:52 DEBUG : potato3: size = 60 (ftp://172.17.0.7:21/rclone-test-worabob0soqe) 2026/03/28 03:40:52 DEBUG : potato3: Sizes differ 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-worabob0soqe: Connecting to FTP server 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-worabob0soqe: dial("tcp","172.17.0.7:21") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-worabob0soqe: Waiting for checks to finish 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-worabob0soqe: Waiting for transfers to finish 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-worabob0soqe: > dial: conn=172.17.0.1:36054->172.17.0.7:21, err= 2026/03/28 03:40:52 INFO : potato2: Moved (server-side) 2026/03/28 03:40:52 INFO : potato3: Deleted 2026/03/28 03:40:52 INFO : potato3: Moved (server-side) 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30675") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:59598->172.17.0.7:30675, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-worabob0soqe: dial("tcp","172.17.0.7:32374") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-worabob0soqe: > dial: conn=172.17.0.1:46604->172.17.0.7:32374, err= 2026/03/28 03:40:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-bacazew0yapu" 2026/03/28 03:40:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/28 03:40:52 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/28 03:40:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/28 03:40:52 DEBUG : Setting pass="JVpotEzCuaZf_6UTl8Q5MoVHRVYaPX3Gy8L-RgFVTec" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/28 03:40:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/28 03:40:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{yrzdK}" suffix to name 2026/03/28 03:40:52 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/28 03:40:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/28 03:40:52 DEBUG : Setting pass="JVpotEzCuaZf_6UTl8Q5MoVHRVYaPX3Gy8L-RgFVTec" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/28 03:40:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-bacazew0yapu: Connecting to FTP server 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-bacazew0yapu: dial("tcp","172.17.0.7:21") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-bacazew0yapu: > dial: conn=172.17.0.1:36060->172.17.0.7:21, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-worabob0soqe: dial("tcp","172.17.0.7:39820") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-bacazew0yapu: dial("tcp","172.17.0.7:37463") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-worabob0soqe: > dial: conn=172.17.0.1:33914->172.17.0.7:39820, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-bacazew0yapu: > dial: conn=172.17.0.1:48556->172.17.0.7:37463, err= 2026/03/28 03:40:52 DEBUG : empty space: Excluded (Size Filter) 2026/03/28 03:40:52 DEBUG : empty space: Excluded 2026/03/28 03:40:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/28 03:40:52 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-bacazew0yapu: Connecting to FTP server 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-bacazew0yapu: Waiting for checks to finish 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-bacazew0yapu: Waiting for transfers to finish 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-bacazew0yapu: dial("tcp","172.17.0.7:21") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-bacazew0yapu: > dial: conn=172.17.0.1:36068->172.17.0.7:21, err= 2026/03/28 03:40:52 INFO : potato2: Moved (server-side) 2026/03/28 03:40:52 INFO : potato3: Moved (server-side) 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-bacazew0yapu: dial("tcp","172.17.0.7:39579") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-bacazew0yapu: > dial: conn=172.17.0.1:49190->172.17.0.7:39579, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-worabob0soqe: dial("tcp","172.17.0.7:32766") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-worabob0soqe: > dial: conn=172.17.0.1:36404->172.17.0.7:32766, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-bacazew0yapu: dial("tcp","172.17.0.7:36875") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-bacazew0yapu: > dial: conn=172.17.0.1:41236->172.17.0.7:36875, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-bacazew0yapu: Purge object "potato2" 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-bacazew0yapu: Purge object "potato3" 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-bacazew0yapu: Purge dir "" 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-worabob0soqe: dial("tcp","172.17.0.7:33213") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-worabob0soqe: > dial: conn=172.17.0.1:56988->172.17.0.7:33213, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-worabob0soqe: Purge object "empty space" 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-worabob0soqe: Purge dir "" 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37229") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:42650->172.17.0.7:37229, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31614") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:35836->172.17.0.7:31614, err= --- PASS: TestServerSideMoveWithFilter (0.08s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hokavix6zuje" 2026/03/28 03:40:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/28 03:40:52 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/28 03:40:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/28 03:40:52 DEBUG : Setting pass="JVpotEzCuaZf_6UTl8Q5MoVHRVYaPX3Gy8L-RgFVTec" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/28 03:40:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/28 03:40:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{yrzdK}" suffix to name 2026/03/28 03:40:52 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/28 03:40:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/28 03:40:52 DEBUG : Setting pass="JVpotEzCuaZf_6UTl8Q5MoVHRVYaPX3Gy8L-RgFVTec" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/28 03:40:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-hokavix6zuje: Connecting to FTP server 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-hokavix6zuje: dial("tcp","172.17.0.7:21") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-hokavix6zuje: > dial: conn=172.17.0.1:36070->172.17.0.7:21, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31949") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:50112->172.17.0.7:31949, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36388") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:45566->172.17.0.7:36388, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39373") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:47884->172.17.0.7:39373, err= 2026/03/28 03:40:52 INFO : tomatoDir: Making directory 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37676") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:58284->172.17.0.7:37676, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36838") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:50286->172.17.0.7:36838, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu -> ftp://172.17.0.7:21/rclone-test-hokavix6zuje 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-hokavix6zuje: dial("tcp","172.17.0.7:33912") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-hokavix6zuje: > dial: conn=172.17.0.1:45568->172.17.0.7:33912, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-hokavix6zuje: dial("tcp","172.17.0.7:32768") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-hokavix6zuje: > dial: conn=172.17.0.1:38836->172.17.0.7:32768, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-hokavix6zuje: dial("tcp","172.17.0.7:30727") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-hokavix6zuje: > dial: conn=172.17.0.1:50634->172.17.0.7:30727, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-hokavix6zuje: Using server-side directory move 2026/03/28 03:40:52 INFO : ftp://172.17.0.7:21/rclone-test-hokavix6zuje: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-hokavix6zuje: dial("tcp","172.17.0.7:32136") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31898") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:59342->172.17.0.7:31898, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-hokavix6zuje: > dial: conn=172.17.0.1:39852->172.17.0.7:32136, err= 2026/03/28 03:40:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/28 03:40:52 DEBUG : empty space: size = 1 OK 2026/03/28 03:40:52 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/03/28 03:40:52 DEBUG : empty space: Unchanged skipping 2026/03/28 03:40:52 DEBUG : potato3: size = 68 (ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu) 2026/03/28 03:40:52 DEBUG : potato3: size = 60 (ftp://172.17.0.7:21/rclone-test-hokavix6zuje) 2026/03/28 03:40:52 DEBUG : potato3: Sizes differ 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-hokavix6zuje: Connecting to FTP server 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-hokavix6zuje: dial("tcp","172.17.0.7:21") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-hokavix6zuje: > dial: conn=172.17.0.1:36082->172.17.0.7:21, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32460") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:54838->172.17.0.7:32460, err= 2026/03/28 03:40:52 INFO : empty space: Deleted 2026/03/28 03:40:52 INFO : potato2: Moved (server-side) 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-hokavix6zuje: Waiting for checks to finish 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-hokavix6zuje: Waiting for transfers to finish 2026/03/28 03:40:52 INFO : potato3: Deleted 2026/03/28 03:40:52 INFO : potato3: Moved (server-side) 2026/03/28 03:40:52 INFO : tomatoDir: Removing directory 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: deleted 1 directories 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33820") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:52652->172.17.0.7:33820, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35676") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:60904->172.17.0.7:35676, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-hokavix6zuje: dial("tcp","172.17.0.7:32814") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-hokavix6zuje: > dial: conn=172.17.0.1:38326->172.17.0.7:32814, err= 2026/03/28 03:40:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-lojoyeg6loxo" 2026/03/28 03:40:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/28 03:40:52 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/28 03:40:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/28 03:40:52 DEBUG : Setting pass="JVpotEzCuaZf_6UTl8Q5MoVHRVYaPX3Gy8L-RgFVTec" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/28 03:40:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/28 03:40:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{yrzdK}" suffix to name 2026/03/28 03:40:52 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/28 03:40:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/28 03:40:52 DEBUG : Setting pass="JVpotEzCuaZf_6UTl8Q5MoVHRVYaPX3Gy8L-RgFVTec" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/28 03:40:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-lojoyeg6loxo: Connecting to FTP server 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-lojoyeg6loxo: dial("tcp","172.17.0.7:21") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-lojoyeg6loxo: > dial: conn=172.17.0.1:36090->172.17.0.7:21, err= 2026/03/28 03:40:52 INFO : tomatoDir: Making directory 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-lojoyeg6loxo: Using server-side directory move 2026/03/28 03:40:52 INFO : ftp://172.17.0.7:21/rclone-test-lojoyeg6loxo: Server side directory move succeeded 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-lojoyeg6loxo: dial("tcp","172.17.0.7:33450") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-lojoyeg6loxo: > dial: conn=172.17.0.1:40356->172.17.0.7:33450, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-lojoyeg6loxo: dial("tcp","172.17.0.7:37657") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-lojoyeg6loxo: > dial: conn=172.17.0.1:50268->172.17.0.7:37657, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-hokavix6zuje: dial("tcp","172.17.0.7:32845") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-hokavix6zuje: > dial: conn=172.17.0.1:41130->172.17.0.7:32845, err= 2026/03/28 03:40:52 ERROR : error listing: directory not found 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-hokavix6zuje: dial("tcp","172.17.0.7:35210") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-hokavix6zuje: > dial: conn=172.17.0.1:45300->172.17.0.7:35210, err= 2026/03/28 03:40:52 ERROR : error listing: directory not found 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-lojoyeg6loxo: dial("tcp","172.17.0.7:31461") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-lojoyeg6loxo: > dial: conn=172.17.0.1:40308->172.17.0.7:31461, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-lojoyeg6loxo: Purge object "empty space" 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-lojoyeg6loxo: Purge object "potato2" 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-lojoyeg6loxo: Purge object "potato3" 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-lojoyeg6loxo: dial("tcp","172.17.0.7:36658") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-lojoyeg6loxo: > dial: conn=172.17.0.1:45640->172.17.0.7:36658, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-lojoyeg6loxo: Purge dir "tomatoDir" 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-lojoyeg6loxo: Purge dir "" 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-hokavix6zuje: dial("tcp","172.17.0.7:37541") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-hokavix6zuje: > dial: conn=172.17.0.1:59386->172.17.0.7:37541, err= 2026/03/28 03:40:52 ERROR : error listing: directory not found 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-hokavix6zuje: Purge dir "" 2026/03/28 03:40:52 NOTICE: purge failed to rmdir "": directory not found 2026/03/28 03:40:52 NOTICE: purge failed: directory not found 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39470") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:43428->172.17.0.7:39470, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31750") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:40736->172.17.0.7:31750, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.08s) === RUN TestServerSideMoveOverlap run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33125") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:51862->172.17.0.7:33125, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36437") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:58048->172.17.0.7:36437, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wiwiwat9ziqu/rclone-sync-test" 2026/03/28 03:40:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/28 03:40:52 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/28 03:40:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/28 03:40:52 DEBUG : Setting pass="JVpotEzCuaZf_6UTl8Q5MoVHRVYaPX3Gy8L-RgFVTec" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/28 03:40:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/28 03:40:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{yrzdK}" suffix to name 2026/03/28 03:40:52 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/28 03:40:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/28 03:40:52 DEBUG : Setting pass="JVpotEzCuaZf_6UTl8Q5MoVHRVYaPX3Gy8L-RgFVTec" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/28 03:40:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/rclone-sync-test: Connecting to FTP server 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/rclone-sync-test: dial("tcp","172.17.0.7:21") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/rclone-sync-test: > dial: conn=172.17.0.1:36106->172.17.0.7:21, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37151") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:48628->172.17.0.7:37151, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32359") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:36802->172.17.0.7:32359, err= --- PASS: TestSyncOverlap (0.02s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wiwiwat9ziqu/rclone-sync-test" 2026/03/28 03:40:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/28 03:40:52 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/28 03:40:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/28 03:40:52 DEBUG : Setting pass="JVpotEzCuaZf_6UTl8Q5MoVHRVYaPX3Gy8L-RgFVTec" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/28 03:40:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/28 03:40:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{yrzdK}" suffix to name 2026/03/28 03:40:52 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/28 03:40:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/28 03:40:52 DEBUG : Setting pass="JVpotEzCuaZf_6UTl8Q5MoVHRVYaPX3Gy8L-RgFVTec" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/28 03:40:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/rclone-sync-test: Connecting to FTP server 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/rclone-sync-test: dial("tcp","172.17.0.7:21") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/rclone-sync-test: > dial: conn=172.17.0.1:36122->172.17.0.7:21, err= 2026/03/28 03:40:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wiwiwat9ziqu/rclone-sync-test-include/layer2" 2026/03/28 03:40:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/28 03:40:52 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/28 03:40:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/28 03:40:52 DEBUG : Setting pass="JVpotEzCuaZf_6UTl8Q5MoVHRVYaPX3Gy8L-RgFVTec" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/28 03:40:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/28 03:40:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{yrzdK}" suffix to name 2026/03/28 03:40:52 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/28 03:40:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/28 03:40:52 DEBUG : Setting pass="JVpotEzCuaZf_6UTl8Q5MoVHRVYaPX3Gy8L-RgFVTec" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/28 03:40:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/rclone-sync-test-include/layer2: Connecting to FTP server 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.7:21") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:36126->172.17.0.7:21, err= 2026/03/28 03:40:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wiwiwat9ziqu/rclone-sync-test-ignore-file" 2026/03/28 03:40:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/28 03:40:52 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/28 03:40:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/28 03:40:52 DEBUG : Setting pass="JVpotEzCuaZf_6UTl8Q5MoVHRVYaPX3Gy8L-RgFVTec" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/28 03:40:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/28 03:40:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{yrzdK}" suffix to name 2026/03/28 03:40:52 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/28 03:40:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/28 03:40:52 DEBUG : Setting pass="JVpotEzCuaZf_6UTl8Q5MoVHRVYaPX3Gy8L-RgFVTec" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/28 03:40:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/rclone-sync-test-ignore-file: Connecting to FTP server 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/rclone-sync-test-ignore-file: dial("tcp","172.17.0.7:21") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:36140->172.17.0.7:21, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36159") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:44012->172.17.0.7:36159, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/rclone-sync-test: dial("tcp","172.17.0.7:39208") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/rclone-sync-test: > dial: conn=172.17.0.1:48902->172.17.0.7:39208, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30865") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:43480->172.17.0.7:30865, err= 2026/03/28 03:40:52 DEBUG : rclone-sync-test: Excluded 2026/03/28 03:40:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30665") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:44608->172.17.0.7:30665, err= 2026/03/28 03:40:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/rclone-sync-test: Waiting for checks to finish 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/rclone-sync-test: Waiting for transfers to finish 2026/03/28 03:40:52 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:52 INFO : There was nothing to transfer 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30331") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/rclone-sync-test: dial("tcp","172.17.0.7:39796") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:56918->172.17.0.7:30331, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/rclone-sync-test: > dial: conn=172.17.0.1:55272->172.17.0.7:39796, err= 2026/03/28 03:40:52 DEBUG : rclone-sync-test: Excluded 2026/03/28 03:40:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32846") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:34210->172.17.0.7:32846, err= 2026/03/28 03:40:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:52 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:52 INFO : rclone-sync-test-include: Removing directory 2026/03/28 03:40:52 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: failed to delete 1 directories 2026/03/28 03:40:52 INFO : There was nothing to transfer 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.7:39242") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:38656->172.17.0.7:39242, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37373") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:36096->172.17.0.7:37373, err= 2026/03/28 03:40:52 DEBUG : rclone-sync-test: Excluded 2026/03/28 03:40:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33368") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:37316->172.17.0.7:33368, err= 2026/03/28 03:40:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/03/28 03:40:52 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:52 INFO : There was nothing to transfer 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.7:36707") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:34556->172.17.0.7:36707, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30803") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:44194->172.17.0.7:30803, err= 2026/03/28 03:40:52 DEBUG : rclone-sync-test: Excluded 2026/03/28 03:40:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33972") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:56914->172.17.0.7:33972, err= 2026/03/28 03:40:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:52 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:52 INFO : rclone-sync-test-include: Removing directory 2026/03/28 03:40:52 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: failed to delete 1 directories 2026/03/28 03:40:52 INFO : There was nothing to transfer 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/rclone-sync-test-ignore-file: dial("tcp","172.17.0.7:38000") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:33238->172.17.0.7:38000, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37155") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:43656->172.17.0.7:37155, err= 2026/03/28 03:40:52 DEBUG : Excluded 2026/03/28 03:40:52 DEBUG : rclone-sync-test: Excluded 2026/03/28 03:40:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38684") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:57578->172.17.0.7:38684, err= 2026/03/28 03:40:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/03/28 03:40:52 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:52 INFO : There was nothing to transfer 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35317") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:41734->172.17.0.7:35317, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34018") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38001") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:60108->172.17.0.7:38001, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:50022->172.17.0.7:34018, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31849") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:35076->172.17.0.7:31849, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37727") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:52288->172.17.0.7:37727, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36071") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:47904->172.17.0.7:36071, err= --- PASS: TestSyncOverlapWithFilter (0.08s) === RUN TestSyncCompareDest run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wiwiwat9ziqu/dst" 2026/03/28 03:40:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/28 03:40:52 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/28 03:40:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/28 03:40:52 DEBUG : Setting pass="JVpotEzCuaZf_6UTl8Q5MoVHRVYaPX3Gy8L-RgFVTec" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/28 03:40:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/28 03:40:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{yrzdK}" suffix to name 2026/03/28 03:40:52 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/28 03:40:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/28 03:40:52 DEBUG : Setting pass="JVpotEzCuaZf_6UTl8Q5MoVHRVYaPX3Gy8L-RgFVTec" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/28 03:40:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: Connecting to FTP server 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: dial("tcp","172.17.0.7:21") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: > dial: conn=172.17.0.1:36156->172.17.0.7:21, err= 2026/03/28 03:40:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wiwiwat9ziqu/CompareDest" 2026/03/28 03:40:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/28 03:40:52 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/28 03:40:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/28 03:40:52 DEBUG : Setting pass="JVpotEzCuaZf_6UTl8Q5MoVHRVYaPX3Gy8L-RgFVTec" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/28 03:40:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/28 03:40:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{yrzdK}" suffix to name 2026/03/28 03:40:52 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/28 03:40:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/28 03:40:52 DEBUG : Setting pass="JVpotEzCuaZf_6UTl8Q5MoVHRVYaPX3Gy8L-RgFVTec" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/28 03:40:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/CompareDest: Connecting to FTP server 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/CompareDest: dial("tcp","172.17.0.7:21") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/CompareDest: > dial: conn=172.17.0.1:36170->172.17.0.7:21, err= 2026/03/28 03:40:52 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-wiwiwat9ziqu/CompareDest" to be canonical "TestFTPPureftpd{yrzdK}:rclone-test-wiwiwat9ziqu/CompareDest" 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: dial("tcp","172.17.0.7:31038") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: > dial: conn=172.17.0.1:57154->172.17.0.7:31038, err= 2026/03/28 03:40:52 DEBUG : one: Need to transfer - File not found at Destination 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: Waiting for checks to finish 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: Waiting for transfers to finish 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: dial("tcp","172.17.0.7:35272") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: > dial: conn=172.17.0.1:54948->172.17.0.7:35272, err= 2026/03/28 03:40:52 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/03/28 03:40:52 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/03/28 03:40:52 INFO : one: Copied (new) 2026/03/28 03:40:52 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33863") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:33580->172.17.0.7:33863, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34159") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:50388->172.17.0.7:34159, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36511") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:35318->172.17.0.7:36511, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30831") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:59890->172.17.0.7:30831, err= 2026/03/28 03:40:52 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-wiwiwat9ziqu/CompareDest" for canonical name "TestFTPPureftpd{yrzdK}:rclone-test-wiwiwat9ziqu/CompareDest" 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: dial("tcp","172.17.0.7:36833") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: > dial: conn=172.17.0.1:58638->172.17.0.7:36833, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: Waiting for checks to finish 2026/03/28 03:40:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone2146196798) 2026/03/28 03:40:52 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst) 2026/03/28 03:40:52 DEBUG : one: Sizes differ 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: Waiting for transfers to finish 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: dial("tcp","172.17.0.7:33916") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: > dial: conn=172.17.0.1:60224->172.17.0.7:33916, err= 2026/03/28 03:40:52 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/03/28 03:40:52 DEBUG : one.4a8516eb.partial: renamed to: one 2026/03/28 03:40:52 INFO : one: Copied (replaced existing) 2026/03/28 03:40:52 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34700") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:50488->172.17.0.7:34700, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39180") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:46180->172.17.0.7:39180, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39206") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:34956->172.17.0.7:39206, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39901") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:43664->172.17.0.7:39901, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32298") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:34788->172.17.0.7:32298, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37859") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:48486->172.17.0.7:37859, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32353") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:57606->172.17.0.7:32353, err= 2026/03/28 03:40:52 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-wiwiwat9ziqu/CompareDest" for canonical name "TestFTPPureftpd{yrzdK}:rclone-test-wiwiwat9ziqu/CompareDest" 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: dial("tcp","172.17.0.7:30674") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: > dial: conn=172.17.0.1:59258->172.17.0.7:30674, err= 2026/03/28 03:40:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone2146196798) 2026/03/28 03:40:52 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst) 2026/03/28 03:40:52 DEBUG : one: Sizes differ 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: Waiting for checks to finish 2026/03/28 03:40:52 DEBUG : one: size = 5 OK 2026/03/28 03:40:52 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/28 03:40:52 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: Waiting for transfers to finish 2026/03/28 03:40:52 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:52 INFO : There was nothing to transfer 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31855") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:55760->172.17.0.7:31855, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33218") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:58880->172.17.0.7:33218, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36335") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:38484->172.17.0.7:36335, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38340") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:34248->172.17.0.7:38340, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36903") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:45862->172.17.0.7:36903, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37992") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:35230->172.17.0.7:37992, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34166") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:54066->172.17.0.7:34166, err= 2026/03/28 03:40:52 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-wiwiwat9ziqu/CompareDest" for canonical name "TestFTPPureftpd{yrzdK}:rclone-test-wiwiwat9ziqu/CompareDest" 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: dial("tcp","172.17.0.7:37688") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: > dial: conn=172.17.0.1:44954->172.17.0.7:37688, err= 2026/03/28 03:40:52 DEBUG : two: size = 3 OK 2026/03/28 03:40:52 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/28 03:40:52 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: Waiting for checks to finish 2026/03/28 03:40:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone2146196798) 2026/03/28 03:40:52 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst) 2026/03/28 03:40:52 DEBUG : one: Sizes differ 2026/03/28 03:40:52 DEBUG : one: size = 5 OK 2026/03/28 03:40:52 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/28 03:40:52 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: Waiting for transfers to finish 2026/03/28 03:40:52 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:52 INFO : There was nothing to transfer 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39059") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:38758->172.17.0.7:39059, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36473") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:41288->172.17.0.7:36473, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37632") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:57236->172.17.0.7:37632, err= 2026/03/28 03:40:52 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-wiwiwat9ziqu/CompareDest" for canonical name "TestFTPPureftpd{yrzdK}:rclone-test-wiwiwat9ziqu/CompareDest" 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: dial("tcp","172.17.0.7:30145") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: > dial: conn=172.17.0.1:59828->172.17.0.7:30145, err= 2026/03/28 03:40:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone2146196798) 2026/03/28 03:40:52 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst) 2026/03/28 03:40:52 DEBUG : one: Sizes differ 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/CompareDest: Connecting to FTP server 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/CompareDest: dial("tcp","172.17.0.7:21") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/CompareDest: > dial: conn=172.17.0.1:36174->172.17.0.7:21, err= 2026/03/28 03:40:52 DEBUG : two: size = 3 OK 2026/03/28 03:40:52 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/28 03:40:52 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: Waiting for checks to finish 2026/03/28 03:40:52 DEBUG : one: size = 5 OK 2026/03/28 03:40:52 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/28 03:40:52 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: Waiting for transfers to finish 2026/03/28 03:40:52 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:52 INFO : There was nothing to transfer 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39615") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:39680->172.17.0.7:39615, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39083") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:59732->172.17.0.7:39083, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31049") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:42206->172.17.0.7:31049, err= sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39603") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:59764->172.17.0.7:39603, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39051") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:33882->172.17.0.7:39051, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39864") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:35314->172.17.0.7:39864, err= 2026/03/28 03:40:52 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-wiwiwat9ziqu/CompareDest" for canonical name "TestFTPPureftpd{yrzdK}:rclone-test-wiwiwat9ziqu/CompareDest" 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: dial("tcp","172.17.0.7:39471") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: > dial: conn=172.17.0.1:55898->172.17.0.7:39471, err= 2026/03/28 03:40:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone2146196798) 2026/03/28 03:40:52 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst) 2026/03/28 03:40:52 DEBUG : one: Sizes differ 2026/03/28 03:40:52 DEBUG : two: size = 5 (Local file system at /tmp/rclone2146196798) 2026/03/28 03:40:52 DEBUG : two: size = 3 (ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/CompareDest) 2026/03/28 03:40:52 DEBUG : two: Sizes differ 2026/03/28 03:40:52 DEBUG : two: Need to transfer - File not found at Destination 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: Waiting for checks to finish 2026/03/28 03:40:52 DEBUG : one: size = 5 OK 2026/03/28 03:40:52 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/28 03:40:52 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: Waiting for transfers to finish 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: dial("tcp","172.17.0.7:34148") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: > dial: conn=172.17.0.1:57250->172.17.0.7:34148, err= 2026/03/28 03:40:52 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/03/28 03:40:52 DEBUG : two.a319cd8b.partial: renamed to: two 2026/03/28 03:40:52 INFO : two: Copied (new) 2026/03/28 03:40:52 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38470") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:38952->172.17.0.7:38470, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38843") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:56382->172.17.0.7:38843, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39589") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:48456->172.17.0.7:39589, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39215") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:50380->172.17.0.7:39215, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34523") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39727") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:36910->172.17.0.7:39727, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:50466->172.17.0.7:34523, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32612") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:47874->172.17.0.7:32612, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.13s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36413") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:43308->172.17.0.7:36413, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37278") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:57766->172.17.0.7:37278, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30105") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:40146->172.17.0.7:30105, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30652") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:46726->172.17.0.7:30652, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37928") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:54432->172.17.0.7:37928, err= 2026/03/28 03:40:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wiwiwat9ziqu/dest" 2026/03/28 03:40:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/28 03:40:52 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/28 03:40:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/28 03:40:52 DEBUG : Setting pass="JVpotEzCuaZf_6UTl8Q5MoVHRVYaPX3Gy8L-RgFVTec" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/28 03:40:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/28 03:40:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{yrzdK}" suffix to name 2026/03/28 03:40:52 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/28 03:40:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/28 03:40:52 DEBUG : Setting pass="JVpotEzCuaZf_6UTl8Q5MoVHRVYaPX3Gy8L-RgFVTec" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/28 03:40:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dest: Connecting to FTP server 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dest: dial("tcp","172.17.0.7:21") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dest: > dial: conn=172.17.0.1:36186->172.17.0.7:21, err= 2026/03/28 03:40:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wiwiwat9ziqu/pre-dest1" 2026/03/28 03:40:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/28 03:40:52 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/28 03:40:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/28 03:40:52 DEBUG : Setting pass="JVpotEzCuaZf_6UTl8Q5MoVHRVYaPX3Gy8L-RgFVTec" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/28 03:40:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/28 03:40:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{yrzdK}" suffix to name 2026/03/28 03:40:52 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/28 03:40:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/28 03:40:52 DEBUG : Setting pass="JVpotEzCuaZf_6UTl8Q5MoVHRVYaPX3Gy8L-RgFVTec" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/28 03:40:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/pre-dest1: Connecting to FTP server 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/pre-dest1: dial("tcp","172.17.0.7:21") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/pre-dest1: > dial: conn=172.17.0.1:36194->172.17.0.7:21, err= 2026/03/28 03:40:52 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-wiwiwat9ziqu/pre-dest1" to be canonical "TestFTPPureftpd{yrzdK}:rclone-test-wiwiwat9ziqu/pre-dest1" 2026/03/28 03:40:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wiwiwat9ziqu/pre-dest2" 2026/03/28 03:40:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/28 03:40:52 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/28 03:40:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/28 03:40:52 DEBUG : Setting pass="JVpotEzCuaZf_6UTl8Q5MoVHRVYaPX3Gy8L-RgFVTec" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/28 03:40:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/28 03:40:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{yrzdK}" suffix to name 2026/03/28 03:40:52 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/28 03:40:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/28 03:40:52 DEBUG : Setting pass="JVpotEzCuaZf_6UTl8Q5MoVHRVYaPX3Gy8L-RgFVTec" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/28 03:40:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/pre-dest2: Connecting to FTP server 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/pre-dest2: dial("tcp","172.17.0.7:21") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/pre-dest2: > dial: conn=172.17.0.1:36206->172.17.0.7:21, err= 2026/03/28 03:40:52 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-wiwiwat9ziqu/pre-dest2" to be canonical "TestFTPPureftpd{yrzdK}:rclone-test-wiwiwat9ziqu/pre-dest2" 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dest: dial("tcp","172.17.0.7:39297") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dest: > dial: conn=172.17.0.1:49672->172.17.0.7:39297, err= 2026/03/28 03:40:52 DEBUG : 1: size = 1 OK 2026/03/28 03:40:52 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:52 DEBUG : 1: Destination found in --compare-dest, skipping 2026/03/28 03:40:52 DEBUG : 2: size = 1 OK 2026/03/28 03:40:52 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:52 DEBUG : 2: Destination found in --compare-dest, skipping 2026/03/28 03:40:52 DEBUG : 3: Need to transfer - File not found at Destination 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dest: Waiting for checks to finish 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dest: Waiting for transfers to finish 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dest: dial("tcp","172.17.0.7:31504") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dest: > dial: conn=172.17.0.1:56338->172.17.0.7:31504, err= 2026/03/28 03:40:52 DEBUG : 3.34f95e38.partial: size = 1 OK 2026/03/28 03:40:52 DEBUG : 3.34f95e38.partial: renamed to: 3 2026/03/28 03:40:52 INFO : 3: Copied (new) 2026/03/28 03:40:52 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dest: dial("tcp","172.17.0.7:37974") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dest: > dial: conn=172.17.0.1:52906->172.17.0.7:37974, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36425") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:44038->172.17.0.7:36425, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36103") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31216") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:52464->172.17.0.7:31216, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36861") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:38902->172.17.0.7:36861, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:33762->172.17.0.7:36103, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37134") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:39840->172.17.0.7:37134, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33579") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38184") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:58240->172.17.0.7:33579, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31879") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:33538->172.17.0.7:38184, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:37018->172.17.0.7:31879, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34761") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:59138->172.17.0.7:34761, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/pre-dest1: closing 1 unused connections 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.08s) === RUN TestSyncCopyDest run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" sync_test.go:2266: Skipping test as remote does not support server-side copy 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30206") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:48438->172.17.0.7:30206, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31309") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:51832->172.17.0.7:31309, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39728") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:42090->172.17.0.7:39728, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35845") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:60574->172.17.0.7:35845, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39159") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:35282->172.17.0.7:39159, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39402") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:55110->172.17.0.7:39402, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37087") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:39756->172.17.0.7:37087, err= 2026/03/28 03:40:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wiwiwat9ziqu/dst" 2026/03/28 03:40:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/28 03:40:52 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/28 03:40:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/28 03:40:52 DEBUG : Setting pass="JVpotEzCuaZf_6UTl8Q5MoVHRVYaPX3Gy8L-RgFVTec" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/28 03:40:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/28 03:40:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{yrzdK}" suffix to name 2026/03/28 03:40:52 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/28 03:40:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/28 03:40:52 DEBUG : Setting pass="JVpotEzCuaZf_6UTl8Q5MoVHRVYaPX3Gy8L-RgFVTec" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/28 03:40:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: Connecting to FTP server 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: dial("tcp","172.17.0.7:21") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: > dial: conn=172.17.0.1:36210->172.17.0.7:21, err= 2026/03/28 03:40:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wiwiwat9ziqu/backup" 2026/03/28 03:40:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/28 03:40:52 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/28 03:40:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/28 03:40:52 DEBUG : Setting pass="JVpotEzCuaZf_6UTl8Q5MoVHRVYaPX3Gy8L-RgFVTec" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/28 03:40:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/28 03:40:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{yrzdK}" suffix to name 2026/03/28 03:40:52 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/28 03:40:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/28 03:40:52 DEBUG : Setting pass="JVpotEzCuaZf_6UTl8Q5MoVHRVYaPX3Gy8L-RgFVTec" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/28 03:40:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/backup: Connecting to FTP server 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/backup: dial("tcp","172.17.0.7:21") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/backup: > dial: conn=172.17.0.1:36220->172.17.0.7:21, err= 2026/03/28 03:40:52 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-wiwiwat9ziqu/backup" to be canonical "TestFTPPureftpd{yrzdK}:rclone-test-wiwiwat9ziqu/backup" 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: dial("tcp","172.17.0.7:37506") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: > dial: conn=172.17.0.1:51184->172.17.0.7:37506, err= 2026/03/28 03:40:52 DEBUG : one: size = 4 (Local file system at /tmp/rclone2146196798) 2026/03/28 03:40:52 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst) 2026/03/28 03:40:52 DEBUG : one: Sizes differ 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: Waiting for checks to finish 2026/03/28 03:40:52 DEBUG : two: size = 3 OK 2026/03/28 03:40:52 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:52 DEBUG : two: Unchanged skipping 2026/03/28 03:40:52 INFO : one: Moved (server-side) 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: Waiting for transfers to finish 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: dial("tcp","172.17.0.7:33910") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: > dial: conn=172.17.0.1:53664->172.17.0.7:33910, err= 2026/03/28 03:40:52 DEBUG : one.a292864a.partial: size = 4 OK 2026/03/28 03:40:52 DEBUG : one.a292864a.partial: renamed to: one 2026/03/28 03:40:52 INFO : one: Copied (new) 2026/03/28 03:40:52 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:52 INFO : three.txt: Moved (server-side) 2026/03/28 03:40:52 INFO : three.txt: Moved into backup dir 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31413") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:37468->172.17.0.7:31413, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31171") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:59618->172.17.0.7:31171, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32069") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:33502->172.17.0.7:32069, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30249") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:54578->172.17.0.7:30249, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31580") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:59004->172.17.0.7:31580, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33018") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:40262->172.17.0.7:33018, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37117") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:40854->172.17.0.7:37117, err= 2026/03/28 03:40:52 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-wiwiwat9ziqu/backup" for canonical name "TestFTPPureftpd{yrzdK}:rclone-test-wiwiwat9ziqu/backup" 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: dial("tcp","172.17.0.7:35143") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: > dial: conn=172.17.0.1:56072->172.17.0.7:35143, err= 2026/03/28 03:40:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone2146196798) 2026/03/28 03:40:52 DEBUG : one: size = 4 (ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst) 2026/03/28 03:40:52 DEBUG : one: Sizes differ 2026/03/28 03:40:52 DEBUG : two: size = 3 OK 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: Waiting for checks to finish 2026/03/28 03:40:52 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:52 DEBUG : two: Unchanged skipping 2026/03/28 03:40:52 INFO : one: Deleted 2026/03/28 03:40:52 INFO : one: Moved (server-side) 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: Waiting for transfers to finish 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: dial("tcp","172.17.0.7:39405") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: > dial: conn=172.17.0.1:39898->172.17.0.7:39405, err= 2026/03/28 03:40:52 DEBUG : one.4c47835a.partial: size = 5 OK 2026/03/28 03:40:52 DEBUG : one.4c47835a.partial: renamed to: one 2026/03/28 03:40:52 INFO : one: Copied (new) 2026/03/28 03:40:52 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:52 INFO : three.txt: Deleted 2026/03/28 03:40:52 INFO : three.txt: Moved (server-side) 2026/03/28 03:40:52 INFO : three.txt: Moved into backup dir 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31062") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:36846->172.17.0.7:31062, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36970") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37120") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:43046->172.17.0.7:36970, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:58734->172.17.0.7:37120, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33325") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:47300->172.17.0.7:33325, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31080") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:41492->172.17.0.7:31080, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37671") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:53172->172.17.0.7:37671, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30987") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:48698->172.17.0.7:30987, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.08s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31584") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:54204->172.17.0.7:31584, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37679") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:49810->172.17.0.7:37679, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31171") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:59632->172.17.0.7:31171, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33264") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:60974->172.17.0.7:33264, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36832") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:48724->172.17.0.7:36832, err= 2026/03/28 03:40:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wiwiwat9ziqu/dst" 2026/03/28 03:40:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/28 03:40:52 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/28 03:40:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/28 03:40:52 DEBUG : Setting pass="JVpotEzCuaZf_6UTl8Q5MoVHRVYaPX3Gy8L-RgFVTec" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/28 03:40:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/28 03:40:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{yrzdK}" suffix to name 2026/03/28 03:40:52 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/28 03:40:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/28 03:40:52 DEBUG : Setting pass="JVpotEzCuaZf_6UTl8Q5MoVHRVYaPX3Gy8L-RgFVTec" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/28 03:40:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: Connecting to FTP server 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: dial("tcp","172.17.0.7:21") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: > dial: conn=172.17.0.1:36222->172.17.0.7:21, err= 2026/03/28 03:40:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wiwiwat9ziqu/backup" 2026/03/28 03:40:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/28 03:40:52 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/28 03:40:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/28 03:40:52 DEBUG : Setting pass="JVpotEzCuaZf_6UTl8Q5MoVHRVYaPX3Gy8L-RgFVTec" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/28 03:40:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/28 03:40:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{yrzdK}" suffix to name 2026/03/28 03:40:52 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/28 03:40:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/28 03:40:52 DEBUG : Setting pass="JVpotEzCuaZf_6UTl8Q5MoVHRVYaPX3Gy8L-RgFVTec" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/28 03:40:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/backup: Connecting to FTP server 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/backup: dial("tcp","172.17.0.7:21") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/backup: > dial: conn=172.17.0.1:36230->172.17.0.7:21, err= 2026/03/28 03:40:52 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-wiwiwat9ziqu/backup" to be canonical "TestFTPPureftpd{yrzdK}:rclone-test-wiwiwat9ziqu/backup" 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: dial("tcp","172.17.0.7:32513") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: > dial: conn=172.17.0.1:47010->172.17.0.7:32513, err= 2026/03/28 03:40:52 DEBUG : one: size = 4 (Local file system at /tmp/rclone2146196798) 2026/03/28 03:40:52 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst) 2026/03/28 03:40:52 DEBUG : one: Sizes differ 2026/03/28 03:40:52 DEBUG : two: size = 3 OK 2026/03/28 03:40:52 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:52 DEBUG : two: Unchanged skipping 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: Waiting for checks to finish 2026/03/28 03:40:52 INFO : one: Moved (server-side) to: one.bak 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: Waiting for transfers to finish 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: dial("tcp","172.17.0.7:32941") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: > dial: conn=172.17.0.1:36746->172.17.0.7:32941, err= 2026/03/28 03:40:52 DEBUG : one.a292864a.partial: size = 4 OK 2026/03/28 03:40:52 DEBUG : one.a292864a.partial: renamed to: one 2026/03/28 03:40:52 INFO : one: Copied (new) 2026/03/28 03:40:52 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/28 03:40:52 INFO : three.txt: Moved into backup dir 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35554") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:49848->172.17.0.7:35554, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37821") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:38084->172.17.0.7:37821, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39259") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:58722->172.17.0.7:39259, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35029") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:36996->172.17.0.7:35029, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31445") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:34268->172.17.0.7:31445, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30534") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:39412->172.17.0.7:30534, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31556") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:52410->172.17.0.7:31556, err= 2026/03/28 03:40:52 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-wiwiwat9ziqu/backup" for canonical name "TestFTPPureftpd{yrzdK}:rclone-test-wiwiwat9ziqu/backup" 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: dial("tcp","172.17.0.7:35918") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: > dial: conn=172.17.0.1:52222->172.17.0.7:35918, err= 2026/03/28 03:40:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone2146196798) 2026/03/28 03:40:52 DEBUG : one: size = 4 (ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst) 2026/03/28 03:40:52 DEBUG : one: Sizes differ 2026/03/28 03:40:52 DEBUG : two: size = 3 OK 2026/03/28 03:40:52 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:52 DEBUG : two: Unchanged skipping 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: Waiting for checks to finish 2026/03/28 03:40:52 INFO : one.bak: Deleted 2026/03/28 03:40:52 INFO : one: Moved (server-side) to: one.bak 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: Waiting for transfers to finish 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: dial("tcp","172.17.0.7:33234") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: > dial: conn=172.17.0.1:46628->172.17.0.7:33234, err= 2026/03/28 03:40:52 DEBUG : one.4c47835a.partial: size = 5 OK 2026/03/28 03:40:52 DEBUG : one.4c47835a.partial: renamed to: one 2026/03/28 03:40:52 INFO : one: Copied (new) 2026/03/28 03:40:52 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:52 INFO : three.txt.bak: Deleted 2026/03/28 03:40:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/28 03:40:52 INFO : three.txt: Moved into backup dir 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37505") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:59020->172.17.0.7:37505, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38089") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38121") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:35082->172.17.0.7:38089, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:50568->172.17.0.7:38121, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38344") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:35082->172.17.0.7:38344, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38495") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32824") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:51632->172.17.0.7:38495, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:51344->172.17.0.7:32824, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30882") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:49828->172.17.0.7:30882, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.08s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38531") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:45420->172.17.0.7:38531, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32310") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:54532->172.17.0.7:32310, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39855") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:43606->172.17.0.7:39855, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32136") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:39858->172.17.0.7:32136, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33328") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:40178->172.17.0.7:33328, err= 2026/03/28 03:40:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wiwiwat9ziqu/dst" 2026/03/28 03:40:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/28 03:40:52 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/28 03:40:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/28 03:40:52 DEBUG : Setting pass="JVpotEzCuaZf_6UTl8Q5MoVHRVYaPX3Gy8L-RgFVTec" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/28 03:40:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/28 03:40:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{yrzdK}" suffix to name 2026/03/28 03:40:52 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/28 03:40:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/28 03:40:52 DEBUG : Setting pass="JVpotEzCuaZf_6UTl8Q5MoVHRVYaPX3Gy8L-RgFVTec" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/28 03:40:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: Connecting to FTP server 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: dial("tcp","172.17.0.7:21") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: > dial: conn=172.17.0.1:36244->172.17.0.7:21, err= 2026/03/28 03:40:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wiwiwat9ziqu/backup" 2026/03/28 03:40:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/28 03:40:52 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/28 03:40:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/28 03:40:52 DEBUG : Setting pass="JVpotEzCuaZf_6UTl8Q5MoVHRVYaPX3Gy8L-RgFVTec" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/28 03:40:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/28 03:40:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{yrzdK}" suffix to name 2026/03/28 03:40:52 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/28 03:40:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/28 03:40:52 DEBUG : Setting pass="JVpotEzCuaZf_6UTl8Q5MoVHRVYaPX3Gy8L-RgFVTec" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/28 03:40:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/backup: Connecting to FTP server 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/backup: dial("tcp","172.17.0.7:21") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/backup: > dial: conn=172.17.0.1:36248->172.17.0.7:21, err= 2026/03/28 03:40:52 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-wiwiwat9ziqu/backup" to be canonical "TestFTPPureftpd{yrzdK}:rclone-test-wiwiwat9ziqu/backup" 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: dial("tcp","172.17.0.7:32755") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: > dial: conn=172.17.0.1:55642->172.17.0.7:32755, err= 2026/03/28 03:40:52 DEBUG : one: size = 4 (Local file system at /tmp/rclone2146196798) 2026/03/28 03:40:52 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst) 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: Waiting for checks to finish 2026/03/28 03:40:52 DEBUG : one: Sizes differ 2026/03/28 03:40:52 DEBUG : two: size = 3 OK 2026/03/28 03:40:52 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:52 DEBUG : two: Unchanged skipping 2026/03/28 03:40:52 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: Waiting for transfers to finish 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: dial("tcp","172.17.0.7:30588") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: > dial: conn=172.17.0.1:48086->172.17.0.7:30588, err= 2026/03/28 03:40:52 DEBUG : one.a292864a.partial: size = 4 OK 2026/03/28 03:40:52 DEBUG : one.a292864a.partial: renamed to: one 2026/03/28 03:40:52 INFO : one: Copied (new) 2026/03/28 03:40:52 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:52 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/28 03:40:52 INFO : three.txt: Moved into backup dir 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30699") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:34574->172.17.0.7:30699, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34873") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33853") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:41598->172.17.0.7:34873, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:58982->172.17.0.7:33853, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33793") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:59386->172.17.0.7:33793, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32695") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:47466->172.17.0.7:32695, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39194") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:33498->172.17.0.7:39194, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31127") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:48906->172.17.0.7:31127, err= 2026/03/28 03:40:52 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-wiwiwat9ziqu/backup" for canonical name "TestFTPPureftpd{yrzdK}:rclone-test-wiwiwat9ziqu/backup" 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: dial("tcp","172.17.0.7:38198") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: > dial: conn=172.17.0.1:40610->172.17.0.7:38198, err= 2026/03/28 03:40:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone2146196798) 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: Waiting for checks to finish 2026/03/28 03:40:52 DEBUG : one: size = 4 (ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst) 2026/03/28 03:40:52 DEBUG : two: size = 3 OK 2026/03/28 03:40:52 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:52 DEBUG : two: Unchanged skipping 2026/03/28 03:40:52 DEBUG : one: Sizes differ 2026/03/28 03:40:52 INFO : one-2019-01-01: Deleted 2026/03/28 03:40:52 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: Waiting for transfers to finish 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: dial("tcp","172.17.0.7:30271") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: > dial: conn=172.17.0.1:37594->172.17.0.7:30271, err= 2026/03/28 03:40:52 DEBUG : one.4c47835a.partial: size = 5 OK 2026/03/28 03:40:52 DEBUG : one.4c47835a.partial: renamed to: one 2026/03/28 03:40:52 INFO : one: Copied (new) 2026/03/28 03:40:52 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:52 INFO : three-2019-01-01.txt: Deleted 2026/03/28 03:40:52 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/28 03:40:52 INFO : three.txt: Moved into backup dir 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34818") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:34486->172.17.0.7:34818, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36969") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:54814->172.17.0.7:36969, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30689") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:44142->172.17.0.7:30689, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36428") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:47368->172.17.0.7:36428, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38602") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33594") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:54066->172.17.0.7:33594, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:40628->172.17.0.7:38602, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39509") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:52926->172.17.0.7:39509, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.08s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36686") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:57820->172.17.0.7:36686, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30653") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:59234->172.17.0.7:30653, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35066") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:35684->172.17.0.7:35066, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35322") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:53412->172.17.0.7:35322, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35864") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:50374->172.17.0.7:35864, err= 2026/03/28 03:40:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wiwiwat9ziqu/dst" 2026/03/28 03:40:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/28 03:40:52 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/28 03:40:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/28 03:40:52 DEBUG : Setting pass="JVpotEzCuaZf_6UTl8Q5MoVHRVYaPX3Gy8L-RgFVTec" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/28 03:40:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/28 03:40:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{yrzdK}" suffix to name 2026/03/28 03:40:52 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/28 03:40:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/28 03:40:52 DEBUG : Setting pass="JVpotEzCuaZf_6UTl8Q5MoVHRVYaPX3Gy8L-RgFVTec" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/28 03:40:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: Connecting to FTP server 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: dial("tcp","172.17.0.7:21") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: > dial: conn=172.17.0.1:36258->172.17.0.7:21, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: dial("tcp","172.17.0.7:30555") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: > dial: conn=172.17.0.1:57910->172.17.0.7:30555, err= 2026/03/28 03:40:52 DEBUG : two: size = 3 OK 2026/03/28 03:40:52 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:52 DEBUG : two: Unchanged skipping 2026/03/28 03:40:52 DEBUG : one: size = 4 (Local file system at /tmp/rclone2146196798) 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: Waiting for checks to finish 2026/03/28 03:40:52 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst) 2026/03/28 03:40:52 DEBUG : one: Sizes differ 2026/03/28 03:40:52 INFO : one: Moved (server-side) to: one.bak 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: Waiting for transfers to finish 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: dial("tcp","172.17.0.7:37643") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: > dial: conn=172.17.0.1:44256->172.17.0.7:37643, err= 2026/03/28 03:40:52 DEBUG : one.a292864a.partial: size = 4 OK 2026/03/28 03:40:52 DEBUG : one.a292864a.partial: renamed to: one 2026/03/28 03:40:52 INFO : one: Copied (new) 2026/03/28 03:40:52 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/28 03:40:52 INFO : three.txt: Moved into backup dir 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35011") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:44532->172.17.0.7:35011, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36134") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:50908->172.17.0.7:36134, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31282") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:51640->172.17.0.7:31282, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34803") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:51234->172.17.0.7:34803, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38092") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:47528->172.17.0.7:38092, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: dial("tcp","172.17.0.7:31915") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: > dial: conn=172.17.0.1:35258->172.17.0.7:31915, err= 2026/03/28 03:40:52 DEBUG : one.bak: Excluded (Path Filter) 2026/03/28 03:40:52 DEBUG : one.bak: Excluded 2026/03/28 03:40:52 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/03/28 03:40:52 DEBUG : three.txt.bak: Excluded 2026/03/28 03:40:52 DEBUG : two: size = 3 OK 2026/03/28 03:40:52 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:52 DEBUG : two: Unchanged skipping 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: Waiting for checks to finish 2026/03/28 03:40:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone2146196798) 2026/03/28 03:40:52 DEBUG : one: size = 4 (ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst) 2026/03/28 03:40:52 DEBUG : one: Sizes differ 2026/03/28 03:40:52 INFO : one.bak: Deleted 2026/03/28 03:40:52 INFO : one: Moved (server-side) to: one.bak 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: Waiting for transfers to finish 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: dial("tcp","172.17.0.7:34869") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: > dial: conn=172.17.0.1:49724->172.17.0.7:34869, err= 2026/03/28 03:40:52 DEBUG : one.4c47835a.partial: size = 5 OK 2026/03/28 03:40:52 DEBUG : one.4c47835a.partial: renamed to: one 2026/03/28 03:40:52 INFO : one: Copied (new) 2026/03/28 03:40:52 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:52 INFO : three.txt.bak: Deleted 2026/03/28 03:40:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/28 03:40:52 INFO : three.txt: Moved into backup dir 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39594") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:51812->172.17.0.7:39594, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38380") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:48084->172.17.0.7:38380, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33066") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:42312->172.17.0.7:33066, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32891") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:46428->172.17.0.7:32891, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37771") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:38622->172.17.0.7:37771, err= --- PASS: TestSyncBackupDirSuffixOnly (0.05s) === RUN TestSyncSuffix run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35365") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:57904->172.17.0.7:35365, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36390") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:42098->172.17.0.7:36390, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39168") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:36126->172.17.0.7:39168, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36809") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:42890->172.17.0.7:36809, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37452") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:45944->172.17.0.7:37452, err= 2026/03/28 03:40:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wiwiwat9ziqu/dst" 2026/03/28 03:40:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/28 03:40:52 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/28 03:40:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/28 03:40:52 DEBUG : Setting pass="JVpotEzCuaZf_6UTl8Q5MoVHRVYaPX3Gy8L-RgFVTec" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/28 03:40:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/28 03:40:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{yrzdK}" suffix to name 2026/03/28 03:40:52 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/28 03:40:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/28 03:40:52 DEBUG : Setting pass="JVpotEzCuaZf_6UTl8Q5MoVHRVYaPX3Gy8L-RgFVTec" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/28 03:40:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: Connecting to FTP server 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: dial("tcp","172.17.0.7:21") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: > dial: conn=172.17.0.1:36274->172.17.0.7:21, err= 2026/03/28 03:40:52 DEBUG : one: size = 4 (Local file system at /tmp/rclone2146196798) 2026/03/28 03:40:52 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst) 2026/03/28 03:40:52 DEBUG : one: Sizes differ 2026/03/28 03:40:52 INFO : one: Moved (server-side) to: one.bak 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: dial("tcp","172.17.0.7:32397") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: > dial: conn=172.17.0.1:46368->172.17.0.7:32397, err= 2026/03/28 03:40:52 DEBUG : one.a292864a.partial: size = 4 OK 2026/03/28 03:40:52 DEBUG : one.a292864a.partial: renamed to: one 2026/03/28 03:40:52 INFO : one: Copied (new) 2026/03/28 03:40:52 DEBUG : two: size = 3 OK 2026/03/28 03:40:52 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:52 DEBUG : two: Unchanged skipping 2026/03/28 03:40:52 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2146196798) 2026/03/28 03:40:52 DEBUG : three.txt: size = 5 (ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst) 2026/03/28 03:40:52 DEBUG : three.txt: Sizes differ 2026/03/28 03:40:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: dial("tcp","172.17.0.7:37464") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: > dial: conn=172.17.0.1:56218->172.17.0.7:37464, err= 2026/03/28 03:40:52 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/03/28 03:40:52 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/03/28 03:40:52 INFO : three.txt: Copied (new) 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30569") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:49824->172.17.0.7:30569, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30696") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:34220->172.17.0.7:30696, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35425") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:34728->172.17.0.7:35425, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39295") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:52700->172.17.0.7:39295, err= 2026/03/28 03:40:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone2146196798) 2026/03/28 03:40:52 DEBUG : one: size = 4 (ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst) 2026/03/28 03:40:52 DEBUG : one: Sizes differ 2026/03/28 03:40:52 INFO : one.bak: Deleted 2026/03/28 03:40:52 INFO : one: Moved (server-side) to: one.bak 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: dial("tcp","172.17.0.7:33278") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: > dial: conn=172.17.0.1:37802->172.17.0.7:33278, err= 2026/03/28 03:40:52 DEBUG : one.4c47835a.partial: size = 5 OK 2026/03/28 03:40:52 DEBUG : one.4c47835a.partial: renamed to: one 2026/03/28 03:40:52 INFO : one: Copied (new) 2026/03/28 03:40:52 DEBUG : two: size = 3 OK 2026/03/28 03:40:52 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:52 DEBUG : two: Unchanged skipping 2026/03/28 03:40:52 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2146196798) 2026/03/28 03:40:52 DEBUG : three.txt: size = 6 (ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst) 2026/03/28 03:40:52 DEBUG : three.txt: Sizes differ 2026/03/28 03:40:52 INFO : three.txt.bak: Deleted 2026/03/28 03:40:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: dial("tcp","172.17.0.7:33631") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: > dial: conn=172.17.0.1:36232->172.17.0.7:33631, err= 2026/03/28 03:40:52 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/03/28 03:40:52 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/03/28 03:40:52 INFO : three.txt: Copied (new) 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34012") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:33926->172.17.0.7:34012, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30407") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:51648->172.17.0.7:30407, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34328") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:55480->172.17.0.7:34328, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39064") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:44148->172.17.0.7:39064, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33765") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:53206->172.17.0.7:33765, err= --- PASS: TestSyncSuffix (0.05s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31498") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:60802->172.17.0.7:31498, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34582") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:34764->172.17.0.7:34582, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39388") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:56456->172.17.0.7:39388, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39363") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:48202->172.17.0.7:39363, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39715") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:43378->172.17.0.7:39715, err= 2026/03/28 03:40:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wiwiwat9ziqu/dst" 2026/03/28 03:40:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/28 03:40:52 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/28 03:40:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/28 03:40:52 DEBUG : Setting pass="JVpotEzCuaZf_6UTl8Q5MoVHRVYaPX3Gy8L-RgFVTec" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/28 03:40:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/28 03:40:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{yrzdK}" suffix to name 2026/03/28 03:40:52 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/28 03:40:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/28 03:40:52 DEBUG : Setting pass="JVpotEzCuaZf_6UTl8Q5MoVHRVYaPX3Gy8L-RgFVTec" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/28 03:40:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: Connecting to FTP server 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: dial("tcp","172.17.0.7:21") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: > dial: conn=172.17.0.1:36280->172.17.0.7:21, err= 2026/03/28 03:40:52 DEBUG : one: size = 4 (Local file system at /tmp/rclone2146196798) 2026/03/28 03:40:52 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst) 2026/03/28 03:40:52 DEBUG : one: Sizes differ 2026/03/28 03:40:52 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: dial("tcp","172.17.0.7:39413") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: > dial: conn=172.17.0.1:59610->172.17.0.7:39413, err= 2026/03/28 03:40:52 DEBUG : one.a292864a.partial: size = 4 OK 2026/03/28 03:40:52 DEBUG : one.a292864a.partial: renamed to: one 2026/03/28 03:40:52 INFO : one: Copied (new) 2026/03/28 03:40:52 DEBUG : two: size = 3 OK 2026/03/28 03:40:52 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:52 DEBUG : two: Unchanged skipping 2026/03/28 03:40:52 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2146196798) 2026/03/28 03:40:52 DEBUG : three.txt: size = 5 (ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst) 2026/03/28 03:40:52 DEBUG : three.txt: Sizes differ 2026/03/28 03:40:52 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: dial("tcp","172.17.0.7:38056") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: > dial: conn=172.17.0.1:49006->172.17.0.7:38056, err= 2026/03/28 03:40:52 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/03/28 03:40:52 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/03/28 03:40:52 INFO : three.txt: Copied (new) 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37120") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:58740->172.17.0.7:37120, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36568") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:58236->172.17.0.7:36568, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37607") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:38788->172.17.0.7:37607, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33529") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:47138->172.17.0.7:33529, err= 2026/03/28 03:40:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone2146196798) 2026/03/28 03:40:52 DEBUG : one: size = 4 (ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst) 2026/03/28 03:40:52 DEBUG : one: Sizes differ 2026/03/28 03:40:52 INFO : one-2019-01-01: Deleted 2026/03/28 03:40:52 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: dial("tcp","172.17.0.7:38884") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: > dial: conn=172.17.0.1:37354->172.17.0.7:38884, err= 2026/03/28 03:40:52 DEBUG : one.4c47835a.partial: size = 5 OK 2026/03/28 03:40:52 DEBUG : one.4c47835a.partial: renamed to: one 2026/03/28 03:40:52 INFO : one: Copied (new) 2026/03/28 03:40:52 DEBUG : two: size = 3 OK 2026/03/28 03:40:52 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:52 DEBUG : two: Unchanged skipping 2026/03/28 03:40:52 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2146196798) 2026/03/28 03:40:52 DEBUG : three.txt: size = 6 (ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst) 2026/03/28 03:40:52 DEBUG : three.txt: Sizes differ 2026/03/28 03:40:52 INFO : three-2019-01-01.txt: Deleted 2026/03/28 03:40:52 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: dial("tcp","172.17.0.7:30547") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu/dst: > dial: conn=172.17.0.1:56594->172.17.0.7:30547, err= 2026/03/28 03:40:52 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/03/28 03:40:52 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/03/28 03:40:52 INFO : three.txt: Copied (new) 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35190") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:37466->172.17.0.7:35190, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32026") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:47252->172.17.0.7:32026, err= 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30022") 2026/03/28 03:40:52 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:43782->172.17.0.7:30022, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36807") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:54000->172.17.0.7:36807, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33591") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:37086->172.17.0.7:33591, err= --- PASS: TestSyncSuffixKeepExtension (0.04s) === RUN TestSyncUTFNorm run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34754") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:53120->172.17.0.7:34754, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30191") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:34978->172.17.0.7:30191, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33522") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:40700->172.17.0.7:33522, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:53 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2146196798) 2026/03/28 03:40:53 DEBUG : Testêé: size = 18 (ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu) 2026/03/28 03:40:53 DEBUG : Testêé: Sizes differ 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30459") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:55430->172.17.0.7:30459, err= 2026/03/28 03:40:53 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2026/03/28 03:40:53 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2026/03/28 03:40:53 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/03/28 03:40:53 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31822") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:39518->172.17.0.7:31822, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37663") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:41040->172.17.0.7:37663, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36455") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:48092->172.17.0.7:36455, err= --- PASS: TestSyncUTFNorm (0.01s) === RUN TestSyncImmutable run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34650") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:32926->172.17.0.7:34650, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34989") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:36126->172.17.0.7:34989, err= 2026/03/28 03:40:53 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39684") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:54568->172.17.0.7:39684, err= 2026/03/28 03:40:53 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/03/28 03:40:53 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/03/28 03:40:53 INFO : existing: Copied (new) 2026/03/28 03:40:53 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34921") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:49382->172.17.0.7:34921, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30575") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:37294->172.17.0.7:30575, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34586") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:46306->172.17.0.7:34586, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:53 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2146196798) 2026/03/28 03:40:53 DEBUG : existing: size = 6 (ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu) 2026/03/28 03:40:53 DEBUG : existing: Sizes differ 2026/03/28 03:40:53 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:53 ERROR : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: not deleting files as there were IO errors 2026/03/28 03:40:53 ERROR : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: not deleting directories as there were IO errors 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35215") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:36976->172.17.0.7:35215, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30236") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:45860->172.17.0.7:30236, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33767") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:35550->172.17.0.7:33767, err= --- PASS: TestSyncImmutable (0.01s) === RUN TestSyncIgnoreCase run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36974") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:35448->172.17.0.7:36974, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30407") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:51664->172.17.0.7:30407, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38873") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:45180->172.17.0.7:38873, err= 2026/03/28 03:40:53 DEBUG : EXISTING: size = 6 OK 2026/03/28 03:40:53 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : existing: Unchanged skipping 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:53 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:53 INFO : There was nothing to transfer 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31031") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:60220->172.17.0.7:31031, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36517") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:54620->172.17.0.7:36517, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39814") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:47454->172.17.0.7:39814, err= --- PASS: TestSyncIgnoreCase (0.01s) === RUN TestFixCase run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" sync_test.go:2666: Skipping test as local or remote are case-sensitive 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30159") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:37830->172.17.0.7:30159, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30742") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:48672->172.17.0.7:30742, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30280") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:47772->172.17.0.7:30280, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37867") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:42538->172.17.0.7:37867, err= === RUN TestMaxTransfer/Soft run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38203") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:46588->172.17.0.7:38203, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38266") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:43684->172.17.0.7:38266, err= === RUN TestMaxTransfer/Cautious run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34146") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:33016->172.17.0.7:34146, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33209") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:46888->172.17.0.7:33209, err= --- PASS: TestMaxTransfer (0.00s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38965") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:57854->172.17.0.7:38965, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31009") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:55962->172.17.0.7:31009, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36737") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:47050->172.17.0.7:36737, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39564") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:48398->172.17.0.7:39564, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36666") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:53096->172.17.0.7:36666, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35324") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:36234->172.17.0.7:35324, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37450") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:48498->172.17.0.7:37450, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38143") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:44658->172.17.0.7:38143, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30214") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:51510->172.17.0.7:30214, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39541") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:38020->172.17.0.7:39541, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35574") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:60078->172.17.0.7:35574, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33237") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:51082->172.17.0.7:33237, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37342") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:41914->172.17.0.7:37342, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39968") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:45384->172.17.0.7:39968, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37053") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:58292->172.17.0.7:37053, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30929") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:43310->172.17.0.7:30929, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33395") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:45432->172.17.0.7:33395, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30916") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:44484->172.17.0.7:30916, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39723") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:52804->172.17.0.7:39723, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39507") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:50108->172.17.0.7:39507, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36216") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:45866->172.17.0.7:36216, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36567") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:50986->172.17.0.7:36567, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32274") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:47560->172.17.0.7:32274, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37061") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:42890->172.17.0.7:37061, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33494") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:43950->172.17.0.7:33494, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31361") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:45752->172.17.0.7:31361, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31581") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:49872->172.17.0.7:31581, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32997") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:33256->172.17.0.7:32997, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34323") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:44754->172.17.0.7:34323, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32757") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:43446->172.17.0.7:32757, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38432") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:39346->172.17.0.7:38432, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33793") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:59394->172.17.0.7:33793, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31643") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:46168->172.17.0.7:31643, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31492") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:53858->172.17.0.7:31492, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34422") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:38648->172.17.0.7:34422, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31702") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:54884->172.17.0.7:31702, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39953") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:34966->172.17.0.7:39953, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36837") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:43584->172.17.0.7:36837, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31043") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:55750->172.17.0.7:31043, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31435") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:41794->172.17.0.7:31435, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38297") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:38284->172.17.0.7:38297, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39337") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:48490->172.17.0.7:39337, err= 2026/03/28 03:40:53 DEBUG : both0: size = 6 OK 2026/03/28 03:40:53 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : both0: Unchanged skipping 2026/03/28 03:40:53 DEBUG : both10: size = 6 OK 2026/03/28 03:40:53 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : both10: Unchanged skipping 2026/03/28 03:40:53 DEBUG : both11: size = 6 OK 2026/03/28 03:40:53 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : both11: Unchanged skipping 2026/03/28 03:40:53 DEBUG : both12: size = 6 OK 2026/03/28 03:40:53 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : both12: Unchanged skipping 2026/03/28 03:40:53 DEBUG : both13: size = 6 OK 2026/03/28 03:40:53 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : both13: Unchanged skipping 2026/03/28 03:40:53 DEBUG : both14: size = 6 OK 2026/03/28 03:40:53 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : both14: Unchanged skipping 2026/03/28 03:40:53 DEBUG : both15: size = 6 OK 2026/03/28 03:40:53 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : both15: Unchanged skipping 2026/03/28 03:40:53 DEBUG : both16: size = 6 OK 2026/03/28 03:40:53 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : both16: Unchanged skipping 2026/03/28 03:40:53 DEBUG : both17: size = 6 OK 2026/03/28 03:40:53 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : both17: Unchanged skipping 2026/03/28 03:40:53 DEBUG : both18: size = 6 OK 2026/03/28 03:40:53 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : both18: Unchanged skipping 2026/03/28 03:40:53 DEBUG : both19: size = 6 OK 2026/03/28 03:40:53 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : both19: Unchanged skipping 2026/03/28 03:40:53 DEBUG : both1: size = 6 OK 2026/03/28 03:40:53 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : both1: Unchanged skipping 2026/03/28 03:40:53 DEBUG : both2: size = 6 OK 2026/03/28 03:40:53 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : both2: Unchanged skipping 2026/03/28 03:40:53 DEBUG : both3: size = 6 OK 2026/03/28 03:40:53 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : both3: Unchanged skipping 2026/03/28 03:40:53 DEBUG : both4: size = 6 OK 2026/03/28 03:40:53 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : both4: Unchanged skipping 2026/03/28 03:40:53 DEBUG : both5: size = 6 OK 2026/03/28 03:40:53 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : both5: Unchanged skipping 2026/03/28 03:40:53 DEBUG : both6: size = 6 OK 2026/03/28 03:40:53 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : both6: Unchanged skipping 2026/03/28 03:40:53 DEBUG : both7: size = 6 OK 2026/03/28 03:40:53 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : both7: Unchanged skipping 2026/03/28 03:40:53 DEBUG : both8: size = 6 OK 2026/03/28 03:40:53 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : both8: Unchanged skipping 2026/03/28 03:40:53 DEBUG : both9: size = 6 OK 2026/03/28 03:40:53 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : both9: Unchanged skipping 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:53 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:53 INFO : only17: Deleted 2026/03/28 03:40:53 INFO : only14: Deleted 2026/03/28 03:40:53 INFO : only19: Deleted 2026/03/28 03:40:53 INFO : only2: Deleted 2026/03/28 03:40:53 INFO : only3: Deleted 2026/03/28 03:40:53 INFO : only0: Deleted 2026/03/28 03:40:53 INFO : only16: Deleted 2026/03/28 03:40:53 INFO : only7: Deleted 2026/03/28 03:40:53 INFO : only10: Deleted 2026/03/28 03:40:53 INFO : only5: Deleted 2026/03/28 03:40:53 INFO : only4: Deleted 2026/03/28 03:40:53 INFO : only6: Deleted 2026/03/28 03:40:53 INFO : only9: Deleted 2026/03/28 03:40:53 INFO : only18: Deleted 2026/03/28 03:40:53 INFO : only13: Deleted 2026/03/28 03:40:53 INFO : only15: Deleted 2026/03/28 03:40:53 INFO : only1: Deleted 2026/03/28 03:40:53 INFO : only8: Deleted 2026/03/28 03:40:53 INFO : only11: Deleted 2026/03/28 03:40:53 INFO : only12: Deleted 2026/03/28 03:40:53 INFO : There was nothing to transfer 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36808") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:51232->172.17.0.7:36808, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38487") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:50198->172.17.0.7:38487, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34364") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:33648->172.17.0.7:34364, err= --- PASS: TestSyncConcurrentDelete (0.07s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31278") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:57426->172.17.0.7:31278, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31970") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:60938->172.17.0.7:31970, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32911") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:34300->172.17.0.7:32911, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31082") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:48254->172.17.0.7:31082, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31795") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:39494->172.17.0.7:31795, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31102") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:43734->172.17.0.7:31102, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32013") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:57650->172.17.0.7:32013, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38688") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:57034->172.17.0.7:38688, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36458") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:57506->172.17.0.7:36458, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35906") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:52276->172.17.0.7:35906, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38032") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:32768->172.17.0.7:38032, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30375") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:55668->172.17.0.7:30375, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38880") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:45410->172.17.0.7:38880, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38129") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:59526->172.17.0.7:38129, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34726") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:56960->172.17.0.7:34726, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33690") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:46414->172.17.0.7:33690, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32109") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:58130->172.17.0.7:32109, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32230") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:49198->172.17.0.7:32230, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36419") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:42426->172.17.0.7:36419, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33288") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:39914->172.17.0.7:33288, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34598") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:54248->172.17.0.7:34598, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30646") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:44624->172.17.0.7:30646, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31378") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:52958->172.17.0.7:31378, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32903") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:55212->172.17.0.7:32903, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35418") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:50788->172.17.0.7:35418, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32692") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:45834->172.17.0.7:32692, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37668") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:39310->172.17.0.7:37668, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39026") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:45924->172.17.0.7:39026, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32016") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:38316->172.17.0.7:32016, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36492") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:52244->172.17.0.7:36492, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31617") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:52570->172.17.0.7:31617, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31737") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:33960->172.17.0.7:31737, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33447") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:54974->172.17.0.7:33447, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37815") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:35714->172.17.0.7:37815, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34936") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:35324->172.17.0.7:34936, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30125") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:40322->172.17.0.7:30125, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35393") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:60246->172.17.0.7:35393, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39894") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:41806->172.17.0.7:39894, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32270") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:49894->172.17.0.7:32270, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39092") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:34898->172.17.0.7:39092, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39427") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:44432->172.17.0.7:39427, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31950") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:52696->172.17.0.7:31950, err= 2026/03/28 03:40:53 DEBUG : both10: size = 6 OK 2026/03/28 03:40:53 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:53 DEBUG : both12: size = 6 OK 2026/03/28 03:40:53 DEBUG : both10: Unchanged skipping 2026/03/28 03:40:53 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : both13: size = 6 OK 2026/03/28 03:40:53 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : both0: size = 6 OK 2026/03/28 03:40:53 DEBUG : both11: size = 6 OK 2026/03/28 03:40:53 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : both12: Unchanged skipping 2026/03/28 03:40:53 DEBUG : both14: size = 6 OK 2026/03/28 03:40:53 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : both14: Unchanged skipping 2026/03/28 03:40:53 DEBUG : both15: size = 6 OK 2026/03/28 03:40:53 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : both15: Unchanged skipping 2026/03/28 03:40:53 DEBUG : both16: size = 6 OK 2026/03/28 03:40:53 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : both16: Unchanged skipping 2026/03/28 03:40:53 DEBUG : both17: size = 6 OK 2026/03/28 03:40:53 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : both17: Unchanged skipping 2026/03/28 03:40:53 DEBUG : both18: size = 6 OK 2026/03/28 03:40:53 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : both18: Unchanged skipping 2026/03/28 03:40:53 DEBUG : both19: size = 6 OK 2026/03/28 03:40:53 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : both19: Unchanged skipping 2026/03/28 03:40:53 DEBUG : both1: size = 6 OK 2026/03/28 03:40:53 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : both1: Unchanged skipping 2026/03/28 03:40:53 DEBUG : both2: size = 6 OK 2026/03/28 03:40:53 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : both2: Unchanged skipping 2026/03/28 03:40:53 DEBUG : both3: size = 6 OK 2026/03/28 03:40:53 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : both3: Unchanged skipping 2026/03/28 03:40:53 DEBUG : both4: size = 6 OK 2026/03/28 03:40:53 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : both4: Unchanged skipping 2026/03/28 03:40:53 DEBUG : both5: size = 6 OK 2026/03/28 03:40:53 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : both5: Unchanged skipping 2026/03/28 03:40:53 DEBUG : both6: size = 6 OK 2026/03/28 03:40:53 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : both6: Unchanged skipping 2026/03/28 03:40:53 DEBUG : both7: size = 6 OK 2026/03/28 03:40:53 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : both7: Unchanged skipping 2026/03/28 03:40:53 DEBUG : both8: size = 6 OK 2026/03/28 03:40:53 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : both8: Unchanged skipping 2026/03/28 03:40:53 DEBUG : both9: size = 6 OK 2026/03/28 03:40:53 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : both13: Unchanged skipping 2026/03/28 03:40:53 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2146196798) 2026/03/28 03:40:53 DEBUG : only0: size = 6 (ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu) 2026/03/28 03:40:53 DEBUG : only0: Sizes differ 2026/03/28 03:40:53 DEBUG : both11: Unchanged skipping 2026/03/28 03:40:53 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2146196798) 2026/03/28 03:40:53 DEBUG : only10: size = 6 (ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu) 2026/03/28 03:40:53 DEBUG : only10: Sizes differ 2026/03/28 03:40:53 DEBUG : both0: Unchanged skipping 2026/03/28 03:40:53 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2146196798) 2026/03/28 03:40:53 DEBUG : only11: size = 6 (ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu) 2026/03/28 03:40:53 DEBUG : only11: Sizes differ 2026/03/28 03:40:53 DEBUG : both9: Unchanged skipping 2026/03/28 03:40:53 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2146196798) 2026/03/28 03:40:53 DEBUG : only12: size = 6 (ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu) 2026/03/28 03:40:53 DEBUG : only12: Sizes differ 2026/03/28 03:40:53 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2146196798) 2026/03/28 03:40:53 DEBUG : only13: size = 6 (ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu) 2026/03/28 03:40:53 DEBUG : only13: Sizes differ 2026/03/28 03:40:53 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2146196798) 2026/03/28 03:40:53 DEBUG : only14: size = 6 (ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu) 2026/03/28 03:40:53 DEBUG : only14: Sizes differ 2026/03/28 03:40:53 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2146196798) 2026/03/28 03:40:53 DEBUG : only15: size = 6 (ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu) 2026/03/28 03:40:53 DEBUG : only15: Sizes differ 2026/03/28 03:40:53 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2146196798) 2026/03/28 03:40:53 DEBUG : only16: size = 6 (ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu) 2026/03/28 03:40:53 DEBUG : only16: Sizes differ 2026/03/28 03:40:53 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2146196798) 2026/03/28 03:40:53 DEBUG : only17: size = 6 (ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu) 2026/03/28 03:40:53 DEBUG : only17: Sizes differ 2026/03/28 03:40:53 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2146196798) 2026/03/28 03:40:53 DEBUG : only18: size = 6 (ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu) 2026/03/28 03:40:53 DEBUG : only18: Sizes differ 2026/03/28 03:40:53 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2146196798) 2026/03/28 03:40:53 DEBUG : only19: size = 6 (ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu) 2026/03/28 03:40:53 DEBUG : only19: Sizes differ 2026/03/28 03:40:53 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2146196798) 2026/03/28 03:40:53 DEBUG : only1: size = 6 (ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu) 2026/03/28 03:40:53 DEBUG : only1: Sizes differ 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35292") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31118") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:59884->172.17.0.7:35292, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36576") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:34646->172.17.0.7:36576, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:37192->172.17.0.7:31118, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39290") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:37218->172.17.0.7:39290, err= 2026/03/28 03:40:53 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2146196798) 2026/03/28 03:40:53 DEBUG : only2: size = 6 (ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu) 2026/03/28 03:40:53 DEBUG : only2: Sizes differ 2026/03/28 03:40:53 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2146196798) 2026/03/28 03:40:53 DEBUG : only3: size = 6 (ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu) 2026/03/28 03:40:53 DEBUG : only3: Sizes differ 2026/03/28 03:40:53 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2146196798) 2026/03/28 03:40:53 DEBUG : only4: size = 6 (ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu) 2026/03/28 03:40:53 DEBUG : only4: Sizes differ 2026/03/28 03:40:53 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2146196798) 2026/03/28 03:40:53 DEBUG : only5: size = 6 (ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu) 2026/03/28 03:40:53 DEBUG : only5: Sizes differ 2026/03/28 03:40:53 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2146196798) 2026/03/28 03:40:53 DEBUG : only6: size = 6 (ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu) 2026/03/28 03:40:53 DEBUG : only6: Sizes differ 2026/03/28 03:40:53 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2146196798) 2026/03/28 03:40:53 DEBUG : only7: size = 6 (ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu) 2026/03/28 03:40:53 DEBUG : only7: Sizes differ 2026/03/28 03:40:53 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2146196798) 2026/03/28 03:40:53 DEBUG : only9: size = 6 (ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu) 2026/03/28 03:40:53 DEBUG : only9: Sizes differ 2026/03/28 03:40:53 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2146196798) 2026/03/28 03:40:53 DEBUG : only8: size = 6 (ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu) 2026/03/28 03:40:53 DEBUG : only8: Sizes differ 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:53 DEBUG : only10.f0f80c88.partial: size = 0 OK 2026/03/28 03:40:53 DEBUG : only11.51c18866.partial: size = 0 OK 2026/03/28 03:40:53 DEBUG : only10.f0f80c88.partial: renamed to: only10 2026/03/28 03:40:53 INFO : only10: Copied (replaced existing) 2026/03/28 03:40:53 DEBUG : only11.51c18866.partial: renamed to: only11 2026/03/28 03:40:53 INFO : only11: Copied (replaced existing) 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39901") 2026/03/28 03:40:53 DEBUG : only0.d641fffb.partial: size = 0 OK 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:43670->172.17.0.7:39901, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33593") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:35834->172.17.0.7:33593, err= 2026/03/28 03:40:53 DEBUG : only0.d641fffb.partial: renamed to: only0 2026/03/28 03:40:53 INFO : only0: Copied (replaced existing) 2026/03/28 03:40:53 DEBUG : only16.808f1a6e.partial: size = 0 OK 2026/03/28 03:40:53 DEBUG : only17.21b69e80.partial: size = 0 OK 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31695") 2026/03/28 03:40:53 DEBUG : only17.21b69e80.partial: renamed to: only17 2026/03/28 03:40:53 INFO : only17: Copied (replaced existing) 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:59506->172.17.0.7:31695, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39605") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:56810->172.17.0.7:39605, err= 2026/03/28 03:40:53 DEBUG : only16.808f1a6e.partial: renamed to: only16 2026/03/28 03:40:53 INFO : only16: Copied (replaced existing) 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32375") 2026/03/28 03:40:53 DEBUG : only14.198d15f3.partial: size = 0 OK 2026/03/28 03:40:53 DEBUG : only19.585abcd1.partial: size = 0 OK 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:44368->172.17.0.7:32375, err= 2026/03/28 03:40:53 DEBUG : only19.585abcd1.partial: renamed to: only19 2026/03/28 03:40:53 INFO : only19: Copied (replaced existing) 2026/03/28 03:40:53 DEBUG : only1.77787b15.partial: size = 0 OK 2026/03/28 03:40:53 DEBUG : only18.f963383f.partial: size = 0 OK 2026/03/28 03:40:53 DEBUG : only14.198d15f3.partial: renamed to: only14 2026/03/28 03:40:53 INFO : only14: Copied (replaced existing) 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33662") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:33038->172.17.0.7:33662, err= 2026/03/28 03:40:53 DEBUG : only1.77787b15.partial: renamed to: only1 2026/03/28 03:40:53 INFO : only1: Copied (replaced existing) 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37916") 2026/03/28 03:40:53 DEBUG : only18.f963383f.partial: renamed to: only18 2026/03/28 03:40:53 INFO : only18: Copied (replaced existing) 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:44516->172.17.0.7:37916, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33947") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:42200->172.17.0.7:33947, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38207") 2026/03/28 03:40:53 DEBUG : only4.3f34e680.partial: size = 0 OK 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:37014->172.17.0.7:38207, err= 2026/03/28 03:40:53 DEBUG : only2.4f43f066.partial: size = 0 OK 2026/03/28 03:40:53 DEBUG : only3.ee7a7488.partial: size = 0 OK 2026/03/28 03:40:53 DEBUG : only3.ee7a7488.partial: renamed to: only3 2026/03/28 03:40:53 INFO : only3: Copied (replaced existing) 2026/03/28 03:40:53 DEBUG : only4.3f34e680.partial: renamed to: only4 2026/03/28 03:40:53 INFO : only4: Copied (replaced existing) 2026/03/28 03:40:53 DEBUG : only2.4f43f066.partial: renamed to: only2 2026/03/28 03:40:53 INFO : only2: Copied (replaced existing) 2026/03/28 03:40:53 DEBUG : only5.9e0d626e.partial: size = 0 OK 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35734") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35455") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:45462->172.17.0.7:35734, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37244") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:34986->172.17.0.7:37244, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:60626->172.17.0.7:35455, err= 2026/03/28 03:40:53 DEBUG : only5.9e0d626e.partial: renamed to: only5 2026/03/28 03:40:53 INFO : only5: Copied (replaced existing) 2026/03/28 03:40:53 DEBUG : only6.a636e91d.partial: size = 0 OK 2026/03/28 03:40:53 DEBUG : only7.070f6df3.partial: size = 0 OK 2026/03/28 03:40:53 DEBUG : only12.69fa0315.partial: size = 0 OK 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32013") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:57652->172.17.0.7:32013, err= 2026/03/28 03:40:53 DEBUG : only7.070f6df3.partial: renamed to: only7 2026/03/28 03:40:53 INFO : only7: Copied (replaced existing) 2026/03/28 03:40:53 DEBUG : only12.69fa0315.partial: renamed to: only12 2026/03/28 03:40:53 INFO : only12: Copied (replaced existing) 2026/03/28 03:40:53 DEBUG : only6.a636e91d.partial: renamed to: only6 2026/03/28 03:40:53 INFO : only6: Copied (replaced existing) 2026/03/28 03:40:53 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34149") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:51238->172.17.0.7:34149, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37293") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34413") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:45182->172.17.0.7:37293, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:45288->172.17.0.7:34413, err= 2026/03/28 03:40:53 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2026/03/28 03:40:53 INFO : only9: Copied (replaced existing) 2026/03/28 03:40:53 DEBUG : only13.c8c387fb.partial: size = 0 OK 2026/03/28 03:40:53 DEBUG : only15.b8b4911d.partial: size = 0 OK 2026/03/28 03:40:53 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2026/03/28 03:40:53 DEBUG : only15.b8b4911d.partial: renamed to: only15 2026/03/28 03:40:53 INFO : only15: Copied (replaced existing) 2026/03/28 03:40:53 DEBUG : only13.c8c387fb.partial: renamed to: only13 2026/03/28 03:40:53 INFO : only13: Copied (replaced existing) 2026/03/28 03:40:53 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2026/03/28 03:40:53 INFO : only8: Copied (replaced existing) 2026/03/28 03:40:53 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38533") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:54002->172.17.0.7:38533, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37587") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:42932->172.17.0.7:37587, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35114") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:35106->172.17.0.7:35114, err= --- PASS: TestSyncConcurrentTruncate (0.10s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:53 DEBUG : empty_dir: Making directory with metadata 2026/03/28 03:40:53 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/28 03:40:53 DEBUG : empty_on_remote: Making directory with metadata 2026/03/28 03:40:53 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/28 03:40:53 INFO : empty_on_remote: Making directory 2026/03/28 03:40:53 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/28 03:40:53 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/28 03:40:53 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/28 03:40:53 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/28 03:40:53 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31512") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:47280->172.17.0.7:31512, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39551") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37024") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31363") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:48160->172.17.0.7:31363, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:41810->172.17.0.7:37024, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:39686->172.17.0.7:39551, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39578") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:43324->172.17.0.7:39578, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37047") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:41042->172.17.0.7:37047, err= --- PASS: TestSyncReplaceDirModTime (0.03s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:53 DEBUG : empty_dir: Making directory with metadata 2026/03/28 03:40:53 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/28 03:40:53 DEBUG : empty_on_remote: Making directory with metadata 2026/03/28 03:40:53 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/28 03:40:53 INFO : empty_on_remote: Making directory 2026/03/28 03:40:53 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/28 03:40:53 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/28 03:40:53 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/28 03:40:53 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/28 03:40:53 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/28 03:40:53 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37703") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:56888->172.17.0.7:37703, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36286") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30774") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:43040->172.17.0.7:30774, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:44972->172.17.0.7:36286, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32017") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32101") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:50674->172.17.0.7:32101, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:50830->172.17.0.7:32017, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38656") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:49296->172.17.0.7:38656, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31254") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:50454->172.17.0.7:31254, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.03s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/28 03:40:53 INFO : sub dir: Making directory 2026/03/28 03:40:53 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31879") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:37032->172.17.0.7:31879, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33654") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31377") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:42286->172.17.0.7:33654, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:53654->172.17.0.7:31377, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36298") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:44256->172.17.0.7:36298, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39924") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:44712->172.17.0.7:39924, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32531") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:34302->172.17.0.7:32531, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34880") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:56902->172.17.0.7:34880, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34273") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:42068->172.17.0.7:34273, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30907") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:36468->172.17.0.7:30907, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36868") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:48888->172.17.0.7:36868, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38449") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:43056->172.17.0.7:38449, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.04s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/28 03:40:53 INFO : sub dir: Making directory 2026/03/28 03:40:53 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31540") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:53342->172.17.0.7:31540, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39600") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:52380->172.17.0.7:39600, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34193") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:41794->172.17.0.7:34193, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36352") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:38950->172.17.0.7:36352, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32469") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:35678->172.17.0.7:32469, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37744") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:43790->172.17.0.7:37744, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31080") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:41498->172.17.0.7:31080, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38862") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:41358->172.17.0.7:38862, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35115") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:50120->172.17.0.7:35115, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39903") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:57428->172.17.0.7:39903, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34217") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:33178->172.17.0.7:34217, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.04s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37398") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:57782->172.17.0.7:37398, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36572") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:41938->172.17.0.7:36572, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32631") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:55572->172.17.0.7:32631, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31721") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:53378->172.17.0.7:31721, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30663") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:52052->172.17.0.7:30663, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37709") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:43684->172.17.0.7:37709, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39739") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:36562->172.17.0.7:39739, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32711") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:57814->172.17.0.7:32711, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36644") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:58190->172.17.0.7:36644, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34325") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:32838->172.17.0.7:34325, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38437") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:60622->172.17.0.7:38437, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32327") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:33752->172.17.0.7:32327, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36002") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:35804->172.17.0.7:36002, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32728") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:33380->172.17.0.7:32728, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39824") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:50878->172.17.0.7:39824, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34268") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:37012->172.17.0.7:34268, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35830") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:34612->172.17.0.7:35830, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34270") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:42626->172.17.0.7:34270, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37636") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:49554->172.17.0.7:37636, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32903") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:55228->172.17.0.7:32903, err= 2026/03/28 03:40:53 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31166") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:55192->172.17.0.7:31166, err= 2026/03/28 03:40:53 DEBUG : apple: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : apple: Excluded 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Excluded 2026/03/28 03:40:53 DEBUG : banana: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : banana: Excluded 2026/03/28 03:40:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : splitbananasplit: Excluded 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35676") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:60918->172.17.0.7:35676, err= 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35691") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:43100->172.17.0.7:35691, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31196") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:40416->172.17.0.7:31196, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35215") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:36978->172.17.0.7:35215, err= 2026/03/28 03:40:53 DEBUG : apple: size = 5 OK 2026/03/28 03:40:53 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : apple: Unchanged skipping 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/28 03:40:53 DEBUG : banana: size = 6 OK 2026/03/28 03:40:53 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : banana: Unchanged skipping 2026/03/28 03:40:53 DEBUG : splitbananasplit: size = 16 OK 2026/03/28 03:40:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : splitbananasplit: Unchanged skipping 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35392") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:43088->172.17.0.7:35392, err= 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:53 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:53 INFO : There was nothing to transfer 2026/03/28 03:40:53 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30003") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:52468->172.17.0.7:30003, err= 2026/03/28 03:40:53 DEBUG : apple: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : apple: Excluded 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Excluded 2026/03/28 03:40:53 DEBUG : banana: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : banana: Excluded 2026/03/28 03:40:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : splitbananasplit: Excluded 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38089") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:35090->172.17.0.7:38089, err= 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30676") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:57020->172.17.0.7:30676, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33385") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:36030->172.17.0.7:33385, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30752") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:40500->172.17.0.7:30752, err= 2026/03/28 03:40:53 DEBUG : apple: size = 5 OK 2026/03/28 03:40:53 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : apple: Unchanged skipping 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/28 03:40:53 DEBUG : splitbananasplit: size = 16 OK 2026/03/28 03:40:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : splitbananasplit: Unchanged skipping 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/28 03:40:53 DEBUG : banana: size = 6 OK 2026/03/28 03:40:53 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : banana: Unchanged skipping 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31432") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:53502->172.17.0.7:31432, err= 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:53 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:53 INFO : There was nothing to transfer 2026/03/28 03:40:53 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34509") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:52586->172.17.0.7:34509, err= 2026/03/28 03:40:53 DEBUG : apple: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : apple: Excluded 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Excluded 2026/03/28 03:40:53 DEBUG : banana: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : banana: Excluded 2026/03/28 03:40:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : splitbananasplit: Excluded 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32845") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:41146->172.17.0.7:32845, err= 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30458") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:51030->172.17.0.7:30458, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38232") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:36104->172.17.0.7:38232, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35547") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:57206->172.17.0.7:35547, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37760") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:49114->172.17.0.7:37760, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36393") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:56618->172.17.0.7:36393, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39425") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:38872->172.17.0.7:39425, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39365") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:49602->172.17.0.7:39365, err= === RUN TestTransform/NFD run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38376") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:35914->172.17.0.7:38376, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37526") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:37134->172.17.0.7:37526, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37570") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:37226->172.17.0.7:37570, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39233") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:52830->172.17.0.7:39233, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31789") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:42584->172.17.0.7:31789, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31204") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:40856->172.17.0.7:31204, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39180") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:46186->172.17.0.7:39180, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33907") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:39268->172.17.0.7:33907, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38235") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:48378->172.17.0.7:38235, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33618") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:45536->172.17.0.7:33618, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39565") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:43110->172.17.0.7:39565, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33560") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:50320->172.17.0.7:33560, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33199") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:45770->172.17.0.7:33199, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33632") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:53750->172.17.0.7:33632, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34805") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:58756->172.17.0.7:34805, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39215") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:50394->172.17.0.7:39215, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30298") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:52742->172.17.0.7:30298, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37216") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:33508->172.17.0.7:37216, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34675") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:57754->172.17.0.7:34675, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36019") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:42164->172.17.0.7:36019, err= 2026/03/28 03:40:53 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34186") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:55640->172.17.0.7:34186, err= 2026/03/28 03:40:53 DEBUG : apple: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : apple: Excluded 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Excluded 2026/03/28 03:40:53 DEBUG : banana: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : banana: Excluded 2026/03/28 03:40:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : splitbananasplit: Excluded 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38658") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:38962->172.17.0.7:38658, err= 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36976") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:59590->172.17.0.7:36976, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36992") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:51748->172.17.0.7:36992, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31257") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:47026->172.17.0.7:31257, err= 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/28 03:40:53 DEBUG : apple: size = 5 OK 2026/03/28 03:40:53 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : apple: Unchanged skipping 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/28 03:40:53 DEBUG : banana: size = 6 OK 2026/03/28 03:40:53 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : banana: Unchanged skipping 2026/03/28 03:40:53 DEBUG : splitbananasplit: size = 16 OK 2026/03/28 03:40:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : splitbananasplit: Unchanged skipping 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39499") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:51764->172.17.0.7:39499, err= 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:53 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:53 INFO : There was nothing to transfer 2026/03/28 03:40:53 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31157") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:37982->172.17.0.7:31157, err= 2026/03/28 03:40:53 DEBUG : apple: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : apple: Excluded 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Excluded 2026/03/28 03:40:53 DEBUG : banana: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : banana: Excluded 2026/03/28 03:40:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : splitbananasplit: Excluded 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39987") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:33640->172.17.0.7:39987, err= 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33526") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:52680->172.17.0.7:33526, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33094") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:49366->172.17.0.7:33094, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33907") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:39272->172.17.0.7:33907, err= 2026/03/28 03:40:53 DEBUG : apple: size = 5 OK 2026/03/28 03:40:53 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : apple: Unchanged skipping 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/28 03:40:53 DEBUG : banana: size = 6 OK 2026/03/28 03:40:53 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : banana: Unchanged skipping 2026/03/28 03:40:53 DEBUG : splitbananasplit: size = 16 OK 2026/03/28 03:40:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : splitbananasplit: Unchanged skipping 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30207") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:53774->172.17.0.7:30207, err= 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:53 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:53 INFO : There was nothing to transfer 2026/03/28 03:40:53 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32759") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:36982->172.17.0.7:32759, err= 2026/03/28 03:40:53 DEBUG : apple: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : apple: Excluded 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Excluded 2026/03/28 03:40:53 DEBUG : banana: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : banana: Excluded 2026/03/28 03:40:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : splitbananasplit: Excluded 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33361") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:35056->172.17.0.7:33361, err= 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38999") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:54062->172.17.0.7:38999, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38516") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:38000->172.17.0.7:38516, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36590") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:60518->172.17.0.7:36590, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37012") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:55652->172.17.0.7:37012, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32225") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:40848->172.17.0.7:32225, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32856") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:35220->172.17.0.7:32856, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35904") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:59998->172.17.0.7:35904, err= === RUN TestTransform/base64 run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30414") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:52204->172.17.0.7:30414, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34439") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:58656->172.17.0.7:34439, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31411") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:54080->172.17.0.7:31411, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38034") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:38220->172.17.0.7:38034, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36340") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:43220->172.17.0.7:36340, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35088") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:44694->172.17.0.7:35088, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30944") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:47504->172.17.0.7:30944, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30700") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:50922->172.17.0.7:30700, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35492") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:40798->172.17.0.7:35492, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31061") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:39462->172.17.0.7:31061, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31896") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:34350->172.17.0.7:31896, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35733") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:47312->172.17.0.7:35733, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33200") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:54374->172.17.0.7:33200, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32039") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:48748->172.17.0.7:32039, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38706") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:34486->172.17.0.7:38706, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38858") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:57566->172.17.0.7:38858, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37682") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:35274->172.17.0.7:37682, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35119") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:36970->172.17.0.7:35119, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37721") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:39904->172.17.0.7:37721, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37698") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:48870->172.17.0.7:37698, err= 2026/03/28 03:40:53 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37917") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:35468->172.17.0.7:37917, err= 2026/03/28 03:40:53 DEBUG : apple: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : apple: Excluded 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Excluded 2026/03/28 03:40:53 DEBUG : banana: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : banana: Excluded 2026/03/28 03:40:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : splitbananasplit: Excluded 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30534") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:39414->172.17.0.7:30534, err= 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31552") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:42206->172.17.0.7:31552, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33176") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:43940->172.17.0.7:33176, err= 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/28 03:40:53 DEBUG : apple: transformed to: YXBwbGU= 2026/03/28 03:40:53 DEBUG : banana: transformed to: YmFuYW5h 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/28 03:40:53 DEBUG : banana: transformed to: YmFuYW5h 2026/03/28 03:40:53 DEBUG : apple: transformed to: YXBwbGU= 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 03:40:53 DEBUG : banana: transformed to: YmFuYW5h 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 03:40:53 DEBUG : apple: transformed to: YXBwbGU= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33605") 2026/03/28 03:40:53 DEBUG : apple: transformed to: YXBwbGU= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:46008->172.17.0.7:33605, err= 2026/03/28 03:40:53 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : banana: transformed to: YmFuYW5h 2026/03/28 03:40:53 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/28 03:40:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : apple: transformed to: YXBwbGU= 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 03:40:53 DEBUG : banana: transformed to: YmFuYW5h 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/28 03:40:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/28 03:40:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 03:40:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 03:40:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/28 03:40:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 03:40:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 03:40:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 03:40:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 03:40:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 03:40:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 03:40:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 03:40:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/28 03:40:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/28 03:40:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/28 03:40:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/28 03:40:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/28 03:40:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 03:40:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 03:40:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 03:40:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 03:40:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 03:40:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 03:40:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 03:40:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/28 03:40:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/28 03:40:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/28 03:40:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/28 03:40:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/28 03:40:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/28 03:40:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 03:40:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 03:40:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 03:40:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 03:40:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 03:40:53 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34884") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35987") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32457") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:42770->172.17.0.7:32457, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:56726->172.17.0.7:34884, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:54500->172.17.0.7:35987, err= 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Connecting to FTP server 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:21") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:36292->172.17.0.7:21, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33939") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:48390->172.17.0.7:33939, err= 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 03:40:53 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2026/03/28 03:40:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2026/03/28 03:40:53 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2026/03/28 03:40:53 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2026/03/28 03:40:53 INFO : apple: Copied (new) to: YXBwbGU= 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2026/03/28 03:40:53 INFO : banana: Copied (new) to: YmFuYW5h 2026/03/28 03:40:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 03:40:53 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 03:40:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36490") 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:59736->172.17.0.7:36490, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30957") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:40204->172.17.0.7:30957, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31734") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:45888->172.17.0.7:31734, err= 2026/03/28 03:40:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 03:40:53 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37262") 2026/03/28 03:40:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:34670->172.17.0.7:37262, err= 2026/03/28 03:40:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 03:40:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33700") 2026/03/28 03:40:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 03:40:53 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:34722->172.17.0.7:33700, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34560") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:39718->172.17.0.7:34560, err= 2026/03/28 03:40:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 03:40:53 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36991") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:57430->172.17.0.7:36991, err= 2026/03/28 03:40:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 03:40:53 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30544") 2026/03/28 03:40:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/28 03:40:53 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36131") 2026/03/28 03:40:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 03:40:53 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:41814->172.17.0.7:30544, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:50996->172.17.0.7:36131, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38196") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:51782->172.17.0.7:38196, err= 2026/03/28 03:40:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 03:40:53 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/28 03:40:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 03:40:53 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/28 03:40:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/28 03:40:53 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32936") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:36836->172.17.0.7:32936, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30831") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35597") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:42724->172.17.0.7:35597, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:59892->172.17.0.7:30831, err= 2026/03/28 03:40:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2026/03/28 03:40:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2026/03/28 03:40:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2026/03/28 03:40:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/28 03:40:53 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/28 03:40:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/28 03:40:53 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33722") 2026/03/28 03:40:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/28 03:40:53 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:48352->172.17.0.7:33722, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30648") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32887") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:40808->172.17.0.7:30648, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:58716->172.17.0.7:32887, err= 2026/03/28 03:40:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2026/03/28 03:40:53 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2026/03/28 03:40:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2026/03/28 03:40:53 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2026/03/28 03:40:53 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/03/28 03:40:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/28 03:40:53 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/28 03:40:53 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38098") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:32840->172.17.0.7:38098, err= 2026/03/28 03:40:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2026/03/28 03:40:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/28 03:40:53 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/28 03:40:53 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Connecting to FTP server 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:21") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Connecting to FTP server 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Connecting to FTP server 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:36300->172.17.0.7:21, err= 2026/03/28 03:40:53 INFO : banana: Deleted 2026/03/28 03:40:53 INFO : dir1/0007-1234567.txt: Deleted 2026/03/28 03:40:53 INFO : appleappleapplebanana: Deleted 2026/03/28 03:40:53 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/28 03:40:53 INFO : dir1/0015-9;=.txt: Deleted 2026/03/28 03:40:53 INFO : dir1/0011-56789;.txt: Deleted 2026/03/28 03:40:53 INFO : dir1/0013-789;=.txt: Deleted 2026/03/28 03:40:53 INFO : dir1/0010-456789.txt: Deleted 2026/03/28 03:40:53 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/28 03:40:53 INFO : apple: Deleted 2026/03/28 03:40:53 INFO : splitbananasplit: Deleted 2026/03/28 03:40:53 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/28 03:40:53 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/28 03:40:53 INFO : dir1/0008-2345678.txt: Deleted 2026/03/28 03:40:53 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/28 03:40:53 INFO : dir1/0009-3456789.txt: Deleted 2026/03/28 03:40:53 INFO : dir1/0003-defghij.txt: Deleted 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:21") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:36302->172.17.0.7:21, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:21") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:36308->172.17.0.7:21, err= 2026/03/28 03:40:53 INFO : dir1/0014-89;=.txt: Deleted 2026/03/28 03:40:53 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/28 03:40:53 INFO : dir1/0012-6789;.txt: Deleted 2026/03/28 03:40:53 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37537") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:37594->172.17.0.7:37537, err= 2026/03/28 03:40:53 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : YXBwbGU=: Excluded 2026/03/28 03:40:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/03/28 03:40:53 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : YmFuYW5h: Excluded 2026/03/28 03:40:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32668") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:47336->172.17.0.7:32668, err= 2026/03/28 03:40:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/03/28 03:40:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/03/28 03:40:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/03/28 03:40:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/03/28 03:40:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/03/28 03:40:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/03/28 03:40:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/03/28 03:40:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/03/28 03:40:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/03/28 03:40:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/03/28 03:40:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/03/28 03:40:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/03/28 03:40:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/03/28 03:40:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/03/28 03:40:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/03/28 03:40:53 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37924") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:36588->172.17.0.7:37924, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32434") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:40968->172.17.0.7:32434, err= 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/28 03:40:53 DEBUG : apple: transformed to: YXBwbGU= 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/28 03:40:53 DEBUG : apple: transformed to: YXBwbGU= 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/28 03:40:53 DEBUG : apple: transformed to: YXBwbGU= 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/28 03:40:53 DEBUG : apple: transformed to: YXBwbGU= 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/28 03:40:53 DEBUG : apple: transformed to: YXBwbGU= 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/28 03:40:53 DEBUG : apple: transformed to: YXBwbGU= 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/28 03:40:53 DEBUG : apple: transformed to: YXBwbGU= 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/28 03:40:53 DEBUG : apple: transformed to: YXBwbGU= 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 03:40:53 DEBUG : apple: transformed to: YXBwbGU= 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 03:40:53 DEBUG : apple: transformed to: YXBwbGU= 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/28 03:40:53 DEBUG : apple: transformed to: YXBwbGU= 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 03:40:53 DEBUG : apple: transformed to: YXBwbGU= 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 03:40:53 DEBUG : apple: transformed to: YXBwbGU= 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 03:40:53 DEBUG : apple: transformed to: YXBwbGU= 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 03:40:53 DEBUG : apple: transformed to: YXBwbGU= 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 03:40:53 DEBUG : apple: transformed to: YXBwbGU= 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 03:40:53 DEBUG : banana: transformed to: YmFuYW5h 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/28 03:40:53 DEBUG : banana: transformed to: YmFuYW5h 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/28 03:40:53 DEBUG : banana: transformed to: YmFuYW5h 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/28 03:40:53 DEBUG : banana: transformed to: YmFuYW5h 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/28 03:40:53 DEBUG : banana: transformed to: YmFuYW5h 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/28 03:40:53 DEBUG : banana: transformed to: YmFuYW5h 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/28 03:40:53 DEBUG : banana: transformed to: YmFuYW5h 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/28 03:40:53 DEBUG : banana: transformed to: YmFuYW5h 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 03:40:53 DEBUG : banana: transformed to: YmFuYW5h 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 03:40:53 DEBUG : banana: transformed to: YmFuYW5h 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/28 03:40:53 DEBUG : banana: transformed to: YmFuYW5h 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 03:40:53 DEBUG : banana: transformed to: YmFuYW5h 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 03:40:53 DEBUG : banana: transformed to: YmFuYW5h 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 03:40:53 DEBUG : banana: transformed to: YmFuYW5h 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 03:40:53 DEBUG : banana: transformed to: YmFuYW5h 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 03:40:53 DEBUG : banana: transformed to: YmFuYW5h 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 03:40:53 DEBUG : banana: transformed to: YmFuYW5h 2026/03/28 03:40:53 DEBUG : apple: transformed to: YXBwbGU= 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 03:40:53 DEBUG : banana: transformed to: YmFuYW5h 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 03:40:53 DEBUG : apple: transformed to: YXBwbGU= 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/28 03:40:53 DEBUG : banana: transformed to: YmFuYW5h 2026/03/28 03:40:53 DEBUG : apple: transformed to: YXBwbGU= 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 03:40:53 DEBUG : banana: transformed to: YmFuYW5h 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/28 03:40:53 DEBUG : apple: transformed to: YXBwbGU= 2026/03/28 03:40:53 DEBUG : banana: transformed to: YmFuYW5h 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/28 03:40:53 DEBUG : banana: transformed to: YmFuYW5h 2026/03/28 03:40:53 DEBUG : apple: transformed to: YXBwbGU= 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 03:40:53 DEBUG : banana: transformed to: YmFuYW5h 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 03:40:53 DEBUG : apple: transformed to: YXBwbGU= 2026/03/28 03:40:53 DEBUG : apple: transformed to: YXBwbGU= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31385") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:54260->172.17.0.7:31385, err= 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 03:40:53 DEBUG : banana: transformed to: YmFuYW5h 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/28 03:40:53 DEBUG : YXBwbGU=: size = 5 OK 2026/03/28 03:40:53 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : apple: Unchanged skipping 2026/03/28 03:40:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/28 03:40:53 DEBUG : YmFuYW5h: size = 6 OK 2026/03/28 03:40:53 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : banana: Unchanged skipping 2026/03/28 03:40:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/28 03:40:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : splitbananasplit: Unchanged skipping 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38780") 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/28 03:40:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/28 03:40:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:43912->172.17.0.7:38780, err= 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 03:40:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 03:40:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/28 03:40:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 03:40:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 03:40:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 03:40:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 03:40:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 03:40:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 03:40:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 03:40:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/28 03:40:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/28 03:40:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/28 03:40:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/28 03:40:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/28 03:40:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 03:40:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 03:40:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 03:40:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 03:40:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 03:40:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 03:40:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 03:40:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/28 03:40:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/28 03:40:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/28 03:40:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/28 03:40:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/28 03:40:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/28 03:40:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 03:40:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 03:40:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 03:40:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 03:40:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 03:40:53 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 03:40:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 03:40:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/28 03:40:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/28 03:40:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/28 03:40:53 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/28 03:40:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:53 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:53 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31983") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:45180->172.17.0.7:31983, err= 2026/03/28 03:40:53 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : YXBwbGU=: Excluded 2026/03/28 03:40:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/03/28 03:40:53 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : YmFuYW5h: Excluded 2026/03/28 03:40:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37104") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:57180->172.17.0.7:37104, err= 2026/03/28 03:40:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/03/28 03:40:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/03/28 03:40:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/03/28 03:40:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/03/28 03:40:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/03/28 03:40:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/03/28 03:40:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/03/28 03:40:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/03/28 03:40:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/03/28 03:40:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/03/28 03:40:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/03/28 03:40:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/03/28 03:40:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/03/28 03:40:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/03/28 03:40:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/03/28 03:40:53 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38689") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:40872->172.17.0.7:38689, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31778") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:48524->172.17.0.7:31778, err= 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 03:40:53 DEBUG : apple: transformed to: YXBwbGU= 2026/03/28 03:40:53 DEBUG : banana: transformed to: YmFuYW5h 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/28 03:40:53 DEBUG : banana: transformed to: YmFuYW5h 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/28 03:40:53 DEBUG : apple: transformed to: YXBwbGU= 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/28 03:40:53 DEBUG : banana: transformed to: YmFuYW5h 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31440") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:58780->172.17.0.7:31440, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31286") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:49742->172.17.0.7:31286, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34329") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:57382->172.17.0.7:34329, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39387") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:38834->172.17.0.7:39387, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37551") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:60244->172.17.0.7:37551, err= === RUN TestTransform/prefix run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30130") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:58112->172.17.0.7:30130, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35915") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:57498->172.17.0.7:35915, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37040") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:34344->172.17.0.7:37040, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36666") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:53112->172.17.0.7:36666, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31575") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:45866->172.17.0.7:31575, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30236") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:45872->172.17.0.7:30236, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37660") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:60178->172.17.0.7:37660, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30272") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:54314->172.17.0.7:30272, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33022") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:58624->172.17.0.7:33022, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39552") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:54718->172.17.0.7:39552, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38068") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:38970->172.17.0.7:38068, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35467") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:60950->172.17.0.7:35467, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39422") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:47240->172.17.0.7:39422, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31005") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:35350->172.17.0.7:31005, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38955") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:49398->172.17.0.7:38955, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30781") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:60668->172.17.0.7:30781, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33700") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:34736->172.17.0.7:33700, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32825") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:51064->172.17.0.7:32825, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38648") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:34126->172.17.0.7:38648, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39871") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:45020->172.17.0.7:39871, err= 2026/03/28 03:40:53 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33109") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:43196->172.17.0.7:33109, err= 2026/03/28 03:40:53 DEBUG : apple: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : apple: Excluded 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Excluded 2026/03/28 03:40:53 DEBUG : banana: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : banana: Excluded 2026/03/28 03:40:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : splitbananasplit: Excluded 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38315") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:59636->172.17.0.7:38315, err= 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39885") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:53270->172.17.0.7:39885, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34450") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:56468->172.17.0.7:34450, err= 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/28 03:40:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/28 03:40:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/28 03:40:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/28 03:40:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/28 03:40:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/28 03:40:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/28 03:40:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34052") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:35304->172.17.0.7:34052, err= 2026/03/28 03:40:53 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/28 03:40:53 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/28 03:40:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/28 03:40:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/28 03:40:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/28 03:40:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30588") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30813") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:48100->172.17.0.7:30588, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33609") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36984") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:35086->172.17.0.7:33609, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:58002->172.17.0.7:36984, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:38520->172.17.0.7:30813, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33751") 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/28 03:40:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:52092->172.17.0.7:33751, err= 2026/03/28 03:40:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/28 03:40:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/28 03:40:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/28 03:40:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/28 03:40:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/28 03:40:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/28 03:40:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/28 03:40:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/28 03:40:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/28 03:40:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/28 03:40:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/28 03:40:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/28 03:40:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/28 03:40:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/28 03:40:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/28 03:40:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/28 03:40:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/28 03:40:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/28 03:40:53 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2026/03/28 03:40:53 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/28 03:40:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/28 03:40:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/28 03:40:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/28 03:40:53 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2026/03/28 03:40:53 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/28 03:40:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/28 03:40:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/28 03:40:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/28 03:40:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/28 03:40:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/28 03:40:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/28 03:40:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/28 03:40:53 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/28 03:40:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/28 03:40:53 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/28 03:40:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/28 03:40:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/28 03:40:53 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2026/03/28 03:40:53 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/28 03:40:53 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/28 03:40:53 INFO : banana: Copied (new) to: PREFIXbanana 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/28 03:40:53 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2026/03/28 03:40:53 INFO : apple: Copied (new) to: PREFIXapple 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36515") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:55518->172.17.0.7:36515, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34317") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30855") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:50574->172.17.0.7:34317, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34612") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:59018->172.17.0.7:30855, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:47794->172.17.0.7:34612, err= 2026/03/28 03:40:53 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2026/03/28 03:40:53 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/28 03:40:53 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/28 03:40:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39664") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:50068->172.17.0.7:39664, err= 2026/03/28 03:40:53 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2026/03/28 03:40:53 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36716") 2026/03/28 03:40:53 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2026/03/28 03:40:53 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:42566->172.17.0.7:36716, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39038") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:44404->172.17.0.7:39038, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38616") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:33240->172.17.0.7:38616, err= 2026/03/28 03:40:53 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2026/03/28 03:40:53 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/28 03:40:53 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2026/03/28 03:40:53 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34607") 2026/03/28 03:40:53 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:40390->172.17.0.7:34607, err= 2026/03/28 03:40:53 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32933") 2026/03/28 03:40:53 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2026/03/28 03:40:53 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:41856->172.17.0.7:32933, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38151") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31301") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:51800->172.17.0.7:31301, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:56906->172.17.0.7:38151, err= 2026/03/28 03:40:53 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2026/03/28 03:40:53 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2026/03/28 03:40:53 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/28 03:40:53 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2026/03/28 03:40:53 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2026/03/28 03:40:53 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/03/28 03:40:53 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2026/03/28 03:40:53 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34146") 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:33024->172.17.0.7:34146, err= 2026/03/28 03:40:53 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2026/03/28 03:40:53 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34408") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:58662->172.17.0.7:34408, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34376") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:53170->172.17.0.7:34376, err= 2026/03/28 03:40:53 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34254") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:43674->172.17.0.7:34254, err= 2026/03/28 03:40:53 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2026/03/28 03:40:53 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/03/28 03:40:53 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2026/03/28 03:40:53 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2026/03/28 03:40:53 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2026/03/28 03:40:53 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2026/03/28 03:40:53 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/03/28 03:40:53 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2026/03/28 03:40:53 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/03/28 03:40:53 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2026/03/28 03:40:53 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/03/28 03:40:53 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:53 INFO : dir1/0008-2345678.txt: Deleted 2026/03/28 03:40:53 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/28 03:40:53 INFO : banana: Deleted 2026/03/28 03:40:53 INFO : appleappleapplebanana: Deleted 2026/03/28 03:40:53 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/28 03:40:53 INFO : dir1/0007-1234567.txt: Deleted 2026/03/28 03:40:53 INFO : splitbananasplit: Deleted 2026/03/28 03:40:53 INFO : dir1/0009-3456789.txt: Deleted 2026/03/28 03:40:53 INFO : dir1/0012-6789;.txt: Deleted 2026/03/28 03:40:53 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/28 03:40:53 INFO : dir1/0011-56789;.txt: Deleted 2026/03/28 03:40:53 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/28 03:40:53 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/28 03:40:53 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/28 03:40:53 INFO : apple: Deleted 2026/03/28 03:40:53 INFO : dir1/0014-89;=.txt: Deleted 2026/03/28 03:40:53 INFO : dir1/0015-9;=.txt: Deleted 2026/03/28 03:40:53 INFO : dir1/0003-defghij.txt: Deleted 2026/03/28 03:40:53 INFO : dir1/0010-456789.txt: Deleted 2026/03/28 03:40:53 INFO : dir1/0013-789;=.txt: Deleted 2026/03/28 03:40:53 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34895") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:54702->172.17.0.7:34895, err= 2026/03/28 03:40:53 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : PREFIXapple: Excluded 2026/03/28 03:40:53 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/03/28 03:40:53 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : PREFIXbanana: Excluded 2026/03/28 03:40:53 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : PREFIXsplitbananasplit: Excluded 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31834") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:50506->172.17.0.7:31834, err= 2026/03/28 03:40:53 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31637") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:34238->172.17.0.7:31637, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38981") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:58916->172.17.0.7:38981, err= 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/28 03:40:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/28 03:40:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/28 03:40:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/28 03:40:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/28 03:40:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/28 03:40:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/28 03:40:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/28 03:40:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/28 03:40:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/28 03:40:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/28 03:40:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/28 03:40:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/28 03:40:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/28 03:40:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/28 03:40:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/28 03:40:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/28 03:40:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/28 03:40:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/28 03:40:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/28 03:40:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/28 03:40:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/28 03:40:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/28 03:40:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/28 03:40:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/28 03:40:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/28 03:40:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/28 03:40:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/28 03:40:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/28 03:40:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/28 03:40:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/28 03:40:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/28 03:40:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/28 03:40:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/28 03:40:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/28 03:40:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/28 03:40:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/28 03:40:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/28 03:40:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/28 03:40:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37394") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:37808->172.17.0.7:37394, err= 2026/03/28 03:40:53 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38810") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37568") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32676") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34052") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:41464->172.17.0.7:37568, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:55250->172.17.0.7:32676, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:35310->172.17.0.7:34052, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:41614->172.17.0.7:38810, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33046") 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:53 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:59534->172.17.0.7:33046, err= 2026/03/28 03:40:53 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/03/28 03:40:53 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/03/28 03:40:53 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/03/28 03:40:53 INFO : appleappleapplebanana: Copied (new) 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36669") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:58230->172.17.0.7:36669, err= 2026/03/28 03:40:53 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/03/28 03:40:53 INFO : apple: Copied (new) 2026/03/28 03:40:53 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39206") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:34966->172.17.0.7:39206, err= 2026/03/28 03:40:53 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/03/28 03:40:53 INFO : banana: Copied (new) 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31366") 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:56644->172.17.0.7:31366, err= 2026/03/28 03:40:53 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/03/28 03:40:53 INFO : splitbananasplit: Copied (new) 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30641") 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/03/28 03:40:53 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:47108->172.17.0.7:30641, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38087") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:55460->172.17.0.7:38087, err= 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/03/28 03:40:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39570") 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/03/28 03:40:53 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:53836->172.17.0.7:39570, err= 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/03/28 03:40:53 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31945") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35622") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:51164->172.17.0.7:35622, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:55748->172.17.0.7:31945, err= 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/03/28 03:40:53 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36723") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:46948->172.17.0.7:36723, err= 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/03/28 03:40:53 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33939") 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/03/28 03:40:53 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:48396->172.17.0.7:33939, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39662") 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/03/28 03:40:53 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:52998->172.17.0.7:39662, err= 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/03/28 03:40:53 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35965") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:33352->172.17.0.7:35965, err= 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/03/28 03:40:53 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39282") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:49484->172.17.0.7:39282, err= 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37766") 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:53036->172.17.0.7:37766, err= 2026/03/28 03:40:53 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36660") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:39254->172.17.0.7:36660, err= 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/03/28 03:40:53 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38109") 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/03/28 03:40:53 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:34922->172.17.0.7:38109, err= 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/03/28 03:40:53 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/03/28 03:40:53 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/03/28 03:40:53 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/28 03:40:53 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:53 INFO : PREFIXsplitbananasplit: Deleted 2026/03/28 03:40:53 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/03/28 03:40:53 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/03/28 03:40:53 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/03/28 03:40:53 INFO : PREFIXbanana: Deleted 2026/03/28 03:40:53 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/03/28 03:40:53 INFO : PREFIXappleappleapplebanana: Deleted 2026/03/28 03:40:53 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/03/28 03:40:53 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/03/28 03:40:53 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/03/28 03:40:53 INFO : PREFIXapple: Deleted 2026/03/28 03:40:53 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/03/28 03:40:53 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/03/28 03:40:53 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/03/28 03:40:53 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/03/28 03:40:53 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/03/28 03:40:53 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/03/28 03:40:53 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/03/28 03:40:53 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/03/28 03:40:53 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/03/28 03:40:53 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37468") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:36368->172.17.0.7:37468, err= 2026/03/28 03:40:53 DEBUG : apple: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : apple: Excluded 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Excluded 2026/03/28 03:40:53 DEBUG : banana: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : banana: Excluded 2026/03/28 03:40:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : splitbananasplit: Excluded 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37722") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:41284->172.17.0.7:37722, err= 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39183") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:47738->172.17.0.7:39183, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31797") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:59986->172.17.0.7:31797, err= 2026/03/28 03:40:53 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30888") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:48292->172.17.0.7:30888, err= 2026/03/28 03:40:53 DEBUG : apple: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : apple: Excluded 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Excluded 2026/03/28 03:40:53 DEBUG : banana: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : banana: Excluded 2026/03/28 03:40:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : splitbananasplit: Excluded 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35631") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:33978->172.17.0.7:35631, err= 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39474") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:44432->172.17.0.7:39474, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30973") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:53676->172.17.0.7:30973, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31662") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:56352->172.17.0.7:31662, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39487") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:45406->172.17.0.7:39487, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38618") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:42832->172.17.0.7:38618, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36242") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:36444->172.17.0.7:36242, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31515") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:40126->172.17.0.7:31515, err= === RUN TestTransform/suffix run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31625") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:40978->172.17.0.7:31625, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36019") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:42176->172.17.0.7:36019, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33183") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:58216->172.17.0.7:33183, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35288") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:42120->172.17.0.7:35288, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37375") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:53042->172.17.0.7:37375, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35874") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:39624->172.17.0.7:35874, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37669") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:37042->172.17.0.7:37669, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30214") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:51516->172.17.0.7:30214, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39813") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:49404->172.17.0.7:39813, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37609") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:33896->172.17.0.7:37609, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38937") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:43510->172.17.0.7:38937, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36459") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:56542->172.17.0.7:36459, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39908") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:44136->172.17.0.7:39908, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30520") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:34278->172.17.0.7:30520, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37110") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:54744->172.17.0.7:37110, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34947") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:42372->172.17.0.7:34947, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32811") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:57814->172.17.0.7:32811, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30791") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:56990->172.17.0.7:30791, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35702") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:40346->172.17.0.7:35702, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31359") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:58290->172.17.0.7:31359, err= 2026/03/28 03:40:53 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30462") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:49718->172.17.0.7:30462, err= 2026/03/28 03:40:53 DEBUG : apple: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : apple: Excluded 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Excluded 2026/03/28 03:40:53 DEBUG : banana: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : banana: Excluded 2026/03/28 03:40:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : splitbananasplit: Excluded 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35497") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:57168->172.17.0.7:35497, err= 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31899") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:38486->172.17.0.7:31899, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33207") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:33112->172.17.0.7:33207, err= 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/28 03:40:53 DEBUG : apple: transformed to: appleSUFFIX 2026/03/28 03:40:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/28 03:40:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/28 03:40:53 DEBUG : apple: transformed to: appleSUFFIX 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/28 03:40:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/28 03:40:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/28 03:40:53 DEBUG : apple: transformed to: appleSUFFIX 2026/03/28 03:40:53 DEBUG : apple: transformed to: appleSUFFIX 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31707") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:51260->172.17.0.7:31707, err= 2026/03/28 03:40:53 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/28 03:40:53 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/28 03:40:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : apple: transformed to: appleSUFFIX 2026/03/28 03:40:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34142") 2026/03/28 03:40:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39971") 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:58988->172.17.0.7:39971, err= 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:51736->172.17.0.7:34142, err= 2026/03/28 03:40:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34717") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36888") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:45364->172.17.0.7:36888, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:33022->172.17.0.7:34717, err= 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35390") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:51930->172.17.0.7:35390, err= 2026/03/28 03:40:53 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:53 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2026/03/28 03:40:53 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2026/03/28 03:40:53 INFO : banana: Copied (new) to: bananaSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/28 03:40:53 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2026/03/28 03:40:53 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33540") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30858") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:50776->172.17.0.7:33540, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:54526->172.17.0.7:30858, err= 2026/03/28 03:40:53 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2026/03/28 03:40:53 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2026/03/28 03:40:53 INFO : apple: Copied (new) to: appleSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2026/03/28 03:40:53 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2026/03/28 03:40:53 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30078") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:51284->172.17.0.7:30078, err= 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/28 03:40:53 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37578") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:54354->172.17.0.7:37578, err= 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34159") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:50398->172.17.0.7:34159, err= 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/28 03:40:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/28 03:40:53 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37438") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:42272->172.17.0.7:37438, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36095") 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:60880->172.17.0.7:36095, err= 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2026/03/28 03:40:53 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/28 03:40:53 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39463") 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:44892->172.17.0.7:39463, err= 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2026/03/28 03:40:53 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35679") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:53028->172.17.0.7:35679, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30607") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:56696->172.17.0.7:30607, err= 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/28 03:40:53 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2026/03/28 03:40:53 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2026/03/28 03:40:53 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33068") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34440") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:40148->172.17.0.7:33068, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:54488->172.17.0.7:34440, err= 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2026/03/28 03:40:53 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37409") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31104") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:37860->172.17.0.7:37409, err= 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:38546->172.17.0.7:31104, err= 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2026/03/28 03:40:53 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2026/03/28 03:40:53 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36161") 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2026/03/28 03:40:53 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2026/03/28 03:40:53 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:51728->172.17.0.7:36161, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36924") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:47470->172.17.0.7:36924, err= 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2026/03/28 03:40:53 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2026/03/28 03:40:53 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/03/28 03:40:53 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:53 INFO : banana: Deleted 2026/03/28 03:40:53 INFO : dir1/0007-1234567.txt: Deleted 2026/03/28 03:40:53 INFO : apple: Deleted 2026/03/28 03:40:53 INFO : dir1/0009-3456789.txt: Deleted 2026/03/28 03:40:53 INFO : dir1/0012-6789;.txt: Deleted 2026/03/28 03:40:53 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/28 03:40:53 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/28 03:40:53 INFO : appleappleapplebanana: Deleted 2026/03/28 03:40:53 INFO : splitbananasplit: Deleted 2026/03/28 03:40:53 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/28 03:40:53 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/28 03:40:53 INFO : dir1/0003-defghij.txt: Deleted 2026/03/28 03:40:53 INFO : dir1/0015-9;=.txt: Deleted 2026/03/28 03:40:53 INFO : dir1/0011-56789;.txt: Deleted 2026/03/28 03:40:53 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/28 03:40:53 INFO : dir1/0013-789;=.txt: Deleted 2026/03/28 03:40:53 INFO : dir1/0008-2345678.txt: Deleted 2026/03/28 03:40:53 INFO : dir1/0010-456789.txt: Deleted 2026/03/28 03:40:53 INFO : dir1/0014-89;=.txt: Deleted 2026/03/28 03:40:53 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/28 03:40:53 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31336") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:45546->172.17.0.7:31336, err= 2026/03/28 03:40:53 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : appleSUFFIX: Excluded 2026/03/28 03:40:53 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/03/28 03:40:53 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : bananaSUFFIX: Excluded 2026/03/28 03:40:53 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : splitbananasplitSUFFIX: Excluded 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30201") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:35010->172.17.0.7:30201, err= 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38497") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:57090->172.17.0.7:38497, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35836") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:49926->172.17.0.7:35836, err= 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/28 03:40:53 DEBUG : apple: transformed to: appleSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/28 03:40:53 DEBUG : apple: transformed to: appleSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/28 03:40:53 DEBUG : apple: transformed to: appleSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/28 03:40:53 DEBUG : apple: transformed to: appleSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/28 03:40:53 DEBUG : apple: transformed to: appleSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/28 03:40:53 DEBUG : apple: transformed to: appleSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/28 03:40:53 DEBUG : apple: transformed to: appleSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/28 03:40:53 DEBUG : apple: transformed to: appleSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/28 03:40:53 DEBUG : apple: transformed to: appleSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/28 03:40:53 DEBUG : apple: transformed to: appleSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/28 03:40:53 DEBUG : apple: transformed to: appleSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/28 03:40:53 DEBUG : apple: transformed to: appleSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/28 03:40:53 DEBUG : apple: transformed to: appleSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/28 03:40:53 DEBUG : apple: transformed to: appleSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/28 03:40:53 DEBUG : apple: transformed to: appleSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/28 03:40:53 DEBUG : apple: transformed to: appleSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/28 03:40:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/28 03:40:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/28 03:40:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/28 03:40:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/28 03:40:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/28 03:40:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/28 03:40:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/28 03:40:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/28 03:40:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/28 03:40:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/28 03:40:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/28 03:40:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/28 03:40:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/28 03:40:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/28 03:40:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/28 03:40:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/28 03:40:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/28 03:40:53 DEBUG : apple: transformed to: appleSUFFIX 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/28 03:40:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/28 03:40:53 DEBUG : apple: transformed to: appleSUFFIX 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/28 03:40:53 DEBUG : apple: transformed to: appleSUFFIX 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/28 03:40:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38197") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:53424->172.17.0.7:38197, err= 2026/03/28 03:40:53 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38067") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:40968->172.17.0.7:38067, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33353") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32475") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:37182->172.17.0.7:32475, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:41850->172.17.0.7:33353, err= 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34264") 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:48064->172.17.0.7:34264, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32686") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:46906->172.17.0.7:32686, err= 2026/03/28 03:40:53 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/03/28 03:40:53 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/03/28 03:40:53 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/03/28 03:40:53 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/03/28 03:40:53 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/03/28 03:40:53 INFO : appleappleapplebanana: Copied (new) 2026/03/28 03:40:53 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/03/28 03:40:53 INFO : banana: Copied (new) 2026/03/28 03:40:53 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/03/28 03:40:53 INFO : apple: Copied (new) 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31767") 2026/03/28 03:40:53 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/03/28 03:40:53 INFO : splitbananasplit: Copied (new) 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:47670->172.17.0.7:31767, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37761") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:58174->172.17.0.7:37761, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30101") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:37276->172.17.0.7:30101, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36812") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:37028->172.17.0.7:36812, err= 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/03/28 03:40:53 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/03/28 03:40:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/03/28 03:40:53 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37099") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37124") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:46470->172.17.0.7:37124, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:50446->172.17.0.7:37099, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35132") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:37902->172.17.0.7:35132, err= 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/03/28 03:40:53 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31268") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:38530->172.17.0.7:31268, err= 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/03/28 03:40:53 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/03/28 03:40:53 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/03/28 03:40:53 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/03/28 03:40:53 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32953") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34343") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32351") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:36924->172.17.0.7:34343, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:38996->172.17.0.7:32953, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:60220->172.17.0.7:32351, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30076") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:45060->172.17.0.7:30076, err= 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/03/28 03:40:53 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/03/28 03:40:53 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/03/28 03:40:53 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31589") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32893") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:60580->172.17.0.7:31589, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:55534->172.17.0.7:32893, err= 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/03/28 03:40:53 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38800") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:48114->172.17.0.7:38800, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30482") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:56766->172.17.0.7:30482, err= 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/03/28 03:40:53 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/03/28 03:40:53 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/03/28 03:40:53 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/03/28 03:40:53 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/28 03:40:53 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:53 INFO : splitbananasplitSUFFIX: Deleted 2026/03/28 03:40:53 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/03/28 03:40:53 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/03/28 03:40:53 INFO : bananaSUFFIX: Deleted 2026/03/28 03:40:53 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/03/28 03:40:53 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/03/28 03:40:53 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/03/28 03:40:53 INFO : appleSUFFIX: Deleted 2026/03/28 03:40:53 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/03/28 03:40:53 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/03/28 03:40:53 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/03/28 03:40:53 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/03/28 03:40:53 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/03/28 03:40:53 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/03/28 03:40:53 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/03/28 03:40:53 INFO : appleappleapplebananaSUFFIX: Deleted 2026/03/28 03:40:53 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/03/28 03:40:53 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/03/28 03:40:53 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/03/28 03:40:53 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/03/28 03:40:53 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39075") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:45426->172.17.0.7:39075, err= 2026/03/28 03:40:53 DEBUG : apple: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : apple: Excluded 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Excluded 2026/03/28 03:40:53 DEBUG : banana: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : banana: Excluded 2026/03/28 03:40:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : splitbananasplit: Excluded 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39355") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:50298->172.17.0.7:39355, err= 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39539") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:35268->172.17.0.7:39539, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38102") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:41100->172.17.0.7:38102, err= 2026/03/28 03:40:53 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30722") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:41572->172.17.0.7:30722, err= 2026/03/28 03:40:53 DEBUG : apple: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : apple: Excluded 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Excluded 2026/03/28 03:40:53 DEBUG : banana: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : banana: Excluded 2026/03/28 03:40:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : splitbananasplit: Excluded 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32427") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:39092->172.17.0.7:32427, err= 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33025") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:39522->172.17.0.7:33025, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31927") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:39766->172.17.0.7:31927, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31026") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:49362->172.17.0.7:31026, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35096") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:58110->172.17.0.7:35096, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35067") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:53754->172.17.0.7:35067, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30349") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:36308->172.17.0.7:30349, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34842") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:47662->172.17.0.7:34842, err= === RUN TestTransform/truncate run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31350") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:50982->172.17.0.7:31350, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31778") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:48530->172.17.0.7:31778, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33820") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:52660->172.17.0.7:33820, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35862") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:58214->172.17.0.7:35862, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30172") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:48274->172.17.0.7:30172, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31952") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:48568->172.17.0.7:31952, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37510") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:49310->172.17.0.7:37510, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35346") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:34988->172.17.0.7:35346, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39863") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:43556->172.17.0.7:39863, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37042") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:46604->172.17.0.7:37042, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37768") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:34866->172.17.0.7:37768, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36333") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:58588->172.17.0.7:36333, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30129") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:40294->172.17.0.7:30129, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33359") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:48030->172.17.0.7:33359, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36621") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:36818->172.17.0.7:36621, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30649") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:36946->172.17.0.7:30649, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35300") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:51738->172.17.0.7:35300, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35650") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:35732->172.17.0.7:35650, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39096") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:58026->172.17.0.7:39096, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34137") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:33444->172.17.0.7:34137, err= 2026/03/28 03:40:53 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36349") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:36136->172.17.0.7:36349, err= 2026/03/28 03:40:53 DEBUG : apple: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : apple: Excluded 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Excluded 2026/03/28 03:40:53 DEBUG : banana: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : banana: Excluded 2026/03/28 03:40:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : splitbananasplit: Excluded 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37408") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:40628->172.17.0.7:37408, err= 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37902") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:39832->172.17.0.7:37902, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36389") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:57188->172.17.0.7:36389, err= 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36366") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:45952->172.17.0.7:36366, err= 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/28 03:40:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : apple: size = 5 OK 2026/03/28 03:40:53 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : apple: Unchanged skipping 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/28 03:40:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/28 03:40:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/28 03:40:53 DEBUG : banana: size = 6 OK 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/28 03:40:53 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/28 03:40:53 DEBUG : banana: Unchanged skipping 2026/03/28 03:40:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/28 03:40:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/28 03:40:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/28 03:40:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38016") 2026/03/28 03:40:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/28 03:40:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/28 03:40:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/28 03:40:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/28 03:40:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/28 03:40:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/28 03:40:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32941") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:60256->172.17.0.7:38016, err= 2026/03/28 03:40:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/28 03:40:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/28 03:40:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/28 03:40:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/28 03:40:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/28 03:40:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/28 03:40:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/28 03:40:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/28 03:40:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/28 03:40:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/28 03:40:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/28 03:40:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/28 03:40:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/28 03:40:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/28 03:40:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/28 03:40:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/28 03:40:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/28 03:40:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/28 03:40:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/28 03:40:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/28 03:40:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/28 03:40:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:36750->172.17.0.7:32941, err= 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33981") 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:49858->172.17.0.7:33981, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35497") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:57180->172.17.0.7:35497, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31068") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:45172->172.17.0.7:31068, err= 2026/03/28 03:40:53 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2026/03/28 03:40:53 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2026/03/28 03:40:53 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2026/03/28 03:40:53 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2026/03/28 03:40:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/28 03:40:53 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2026/03/28 03:40:53 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/28 03:40:53 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2026/03/28 03:40:53 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32583") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:43526->172.17.0.7:32583, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31963") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39433") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:36858->172.17.0.7:39433, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:56698->172.17.0.7:31963, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38824") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:56828->172.17.0.7:38824, err= 2026/03/28 03:40:53 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2026/03/28 03:40:53 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/28 03:40:53 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2026/03/28 03:40:53 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34370") 2026/03/28 03:40:53 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2026/03/28 03:40:53 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/28 03:40:53 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2026/03/28 03:40:53 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:52122->172.17.0.7:34370, err= 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34818") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37762") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:47370->172.17.0.7:37762, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:34496->172.17.0.7:34818, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37053") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:58304->172.17.0.7:37053, err= 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2026/03/28 03:40:53 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/03/28 03:40:53 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/28 03:40:53 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2026/03/28 03:40:53 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/28 03:40:53 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2026/03/28 03:40:53 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32297") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34576") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:56164->172.17.0.7:34576, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38369") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:57814->172.17.0.7:38369, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:44314->172.17.0.7:32297, err= 2026/03/28 03:40:53 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2026/03/28 03:40:53 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/28 03:40:53 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30273") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:36274->172.17.0.7:30273, err= 2026/03/28 03:40:53 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2026/03/28 03:40:53 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2026/03/28 03:40:53 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38705") 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:37416->172.17.0.7:38705, err= 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2026/03/28 03:40:53 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/03/28 03:40:53 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2026/03/28 03:40:53 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2026/03/28 03:40:53 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32829") 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:58632->172.17.0.7:32829, err= 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2026/03/28 03:40:53 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2026/03/28 03:40:53 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/03/28 03:40:53 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:53 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/28 03:40:53 INFO : dir1/0015-9;=.txt: Deleted 2026/03/28 03:40:53 INFO : splitbananasplit: Deleted 2026/03/28 03:40:53 INFO : dir1/0008-2345678.txt: Deleted 2026/03/28 03:40:53 INFO : dir1/0012-6789;.txt: Deleted 2026/03/28 03:40:53 INFO : dir1/0011-56789;.txt: Deleted 2026/03/28 03:40:53 INFO : dir1/0013-789;=.txt: Deleted 2026/03/28 03:40:53 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/28 03:40:53 INFO : dir1/0010-456789.txt: Deleted 2026/03/28 03:40:53 INFO : appleappleapplebanana: Deleted 2026/03/28 03:40:53 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/28 03:40:53 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/28 03:40:53 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/28 03:40:53 INFO : dir1/0003-defghij.txt: Deleted 2026/03/28 03:40:53 INFO : dir1/0014-89;=.txt: Deleted 2026/03/28 03:40:53 INFO : dir1/0007-1234567.txt: Deleted 2026/03/28 03:40:53 INFO : dir1/0009-3456789.txt: Deleted 2026/03/28 03:40:53 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/28 03:40:53 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35930") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:48974->172.17.0.7:35930, err= 2026/03/28 03:40:53 DEBUG : apple: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : apple: Excluded 2026/03/28 03:40:53 DEBUG : appleapple: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : appleapple: Excluded 2026/03/28 03:40:53 DEBUG : banana: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : banana: Excluded 2026/03/28 03:40:53 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : splitbanan: Excluded 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36996") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:44780->172.17.0.7:36996, err= 2026/03/28 03:40:53 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0000-abcde: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdef: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefg: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0003-defgh: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0004-efghi: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0005-fghij: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijk: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0007-12345: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0008-23456: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0009-34567: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0010-45678: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0011-56789: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.t: Excluded 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39641") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:44494->172.17.0.7:39641, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32751") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:39660->172.17.0.7:32751, err= 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36686") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:57832->172.17.0.7:36686, err= 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/28 03:40:53 DEBUG : apple: size = 5 OK 2026/03/28 03:40:53 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : apple: Unchanged skipping 2026/03/28 03:40:53 DEBUG : appleapple: size = 21 OK 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/28 03:40:53 DEBUG : banana: size = 6 OK 2026/03/28 03:40:53 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : banana: Unchanged skipping 2026/03/28 03:40:53 DEBUG : splitbanan: size = 16 OK 2026/03/28 03:40:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : splitbananasplit: Unchanged skipping 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/28 03:40:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/28 03:40:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/28 03:40:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/28 03:40:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/28 03:40:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/28 03:40:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/28 03:40:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/28 03:40:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/28 03:40:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/28 03:40:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/28 03:40:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/28 03:40:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/28 03:40:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/28 03:40:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/28 03:40:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/28 03:40:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/28 03:40:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30261") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:55032->172.17.0.7:30261, err= 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/28 03:40:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/28 03:40:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/28 03:40:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/28 03:40:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/28 03:40:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/28 03:40:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/28 03:40:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/28 03:40:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/28 03:40:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/28 03:40:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/28 03:40:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/28 03:40:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/28 03:40:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/28 03:40:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/28 03:40:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/28 03:40:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/28 03:40:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/28 03:40:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/28 03:40:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/28 03:40:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/28 03:40:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/28 03:40:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/28 03:40:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/28 03:40:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/28 03:40:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/28 03:40:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/28 03:40:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/28 03:40:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/28 03:40:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/28 03:40:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/28 03:40:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/28 03:40:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/28 03:40:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/28 03:40:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/28 03:40:53 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:53 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:53 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33002") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:38760->172.17.0.7:33002, err= 2026/03/28 03:40:53 DEBUG : apple: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : apple: Excluded 2026/03/28 03:40:53 DEBUG : appleapple: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : appleapple: Excluded 2026/03/28 03:40:53 DEBUG : banana: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : banana: Excluded 2026/03/28 03:40:53 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : splitbanan: Excluded 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31885") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:41540->172.17.0.7:31885, err= 2026/03/28 03:40:53 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0000-abcde: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdef: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefg: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0003-defgh: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0004-efghi: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0005-fghij: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijk: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0007-12345: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0008-23456: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0009-34567: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0010-45678: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0011-56789: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.t: Excluded 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38050") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:52118->172.17.0.7:38050, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32909") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:52446->172.17.0.7:32909, err= 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/28 03:40:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35625") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:39308->172.17.0.7:35625, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32522") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:39458->172.17.0.7:32522, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30220") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:55640->172.17.0.7:30220, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37785") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:37352->172.17.0.7:37785, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38565") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:40450->172.17.0.7:38565, err= === RUN TestTransform/encoder run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32816") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:55722->172.17.0.7:32816, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34031") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:34554->172.17.0.7:34031, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37487") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:34538->172.17.0.7:37487, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33848") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:45860->172.17.0.7:33848, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33885") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:50712->172.17.0.7:33885, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39211") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:48978->172.17.0.7:39211, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33005") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:49664->172.17.0.7:33005, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35596") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:47464->172.17.0.7:35596, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38984") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:53398->172.17.0.7:38984, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31310") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:60356->172.17.0.7:31310, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31379") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:57594->172.17.0.7:31379, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37837") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:47272->172.17.0.7:37837, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39111") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:47222->172.17.0.7:39111, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33465") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:35212->172.17.0.7:33465, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37179") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:51174->172.17.0.7:37179, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33185") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:39934->172.17.0.7:33185, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38378") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:54624->172.17.0.7:38378, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30093") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:44376->172.17.0.7:30093, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36314") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:38280->172.17.0.7:36314, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31347") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:35912->172.17.0.7:31347, err= 2026/03/28 03:40:53 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37561") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:43172->172.17.0.7:37561, err= 2026/03/28 03:40:53 DEBUG : apple: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : apple: Excluded 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Excluded 2026/03/28 03:40:53 DEBUG : banana: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : banana: Excluded 2026/03/28 03:40:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : splitbananasplit: Excluded 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32454") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:59354->172.17.0.7:32454, err= 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35645") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:40960->172.17.0.7:35645, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32654") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:32912->172.17.0.7:32654, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33131") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:52344->172.17.0.7:33131, err= 2026/03/28 03:40:53 DEBUG : apple: size = 5 OK 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : banana: size = 6 OK 2026/03/28 03:40:53 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : banana: Unchanged skipping 2026/03/28 03:40:53 DEBUG : splitbananasplit: size = 16 OK 2026/03/28 03:40:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33107") 2026/03/28 03:40:53 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : splitbananasplit: Unchanged skipping 2026/03/28 03:40:53 DEBUG : apple: Unchanged skipping 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:42834->172.17.0.7:33107, err= 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:53 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:53 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33753") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:49762->172.17.0.7:33753, err= 2026/03/28 03:40:53 DEBUG : apple: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : apple: Excluded 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Excluded 2026/03/28 03:40:53 DEBUG : banana: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : banana: Excluded 2026/03/28 03:40:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : splitbananasplit: Excluded 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38674") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:35338->172.17.0.7:38674, err= 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33841") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:55612->172.17.0.7:33841, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39904") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:41548->172.17.0.7:39904, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37293") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:45192->172.17.0.7:37293, err= 2026/03/28 03:40:53 DEBUG : apple: size = 5 OK 2026/03/28 03:40:53 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : apple: Unchanged skipping 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/28 03:40:53 DEBUG : banana: size = 6 OK 2026/03/28 03:40:53 DEBUG : splitbananasplit: size = 16 OK 2026/03/28 03:40:53 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : banana: Unchanged skipping 2026/03/28 03:40:53 DEBUG : splitbananasplit: Unchanged skipping 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36421") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:35590->172.17.0.7:36421, err= 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:53 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:53 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39111") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:47234->172.17.0.7:39111, err= 2026/03/28 03:40:53 DEBUG : apple: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : apple: Excluded 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Excluded 2026/03/28 03:40:53 DEBUG : banana: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : banana: Excluded 2026/03/28 03:40:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : splitbananasplit: Excluded 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39513") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:55448->172.17.0.7:39513, err= 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33054") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:45370->172.17.0.7:33054, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38865") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:54794->172.17.0.7:38865, err= 2026/03/28 03:40:53 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39883") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:42636->172.17.0.7:39883, err= 2026/03/28 03:40:53 DEBUG : apple: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : apple: Excluded 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Excluded 2026/03/28 03:40:53 DEBUG : banana: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : banana: Excluded 2026/03/28 03:40:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : splitbananasplit: Excluded 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35324") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:36242->172.17.0.7:35324, err= 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33251") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:57506->172.17.0.7:33251, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35372") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:58584->172.17.0.7:35372, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38370") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:60996->172.17.0.7:38370, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36724") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:54494->172.17.0.7:36724, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38449") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:43066->172.17.0.7:38449, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30541") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:39750->172.17.0.7:30541, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39290") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:37228->172.17.0.7:39290, err= === RUN TestTransform/ISO-8859-1 run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30978") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:50916->172.17.0.7:30978, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32923") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:54804->172.17.0.7:32923, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35161") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:34498->172.17.0.7:35161, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34747") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:55302->172.17.0.7:34747, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35149") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:47950->172.17.0.7:35149, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35369") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:49302->172.17.0.7:35369, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35381") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:32820->172.17.0.7:35381, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30381") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:56944->172.17.0.7:30381, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39914") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:52400->172.17.0.7:39914, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30130") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:58124->172.17.0.7:30130, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38962") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:33866->172.17.0.7:38962, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30015") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:36698->172.17.0.7:30015, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39933") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:52814->172.17.0.7:39933, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35276") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:60574->172.17.0.7:35276, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37926") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:55112->172.17.0.7:37926, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39002") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:40122->172.17.0.7:39002, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37009") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:52510->172.17.0.7:37009, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32024") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:40048->172.17.0.7:32024, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32232") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:59624->172.17.0.7:32232, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36316") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:49438->172.17.0.7:36316, err= 2026/03/28 03:40:53 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37441") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:35962->172.17.0.7:37441, err= 2026/03/28 03:40:53 DEBUG : apple: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : apple: Excluded 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Excluded 2026/03/28 03:40:53 DEBUG : banana: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : banana: Excluded 2026/03/28 03:40:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : splitbananasplit: Excluded 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36211") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:35510->172.17.0.7:36211, err= 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34490") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:42556->172.17.0.7:34490, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38559") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:53074->172.17.0.7:38559, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37236") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:42964->172.17.0.7:37236, err= 2026/03/28 03:40:53 DEBUG : apple: size = 5 OK 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/28 03:40:53 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : apple: Unchanged skipping 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/28 03:40:53 DEBUG : banana: size = 6 OK 2026/03/28 03:40:53 DEBUG : splitbananasplit: size = 16 OK 2026/03/28 03:40:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : splitbananasplit: Unchanged skipping 2026/03/28 03:40:53 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : banana: Unchanged skipping 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30882") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:49832->172.17.0.7:30882, err= 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:53 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:53 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35454") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:56810->172.17.0.7:35454, err= 2026/03/28 03:40:53 DEBUG : apple: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : apple: Excluded 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Excluded 2026/03/28 03:40:53 DEBUG : banana: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : banana: Excluded 2026/03/28 03:40:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : splitbananasplit: Excluded 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39114") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:40480->172.17.0.7:39114, err= 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35341") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:59266->172.17.0.7:35341, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38450") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:37996->172.17.0.7:38450, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30028") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:42882->172.17.0.7:30028, err= 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/28 03:40:53 DEBUG : banana: size = 6 OK 2026/03/28 03:40:53 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : banana: Unchanged skipping 2026/03/28 03:40:53 DEBUG : splitbananasplit: size = 16 OK 2026/03/28 03:40:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/28 03:40:53 DEBUG : apple: size = 5 OK 2026/03/28 03:40:53 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : apple: Unchanged skipping 2026/03/28 03:40:53 DEBUG : splitbananasplit: Unchanged skipping 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30648") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:40816->172.17.0.7:30648, err= 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:53 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:53 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36441") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:56424->172.17.0.7:36441, err= 2026/03/28 03:40:53 DEBUG : apple: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : apple: Excluded 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : appleappleapplebanana: Excluded 2026/03/28 03:40:53 DEBUG : banana: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : banana: Excluded 2026/03/28 03:40:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : splitbananasplit: Excluded 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38549") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:56992->172.17.0.7:38549, err= 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/28 03:40:53 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35201") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:45424->172.17.0.7:35201, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35530") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:51888->172.17.0.7:35530, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30905") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:59372->172.17.0.7:30905, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30851") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:59994->172.17.0.7:30851, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36660") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:39266->172.17.0.7:36660, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37167") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:39708->172.17.0.7:37167, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38501") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:53468->172.17.0.7:38501, err= === RUN TestTransform/charmap run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34515") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:37408->172.17.0.7:34515, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30009") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:52406->172.17.0.7:30009, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35622") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:51172->172.17.0.7:35622, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30059") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:48470->172.17.0.7:30059, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35005") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:50838->172.17.0.7:35005, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38230") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:35268->172.17.0.7:38230, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38887") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:56160->172.17.0.7:38887, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37208") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:43696->172.17.0.7:37208, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38293") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:52620->172.17.0.7:38293, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37831") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:38660->172.17.0.7:37831, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36472") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:50876->172.17.0.7:36472, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32902") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:45422->172.17.0.7:32902, err= 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33075") 2026/03/28 03:40:53 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:33540->172.17.0.7:33075, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35405") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:47492->172.17.0.7:35405, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34012") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:33938->172.17.0.7:34012, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34751") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:50242->172.17.0.7:34751, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38086") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:34112->172.17.0.7:38086, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32229") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:43392->172.17.0.7:32229, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36194") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:39026->172.17.0.7:36194, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35813") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:51168->172.17.0.7:35813, err= 2026/03/28 03:40:54 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30263") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:33344->172.17.0.7:30263, err= 2026/03/28 03:40:54 DEBUG : apple: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : apple: Excluded 2026/03/28 03:40:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : appleappleapplebanana: Excluded 2026/03/28 03:40:54 DEBUG : banana: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : banana: Excluded 2026/03/28 03:40:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : splitbananasplit: Excluded 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34449") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:41538->172.17.0.7:34449, err= 2026/03/28 03:40:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34543") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:57552->172.17.0.7:34543, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38104") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:55364->172.17.0.7:38104, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33603") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:59216->172.17.0.7:33603, err= 2026/03/28 03:40:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/28 03:40:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31039") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:41096->172.17.0.7:31039, err= 2026/03/28 03:40:54 DEBUG : banana: size = 6 OK 2026/03/28 03:40:54 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : banana: Unchanged skipping 2026/03/28 03:40:54 DEBUG : splitbananasplit: size = 16 OK 2026/03/28 03:40:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : splitbananasplit: Unchanged skipping 2026/03/28 03:40:54 DEBUG : apple: size = 5 OK 2026/03/28 03:40:54 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : apple: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/28 03:40:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/28 03:40:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/28 03:40:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/28 03:40:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/28 03:40:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/28 03:40:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/28 03:40:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/28 03:40:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/28 03:40:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/28 03:40:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/28 03:40:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/28 03:40:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/28 03:40:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/28 03:40:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/28 03:40:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/28 03:40:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:54 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:54 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37617") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:53588->172.17.0.7:37617, err= 2026/03/28 03:40:54 DEBUG : apple: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : apple: Excluded 2026/03/28 03:40:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : appleappleapplebanana: Excluded 2026/03/28 03:40:54 DEBUG : banana: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : banana: Excluded 2026/03/28 03:40:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : splitbananasplit: Excluded 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34239") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:49008->172.17.0.7:34239, err= 2026/03/28 03:40:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35386") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:37270->172.17.0.7:35386, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37791") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:55086->172.17.0.7:37791, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33940") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:55742->172.17.0.7:33940, err= 2026/03/28 03:40:54 DEBUG : apple: size = 5 OK 2026/03/28 03:40:54 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : apple: Unchanged skipping 2026/03/28 03:40:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/28 03:40:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/28 03:40:54 DEBUG : banana: size = 6 OK 2026/03/28 03:40:54 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : banana: Unchanged skipping 2026/03/28 03:40:54 DEBUG : splitbananasplit: size = 16 OK 2026/03/28 03:40:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : splitbananasplit: Unchanged skipping 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31886") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:53716->172.17.0.7:31886, err= 2026/03/28 03:40:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/28 03:40:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/28 03:40:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/28 03:40:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/28 03:40:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/28 03:40:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/28 03:40:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/28 03:40:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/28 03:40:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/28 03:40:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/28 03:40:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/28 03:40:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/28 03:40:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/28 03:40:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/28 03:40:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/28 03:40:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/28 03:40:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:54 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:54 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35410") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:44882->172.17.0.7:35410, err= 2026/03/28 03:40:54 DEBUG : apple: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : apple: Excluded 2026/03/28 03:40:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : appleappleapplebanana: Excluded 2026/03/28 03:40:54 DEBUG : banana: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : banana: Excluded 2026/03/28 03:40:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : splitbananasplit: Excluded 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37224") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:37218->172.17.0.7:37224, err= 2026/03/28 03:40:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31639") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:34568->172.17.0.7:31639, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34451") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:44090->172.17.0.7:34451, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32257") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:41044->172.17.0.7:32257, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32806") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:46446->172.17.0.7:32806, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38163") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:47612->172.17.0.7:38163, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31596") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:49698->172.17.0.7:31596, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39131") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:33210->172.17.0.7:39131, err= === RUN TestTransform/lowercase run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36446") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:45972->172.17.0.7:36446, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30678") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:44102->172.17.0.7:30678, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30317") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:44348->172.17.0.7:30317, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30112") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:42502->172.17.0.7:30112, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38093") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:53190->172.17.0.7:38093, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31593") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:58796->172.17.0.7:31593, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33168") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:53664->172.17.0.7:33168, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30787") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:37846->172.17.0.7:30787, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31378") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:52970->172.17.0.7:31378, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37104") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:57192->172.17.0.7:37104, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33040") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:55186->172.17.0.7:33040, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32453") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:33806->172.17.0.7:32453, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38224") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:33456->172.17.0.7:38224, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38014") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:36874->172.17.0.7:38014, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38621") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:47128->172.17.0.7:38621, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30886") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:58512->172.17.0.7:30886, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37052") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:60012->172.17.0.7:37052, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34540") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:48646->172.17.0.7:34540, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32041") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:36298->172.17.0.7:32041, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34520") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:41086->172.17.0.7:34520, err= 2026/03/28 03:40:54 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35717") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:42936->172.17.0.7:35717, err= 2026/03/28 03:40:54 DEBUG : apple: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : apple: Excluded 2026/03/28 03:40:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : appleappleapplebanana: Excluded 2026/03/28 03:40:54 DEBUG : banana: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : banana: Excluded 2026/03/28 03:40:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : splitbananasplit: Excluded 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38485") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:33468->172.17.0.7:38485, err= 2026/03/28 03:40:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35954") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:59574->172.17.0.7:35954, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35129") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:55272->172.17.0.7:35129, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35228") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:40056->172.17.0.7:35228, err= 2026/03/28 03:40:54 DEBUG : apple: size = 5 OK 2026/03/28 03:40:54 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : apple: Unchanged skipping 2026/03/28 03:40:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/28 03:40:54 DEBUG : banana: size = 6 OK 2026/03/28 03:40:54 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : banana: Unchanged skipping 2026/03/28 03:40:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/28 03:40:54 DEBUG : splitbananasplit: size = 16 OK 2026/03/28 03:40:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : splitbananasplit: Unchanged skipping 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38724") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:48814->172.17.0.7:38724, err= 2026/03/28 03:40:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/28 03:40:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/28 03:40:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/28 03:40:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/28 03:40:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/28 03:40:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/28 03:40:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/28 03:40:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/28 03:40:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/28 03:40:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/28 03:40:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/28 03:40:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/28 03:40:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/28 03:40:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/28 03:40:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/28 03:40:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:54 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:54 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33492") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:42364->172.17.0.7:33492, err= 2026/03/28 03:40:54 DEBUG : apple: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : apple: Excluded 2026/03/28 03:40:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : appleappleapplebanana: Excluded 2026/03/28 03:40:54 DEBUG : banana: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : banana: Excluded 2026/03/28 03:40:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : splitbananasplit: Excluded 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39282") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:49492->172.17.0.7:39282, err= 2026/03/28 03:40:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39022") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:57116->172.17.0.7:39022, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34446") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:48986->172.17.0.7:34446, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36247") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:37772->172.17.0.7:36247, err= 2026/03/28 03:40:54 DEBUG : apple: size = 5 OK 2026/03/28 03:40:54 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : apple: Unchanged skipping 2026/03/28 03:40:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/28 03:40:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/28 03:40:54 DEBUG : banana: size = 6 OK 2026/03/28 03:40:54 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : banana: Unchanged skipping 2026/03/28 03:40:54 DEBUG : splitbananasplit: size = 16 OK 2026/03/28 03:40:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : splitbananasplit: Unchanged skipping 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39485") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:51872->172.17.0.7:39485, err= 2026/03/28 03:40:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/28 03:40:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/28 03:40:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/28 03:40:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/28 03:40:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/28 03:40:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/28 03:40:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/28 03:40:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/28 03:40:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/28 03:40:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/28 03:40:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/28 03:40:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/28 03:40:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/28 03:40:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/28 03:40:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/28 03:40:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/28 03:40:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:54 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:54 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34561") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:55332->172.17.0.7:34561, err= 2026/03/28 03:40:54 DEBUG : apple: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : apple: Excluded 2026/03/28 03:40:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : appleappleapplebanana: Excluded 2026/03/28 03:40:54 DEBUG : banana: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : banana: Excluded 2026/03/28 03:40:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : splitbananasplit: Excluded 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35055") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:39278->172.17.0.7:35055, err= 2026/03/28 03:40:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32172") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:60208->172.17.0.7:32172, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38913") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:39142->172.17.0.7:38913, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38602") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:40638->172.17.0.7:38602, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36540") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:56780->172.17.0.7:36540, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32522") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:39464->172.17.0.7:32522, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39312") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:58346->172.17.0.7:39312, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36567") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:50994->172.17.0.7:36567, err= === RUN TestTransform/ascii run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37193") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:39256->172.17.0.7:37193, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31270") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:35778->172.17.0.7:31270, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33642") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:51842->172.17.0.7:33642, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39094") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:51978->172.17.0.7:39094, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36483") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:34324->172.17.0.7:36483, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31238") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:42084->172.17.0.7:31238, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34818") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:34502->172.17.0.7:34818, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30603") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:37268->172.17.0.7:30603, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37236") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:42970->172.17.0.7:37236, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33082") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:38194->172.17.0.7:33082, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36094") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:47600->172.17.0.7:36094, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34515") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:37412->172.17.0.7:34515, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39296") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:55040->172.17.0.7:39296, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32827") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:42780->172.17.0.7:32827, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33479") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:43530->172.17.0.7:33479, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38487") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:50200->172.17.0.7:38487, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37053") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:58316->172.17.0.7:37053, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37419") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:33910->172.17.0.7:37419, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33446") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:45328->172.17.0.7:33446, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33101") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:48540->172.17.0.7:33101, err= 2026/03/28 03:40:54 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31386") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:36090->172.17.0.7:31386, err= 2026/03/28 03:40:54 DEBUG : apple: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : apple: Excluded 2026/03/28 03:40:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : appleappleapplebanana: Excluded 2026/03/28 03:40:54 DEBUG : banana: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : banana: Excluded 2026/03/28 03:40:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : splitbananasplit: Excluded 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37730") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:36114->172.17.0.7:37730, err= 2026/03/28 03:40:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30143") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:39986->172.17.0.7:30143, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39532") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:39610->172.17.0.7:39532, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35048") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:48138->172.17.0.7:35048, err= 2026/03/28 03:40:54 DEBUG : apple: size = 5 OK 2026/03/28 03:40:54 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : apple: Unchanged skipping 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35829") 2026/03/28 03:40:54 DEBUG : banana: size = 6 OK 2026/03/28 03:40:54 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : banana: Unchanged skipping 2026/03/28 03:40:54 DEBUG : splitbananasplit: size = 16 OK 2026/03/28 03:40:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : splitbananasplit: Unchanged skipping 2026/03/28 03:40:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/28 03:40:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:51976->172.17.0.7:35829, err= 2026/03/28 03:40:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/28 03:40:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/28 03:40:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/28 03:40:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/28 03:40:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/28 03:40:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/28 03:40:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/28 03:40:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/28 03:40:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/28 03:40:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/28 03:40:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/28 03:40:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/28 03:40:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/28 03:40:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/28 03:40:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/28 03:40:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/28 03:40:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:54 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:54 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32646") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:52966->172.17.0.7:32646, err= 2026/03/28 03:40:54 DEBUG : apple: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : apple: Excluded 2026/03/28 03:40:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : appleappleapplebanana: Excluded 2026/03/28 03:40:54 DEBUG : banana: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : banana: Excluded 2026/03/28 03:40:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : splitbananasplit: Excluded 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34135") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:51684->172.17.0.7:34135, err= 2026/03/28 03:40:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30870") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:53328->172.17.0.7:30870, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36577") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:46990->172.17.0.7:36577, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32816") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:55724->172.17.0.7:32816, err= 2026/03/28 03:40:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/28 03:40:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/28 03:40:54 DEBUG : banana: size = 6 OK 2026/03/28 03:40:54 DEBUG : splitbananasplit: size = 16 OK 2026/03/28 03:40:54 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : banana: Unchanged skipping 2026/03/28 03:40:54 DEBUG : splitbananasplit: Unchanged skipping 2026/03/28 03:40:54 DEBUG : apple: size = 5 OK 2026/03/28 03:40:54 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : apple: Unchanged skipping 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32524") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:47810->172.17.0.7:32524, err= 2026/03/28 03:40:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/28 03:40:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/28 03:40:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/28 03:40:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/28 03:40:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/28 03:40:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/28 03:40:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/28 03:40:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/28 03:40:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/28 03:40:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/28 03:40:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/28 03:40:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/28 03:40:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/28 03:40:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/28 03:40:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/28 03:40:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/28 03:40:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:54 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:54 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31591") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:37538->172.17.0.7:31591, err= 2026/03/28 03:40:54 DEBUG : apple: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : apple: Excluded 2026/03/28 03:40:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : appleappleapplebanana: Excluded 2026/03/28 03:40:54 DEBUG : banana: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : banana: Excluded 2026/03/28 03:40:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : splitbananasplit: Excluded 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30854") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:37636->172.17.0.7:30854, err= 2026/03/28 03:40:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/28 03:40:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/28 03:40:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36685") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:57114->172.17.0.7:36685, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36679") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:34422->172.17.0.7:36679, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35816") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:59584->172.17.0.7:35816, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31475") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:45252->172.17.0.7:31475, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37753") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:39288->172.17.0.7:37753, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35027") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:53866->172.17.0.7:35027, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33663") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:36264->172.17.0.7:33663, err= --- PASS: TestTransform (0.84s) --- PASS: TestTransform/NFC (0.06s) --- PASS: TestTransform/NFD (0.06s) --- PASS: TestTransform/base64 (0.13s) --- PASS: TestTransform/prefix (0.10s) --- PASS: TestTransform/suffix (0.10s) --- PASS: TestTransform/truncate (0.07s) --- PASS: TestTransform/encoder (0.06s) --- PASS: TestTransform/ISO-8859-1 (0.06s) --- PASS: TestTransform/charmap (0.09s) --- PASS: TestTransform/lowercase (0.07s) --- PASS: TestTransform/ascii (0.05s) === RUN TestTransformCopy run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:54 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39463") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:44898->172.17.0.7:39463, err= 2026/03/28 03:40:54 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/28 03:40:54 INFO : sub dir_somesuffix: Making directory 2026/03/28 03:40:54 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/28 03:40:54 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/03/28 03:40:54 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/28 03:40:54 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:54 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34401") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:41814->172.17.0.7:34401, err= 2026/03/28 03:40:54 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2026/03/28 03:40:54 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/28 03:40:54 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/28 03:40:54 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31596") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:49706->172.17.0.7:31596, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38229") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:36736->172.17.0.7:38229, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37386") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:34854->172.17.0.7:37386, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35317") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:41748->172.17.0.7:35317, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35458") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:55182->172.17.0.7:35458, err= --- PASS: TestTransformCopy (0.01s) === RUN TestDoubleTransform run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:54 DEBUG : toe: transformed to: tictactoe 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36771") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:60152->172.17.0.7:36771, err= 2026/03/28 03:40:54 DEBUG : toe: transformed to: tictactoe 2026/03/28 03:40:54 INFO : tictactoe: Making directory 2026/03/28 03:40:54 DEBUG : toe: transformed to: tictactoe 2026/03/28 03:40:54 DEBUG : toe: transformed to: tictactoe 2026/03/28 03:40:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/28 03:40:54 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/03/28 03:40:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35219") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:51476->172.17.0.7:35219, err= 2026/03/28 03:40:54 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2026/03/28 03:40:54 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2026/03/28 03:40:54 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/03/28 03:40:54 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35851") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:33394->172.17.0.7:35851, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31081") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:52614->172.17.0.7:31081, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33586") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:47602->172.17.0.7:33586, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33865") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:35586->172.17.0.7:33865, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37816") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:58312->172.17.0.7:37816, err= --- PASS: TestDoubleTransform (0.01s) === RUN TestFileTag run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36443") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:46066->172.17.0.7:36443, err= 2026/03/28 03:40:54 INFO : toe: Making directory 2026/03/28 03:40:54 INFO : toe/toe: Making directory 2026/03/28 03:40:54 DEBUG : toe: transformed to: tictactoe 2026/03/28 03:40:54 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/28 03:40:54 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/28 03:40:54 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38757") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:55480->172.17.0.7:38757, err= 2026/03/28 03:40:54 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/03/28 03:40:54 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/03/28 03:40:54 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/28 03:40:54 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30472") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:48662->172.17.0.7:30472, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39325") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:51964->172.17.0.7:39325, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38844") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:39062->172.17.0.7:38844, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33454") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:41990->172.17.0.7:33454, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36957") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:60734->172.17.0.7:36957, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37468") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:36378->172.17.0.7:37468, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38405") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:58136->172.17.0.7:38405, err= --- PASS: TestFileTag (0.01s) === RUN TestNoTag run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37200") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:44652->172.17.0.7:37200, err= 2026/03/28 03:40:54 INFO : toe: Making directory 2026/03/28 03:40:54 INFO : toe/toe: Making directory 2026/03/28 03:40:54 DEBUG : toe: transformed to: tictactoe 2026/03/28 03:40:54 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/28 03:40:54 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:54 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36089") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:34564->172.17.0.7:36089, err= 2026/03/28 03:40:54 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/03/28 03:40:54 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/03/28 03:40:54 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/28 03:40:54 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37993") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:47484->172.17.0.7:37993, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33484") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:35760->172.17.0.7:33484, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34404") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:57660->172.17.0.7:34404, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38437") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:60638->172.17.0.7:38437, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33338") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:39230->172.17.0.7:33338, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38724") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:48822->172.17.0.7:38724, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35857") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:35590->172.17.0.7:35857, err= --- PASS: TestNoTag (0.01s) === RUN TestDirTag run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:54 DEBUG : empty_dir: Making directory with metadata 2026/03/28 03:40:54 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/28 03:40:54 DEBUG : toe: transformed to: tictactoe 2026/03/28 03:40:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/28 03:40:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38952") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:54936->172.17.0.7:38952, err= 2026/03/28 03:40:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/28 03:40:54 INFO : tictacempty_dir: Making directory 2026/03/28 03:40:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/28 03:40:54 DEBUG : toe: transformed to: tictactoe 2026/03/28 03:40:54 DEBUG : toe: transformed to: tictactoe 2026/03/28 03:40:54 INFO : tictactoe: Making directory 2026/03/28 03:40:54 DEBUG : toe: transformed to: tictactoe 2026/03/28 03:40:54 DEBUG : toe: transformed to: tictactoe 2026/03/28 03:40:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/28 03:40:54 INFO : tictactoe/tictactoe: Making directory 2026/03/28 03:40:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/28 03:40:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/28 03:40:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33176") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:43948->172.17.0.7:33176, err= 2026/03/28 03:40:54 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/03/28 03:40:54 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/03/28 03:40:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/28 03:40:54 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33116") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:52018->172.17.0.7:33116, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31260") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35019") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:37852->172.17.0.7:31260, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:48588->172.17.0.7:35019, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36812") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:37034->172.17.0.7:36812, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37029") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:56732->172.17.0.7:37029, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32321") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:58790->172.17.0.7:32321, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37604") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:53532->172.17.0.7:37604, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30165") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:59712->172.17.0.7:30165, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34367") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:60916->172.17.0.7:34367, err= --- PASS: TestDirTag (0.01s) === RUN TestAllTag run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:54 DEBUG : empty_dir: Making directory with metadata 2026/03/28 03:40:54 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/28 03:40:54 DEBUG : toe: transformed to: tictactoe 2026/03/28 03:40:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/28 03:40:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34161") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:51718->172.17.0.7:34161, err= 2026/03/28 03:40:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/28 03:40:54 INFO : tictacempty_dir: Making directory 2026/03/28 03:40:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/28 03:40:54 DEBUG : toe: transformed to: tictactoe 2026/03/28 03:40:54 DEBUG : toe: transformed to: tictactoe 2026/03/28 03:40:54 INFO : tictactoe: Making directory 2026/03/28 03:40:54 DEBUG : toe: transformed to: tictactoe 2026/03/28 03:40:54 DEBUG : toe: transformed to: tictactoe 2026/03/28 03:40:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/28 03:40:54 INFO : tictactoe/tictactoe: Making directory 2026/03/28 03:40:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/28 03:40:54 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/28 03:40:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/28 03:40:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31235") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:40456->172.17.0.7:31235, err= 2026/03/28 03:40:54 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/03/28 03:40:54 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/03/28 03:40:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/28 03:40:54 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38182") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:55508->172.17.0.7:38182, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30300") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33493") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:42758->172.17.0.7:30300, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:52282->172.17.0.7:33493, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34336") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:40542->172.17.0.7:34336, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:54 DEBUG : toe: transformed to: tictactoe 2026/03/28 03:40:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/28 03:40:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32119") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:41408->172.17.0.7:32119, err= 2026/03/28 03:40:54 DEBUG : toe: transformed to: tictactoe 2026/03/28 03:40:54 DEBUG : toe: transformed to: tictactoe 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38479") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:49556->172.17.0.7:38479, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38351") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:57820->172.17.0.7:38351, err= 2026/03/28 03:40:54 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37261") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:38058->172.17.0.7:37261, err= 2026/03/28 03:40:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/28 03:40:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/03/28 03:40:54 NOTICE: ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: 0 differences found 2026/03/28 03:40:54 NOTICE: ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: 1 hashes could not be checked 2026/03/28 03:40:54 NOTICE: ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: 1 matching files 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38811") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:55332->172.17.0.7:38811, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30969") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:60844->172.17.0.7:30969, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36216") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:45876->172.17.0.7:36216, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30301") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:45302->172.17.0.7:30301, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32021") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:51590->172.17.0.7:32021, err= --- PASS: TestAllTag (0.01s) === RUN TestRunTwice run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:54 DEBUG : toe: transformed to: tictactoe 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33164") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:35556->172.17.0.7:33164, err= 2026/03/28 03:40:54 DEBUG : toe: transformed to: tictactoe 2026/03/28 03:40:54 INFO : tictactoe: Making directory 2026/03/28 03:40:54 DEBUG : toe: transformed to: tictactoe 2026/03/28 03:40:54 DEBUG : toe: transformed to: tictactoe 2026/03/28 03:40:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/28 03:40:54 INFO : tictactoe/tictactoe: Making directory 2026/03/28 03:40:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/28 03:40:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/28 03:40:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34884") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:56738->172.17.0.7:34884, err= 2026/03/28 03:40:54 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/03/28 03:40:54 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/03/28 03:40:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/28 03:40:54 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31049") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:42208->172.17.0.7:31049, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36962") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:43882->172.17.0.7:36962, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34032") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:51266->172.17.0.7:34032, err= 2026/03/28 03:40:54 DEBUG : toe: transformed to: tictactoe 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31153") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:39968->172.17.0.7:31153, err= 2026/03/28 03:40:54 DEBUG : toe: transformed to: tictactoe 2026/03/28 03:40:54 DEBUG : toe: transformed to: tictactoe 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37242") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:45380->172.17.0.7:37242, err= 2026/03/28 03:40:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32102") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:32938->172.17.0.7:32102, err= 2026/03/28 03:40:54 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/28 03:40:54 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:54 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:54 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31730") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:40950->172.17.0.7:31730, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38298") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:56160->172.17.0.7:38298, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34938") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:60484->172.17.0.7:34938, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34849") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:36416->172.17.0.7:34849, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39342") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:50782->172.17.0.7:39342, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33508") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:56424->172.17.0.7:33508, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30886") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:58516->172.17.0.7:30886, err= --- PASS: TestRunTwice (0.01s) === RUN TestSyntax 2026/03/28 03:40:54 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36596") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:40130->172.17.0.7:36596, err= 2026/03/28 03:40:54 INFO : toe: Making directory 2026/03/28 03:40:54 INFO : toe/toe: Making directory 2026/03/28 03:40:54 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32882") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:42374->172.17.0.7:32882, err= 2026/03/28 03:40:54 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2026/03/28 03:40:54 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2026/03/28 03:40:54 INFO : toe/toe/toe: Copied (new) 2026/03/28 03:40:54 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39544") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:49486->172.17.0.7:39544, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39795") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:44760->172.17.0.7:39795, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31489") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:54066->172.17.0.7:31489, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30523") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:45848->172.17.0.7:30523, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36562") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:39460->172.17.0.7:36562, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36816") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:50792->172.17.0.7:36816, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35577") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:60334->172.17.0.7:35577, err= --- PASS: TestConflicting (0.01s) === RUN TestMove run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:54 DEBUG : empty_dir: Making directory with metadata 2026/03/28 03:40:54 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/28 03:40:54 DEBUG : toe: transformed to: tictactoe 2026/03/28 03:40:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/28 03:40:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35325") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:44196->172.17.0.7:35325, err= 2026/03/28 03:40:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/28 03:40:54 INFO : tictacempty_dir: Making directory 2026/03/28 03:40:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/28 03:40:54 DEBUG : toe: transformed to: tictactoe 2026/03/28 03:40:54 DEBUG : toe: transformed to: tictactoe 2026/03/28 03:40:54 INFO : tictactoe: Making directory 2026/03/28 03:40:54 DEBUG : toe: transformed to: tictactoe 2026/03/28 03:40:54 DEBUG : toe: transformed to: tictactoe 2026/03/28 03:40:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/28 03:40:54 INFO : tictactoe/tictactoe: Making directory 2026/03/28 03:40:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/28 03:40:54 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/28 03:40:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/28 03:40:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/28 03:40:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37128") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:60922->172.17.0.7:37128, err= 2026/03/28 03:40:54 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/03/28 03:40:54 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/03/28 03:40:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/28 03:40:54 INFO : toe/toe/toe.txt: Deleted 2026/03/28 03:40:54 INFO : toe/toe: Removing directory 2026/03/28 03:40:54 INFO : toe: Removing directory 2026/03/28 03:40:54 INFO : empty_dir: Removing directory 2026/03/28 03:40:54 DEBUG : Local file system at /tmp/rclone2146196798: deleted 3 directories 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32432") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:33762->172.17.0.7:32432, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30167") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31636") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:54726->172.17.0.7:30167, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:53908->172.17.0.7:31636, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39490") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:43884->172.17.0.7:39490, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31486") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:41228->172.17.0.7:31486, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36442") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33496") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:42308->172.17.0.7:36442, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:58166->172.17.0.7:33496, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33797") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:38662->172.17.0.7:33797, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37327") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:55042->172.17.0.7:37327, err= --- PASS: TestMove (0.01s) === RUN TestTransformFile run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:54 DEBUG : empty_dir: Making directory with metadata 2026/03/28 03:40:54 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/28 03:40:54 DEBUG : toe: transformed to: tictactoe 2026/03/28 03:40:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/28 03:40:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31493") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:56926->172.17.0.7:31493, err= 2026/03/28 03:40:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/28 03:40:54 INFO : tictacempty_dir: Making directory 2026/03/28 03:40:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/28 03:40:54 DEBUG : toe: transformed to: tictactoe 2026/03/28 03:40:54 DEBUG : toe: transformed to: tictactoe 2026/03/28 03:40:54 INFO : tictactoe: Making directory 2026/03/28 03:40:54 DEBUG : toe: transformed to: tictactoe 2026/03/28 03:40:54 DEBUG : toe: transformed to: tictactoe 2026/03/28 03:40:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/28 03:40:54 INFO : tictactoe/tictactoe: Making directory 2026/03/28 03:40:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/28 03:40:54 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/28 03:40:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/28 03:40:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35242") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:59286->172.17.0.7:35242, err= 2026/03/28 03:40:54 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/03/28 03:40:54 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/03/28 03:40:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/28 03:40:54 INFO : toe/toe/toe.txt: Deleted 2026/03/28 03:40:54 INFO : toe/toe: Removing directory 2026/03/28 03:40:54 INFO : toe: Removing directory 2026/03/28 03:40:54 INFO : empty_dir: Removing directory 2026/03/28 03:40:54 DEBUG : Local file system at /tmp/rclone2146196798: deleted 3 directories 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32094") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:59128->172.17.0.7:32094, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39426") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:35862->172.17.0.7:39426, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36702") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:38290->172.17.0.7:36702, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39993") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:46202->172.17.0.7:39993, err= 2026/03/28 03:40:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/28 03:40:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/28 03:40:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/28 03:40:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/28 03:40:54 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32306") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:54272->172.17.0.7:32306, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38609") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31926") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:47764->172.17.0.7:31926, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:42900->172.17.0.7:38609, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33158") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:36272->172.17.0.7:33158, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34461") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:47126->172.17.0.7:34461, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37866") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:60688->172.17.0.7:37866, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39817") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:43120->172.17.0.7:39817, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39697") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:39460->172.17.0.7:39697, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30872") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:51226->172.17.0.7:30872, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30637") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:33694->172.17.0.7:30637, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39689") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:43356->172.17.0.7:39689, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39696") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:54462->172.17.0.7:39696, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:32257") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:41046->172.17.0.7:32257, err= --- PASS: TestTransformFile (0.02s) === RUN TestManualTransformFile run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:54 DEBUG : Reset feature "Copy" 2026/03/28 03:40:54 DEBUG : Reset feature "Move" 2026/03/28 03:40:54 DEBUG : Reset feature "Copy" 2026/03/28 03:40:54 DEBUG : Reset feature "Move" 2026/03/28 03:40:54 DEBUG : empty_dir: Making directory with metadata 2026/03/28 03:40:54 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/28 03:40:54 DEBUG : toe: transformed to: tictactoe 2026/03/28 03:40:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/28 03:40:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33275") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:53744->172.17.0.7:33275, err= 2026/03/28 03:40:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/28 03:40:54 INFO : tictacempty_dir: Making directory 2026/03/28 03:40:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/28 03:40:54 DEBUG : toe: transformed to: tictactoe 2026/03/28 03:40:54 DEBUG : toe: transformed to: tictactoe 2026/03/28 03:40:54 INFO : tictactoe: Making directory 2026/03/28 03:40:54 DEBUG : toe: transformed to: tictactoe 2026/03/28 03:40:54 DEBUG : toe: transformed to: tictactoe 2026/03/28 03:40:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/28 03:40:54 INFO : tictactoe/tictactoe: Making directory 2026/03/28 03:40:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/28 03:40:54 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/28 03:40:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/28 03:40:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/28 03:40:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34693") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:51742->172.17.0.7:34693, err= 2026/03/28 03:40:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/28 03:40:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/28 03:40:54 INFO : toe/toe/toe.txt: Deleted 2026/03/28 03:40:54 INFO : toe/toe: Removing directory 2026/03/28 03:40:54 INFO : toe: Removing directory 2026/03/28 03:40:54 INFO : empty_dir: Removing directory 2026/03/28 03:40:54 DEBUG : Local file system at /tmp/rclone2146196798: deleted 3 directories 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35909") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:60470->172.17.0.7:35909, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39455") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33236") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:56378->172.17.0.7:33236, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:40258->172.17.0.7:39455, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31184") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:36486->172.17.0.7:31184, err= 2026/03/28 03:40:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/28 03:40:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/28 03:40:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/28 03:40:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33519") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:37826->172.17.0.7:33519, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35498") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:35350->172.17.0.7:35498, err= 2026/03/28 03:40:54 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/28 03:40:54 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/03/28 03:40:54 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38378") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:54636->172.17.0.7:38378, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37115") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36284") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35275") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:46972->172.17.0.7:36284, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:41688->172.17.0.7:35275, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:50918->172.17.0.7:37115, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31236") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36797") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:42360->172.17.0.7:31236, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:39708->172.17.0.7:36797, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31592") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:54950->172.17.0.7:31592, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35604") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34526") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39629") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:33346->172.17.0.7:35604, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:45276->172.17.0.7:34526, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:51266->172.17.0.7:39629, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31454") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35170") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:55390->172.17.0.7:35170, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:44404->172.17.0.7:31454, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31069") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:59462->172.17.0.7:31069, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:54 DEBUG : toe: transformed to: dG9l 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38950") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:45852->172.17.0.7:38950, err= 2026/03/28 03:40:54 DEBUG : toe: transformed to: dG9l 2026/03/28 03:40:54 INFO : dG9l: Making directory 2026/03/28 03:40:54 DEBUG : toe: transformed to: dG9l 2026/03/28 03:40:54 DEBUG : toe: transformed to: dG9l 2026/03/28 03:40:54 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/28 03:40:54 INFO : dG9l/dG9l: Making directory 2026/03/28 03:40:54 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/28 03:40:54 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/03/28 03:40:54 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/28 03:40:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/28 03:40:54 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37724") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:54624->172.17.0.7:37724, err= 2026/03/28 03:40:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/03/28 03:40:54 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/03/28 03:40:54 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37630") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:54140->172.17.0.7:37630, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39557") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:40700->172.17.0.7:39557, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33284") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:45798->172.17.0.7:33284, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31801") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:52040->172.17.0.7:31801, err= 2026/03/28 03:40:54 DEBUG : dG9l: transformed to: toe 2026/03/28 03:40:54 DEBUG : dG9l: transformed to: toe 2026/03/28 03:40:54 DEBUG : toe: Directory modification time the same (differ by 327.196443ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : Added delayed dir = "toe", newDst=toe 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38005") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:36438->172.17.0.7:38005, err= 2026/03/28 03:40:54 DEBUG : dG9l: transformed to: toe 2026/03/28 03:40:54 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/03/28 03:40:54 DEBUG : toe/toe: Directory modification time the same (differ by 327.196443ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30910") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:36196->172.17.0.7:30910, err= 2026/03/28 03:40:54 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/03/28 03:40:54 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/28 03:40:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2026/03/28 03:40:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/03/28 03:40:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/03/28 03:40:54 DEBUG : Local file system at /tmp/rclone2146196798: Waiting for checks to finish 2026/03/28 03:40:54 DEBUG : Local file system at /tmp/rclone2146196798: Waiting for transfers to finish 2026/03/28 03:40:54 DEBUG : Waiting for deletions to finish 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31862") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:48260->172.17.0.7:31862, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38857") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:45622->172.17.0.7:38857, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39223") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:56080->172.17.0.7:39223, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:31130") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:56748->172.17.0.7:31130, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:34528") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:60704->172.17.0.7:34528, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30209") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:59632->172.17.0.7:30209, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:39931") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:51126->172.17.0.7:39931, err= --- PASS: TestBase64 (0.01s) === RUN TestError run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu", Local "Local file system at /tmp/rclone2146196798", Modify Window "1s" 2026/03/28 03:40:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/28 03:40:54 DEBUG : toe: transformed to: 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33886") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:45662->172.17.0.7:33886, err= 2026/03/28 03:40:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/28 03:40:54 DEBUG : toe: transformed to: 2026/03/28 03:40:54 INFO : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Making directory 2026/03/28 03:40:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/28 03:40:54 DEBUG : toe: transformed to: 2026/03/28 03:40:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/28 03:40:54 DEBUG : toe: transformed to: 2026/03/28 03:40:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/28 03:40:54 DEBUG : toe/toe: transformed to: 2026/03/28 03:40:54 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/28 03:40:54 INFO : toe/toe: Making directory 2026/03/28 03:40:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/28 03:40:54 DEBUG : toe/toe: transformed to: 2026/03/28 03:40:54 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/28 03:40:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/28 03:40:54 DEBUG : toe: transformed to: 2026/03/28 03:40:54 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/28 03:40:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/28 03:40:54 DEBUG : toe/toe/toe: transformed to: 2026/03/28 03:40:54 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for checks to finish 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Waiting for transfers to finish 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:35629") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:41182->172.17.0.7:35629, err= 2026/03/28 03:40:54 DEBUG : toe/toe/toe: size = 11 OK 2026/03/28 03:40:54 INFO : toe/toe/toe: Copied (new) 2026/03/28 03:40:54 ERROR : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: not deleting files as there were IO errors 2026/03/28 03:40:54 ERROR : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: not deleting directories as there were IO errors 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38977") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:40844->172.17.0.7:38977, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36788") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:43134->172.17.0.7:36788, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30801") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:35554->172.17.0.7:30801, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:33425") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:54680->172.17.0.7:33425, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:38457") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:58856->172.17.0.7:38457, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:36548") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:42886->172.17.0.7:36548, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:37056") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:50178->172.17.0.7:37056, err= --- PASS: TestError (0.01s) PASS 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: dial("tcp","172.17.0.7:30665") 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: > dial: conn=172.17.0.1:44616->172.17.0.7:30665, err= 2026/03/28 03:40:54 DEBUG : ftp://172.17.0.7:21/rclone-test-wiwiwat9ziqu: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 3.1089018s (try 1/5)