"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2025/10/11 01:29:10 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-waxocet0liyi" 2025/10/11 01:29:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/11 01:29:10 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/11 01:29:10 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/11 01:29:10 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/11 01:29:10 DEBUG : Setting pass="s1kOjx6hPbbGxD6wacBWkwYsP39YXi4IVyVsRrk6bho" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/11 01:29:10 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/11 01:29:10 DEBUG : TestFTPPureftpd: detected overridden config - adding "{s87jI}" suffix to name 2025/10/11 01:29:10 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/11 01:29:10 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/11 01:29:10 DEBUG : Setting pass="s1kOjx6hPbbGxD6wacBWkwYsP39YXi4IVyVsRrk6bho" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/11 01:29:10 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Connecting to FTP server 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:21") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40836->172.17.0.5:21, err= 2025/10/11 01:29:10 DEBUG : Creating backend with remote "/tmp/rclone1569592436" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38981") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:44784->172.17.0.5:38981, err= 2025/10/11 01:29:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:10 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37296") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:34588->172.17.0.5:37296, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30797") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60028->172.17.0.5:30797, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33147") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:44300->172.17.0.5:33147, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37304") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:34076->172.17.0.5:37304, err= 2025/10/11 01:29:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30581") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:48044->172.17.0.5:30581, err= 2025/10/11 01:29:10 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/11 01:29:10 INFO : sub dir/hello world: Copied (new) 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38817") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:46470->172.17.0.5:38817, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39806") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:53462->172.17.0.5:39806, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35590") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:55330->172.17.0.5:35590, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30096") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40800->172.17.0.5:30096, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37979") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52618->172.17.0.5:37979, err= --- PASS: TestCopy (0.02s) === RUN TestCopyMetadata run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39887") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:39028->172.17.0.5:39887, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39926") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58460->172.17.0.5:39926, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34085") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:57266->172.17.0.5:34085, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34309") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:38556->172.17.0.5:34309, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:10 DEBUG : Creating backend with remote "/non-existing" 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33829") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:35242->172.17.0.5:33829, err= 2025/10/11 01:29:10 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38953") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:46310->172.17.0.5:38953, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39171") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:39598->172.17.0.5:39171, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32104") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:57616->172.17.0.5:32104, err= 2025/10/11 01:29:10 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/11 01:29:10 INFO : sub dir/hello world: Copied (new) 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36664") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40584->172.17.0.5:36664, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33917") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:38862->172.17.0.5:33917, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39620") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:57378->172.17.0.5:39620, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37708") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:37408->172.17.0.5:37708, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31801") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60720->172.17.0.5:31801, err= --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" sync_test.go:222: Only runs on local 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35923") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60252->172.17.0.5:35923, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36791") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:53322->172.17.0.5:36791, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:10 INFO : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Running all checks before starting transfers 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32269") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:55502->172.17.0.5:32269, err= 2025/10/11 01:29:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:10 INFO : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Checks finished, now starting transfers 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30178") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:35804->172.17.0.5:30178, err= 2025/10/11 01:29:10 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/11 01:29:10 INFO : sub dir/hello world: Copied (new) 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35974") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:51914->172.17.0.5:35974, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33833") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:47502->172.17.0.5:33833, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39832") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52480->172.17.0.5:39832, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30324") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40426->172.17.0.5:30324, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34800") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:37018->172.17.0.5:34800, err= --- PASS: TestCopyCheckFirst (0.02s) === RUN TestSyncNoTraverse run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:10 ERROR : Ignoring --no-traverse with sync 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33278") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:55028->172.17.0.5:33278, err= 2025/10/11 01:29:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30156") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:39976->172.17.0.5:30156, err= 2025/10/11 01:29:10 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/11 01:29:10 INFO : sub dir/hello world: Copied (new) 2025/10/11 01:29:10 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35096") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:44594->172.17.0.5:35096, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30776") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:35160->172.17.0.5:30776, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32126") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:57342->172.17.0.5:32126, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38109") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:42106->172.17.0.5:38109, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36181") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:39594->172.17.0.5:36181, err= --- PASS: TestSyncNoTraverse (0.02s) === RUN TestCopyWithDepth run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36663") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:57040->172.17.0.5:36663, err= 2025/10/11 01:29:10 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30093") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:34958->172.17.0.5:30093, err= 2025/10/11 01:29:10 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2025/10/11 01:29:10 INFO : hello world2: Copied (new) 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35673") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:49788->172.17.0.5:35673, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38273") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:36728->172.17.0.5:38273, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33254") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:56240->172.17.0.5:33254, err= --- PASS: TestCopyWithDepth (0.01s) === RUN TestCopyWithFilesFrom run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33457") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:57708->172.17.0.5:33457, err= 2025/10/11 01:29:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34080") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52932->172.17.0.5:34080, err= 2025/10/11 01:29:10 DEBUG : potato2.160ece37.partial: renamed to: potato2 2025/10/11 01:29:10 INFO : potato2: Copied (new) 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32904") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:57634->172.17.0.5:32904, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39828") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:45318->172.17.0.5:39828, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34415") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:34096->172.17.0.5:34415, err= --- PASS: TestCopyWithFilesFrom (0.02s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33273") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60640->172.17.0.5:33273, err= 2025/10/11 01:29:10 DEBUG : potato2.160ece37.partial: renamed to: potato2 2025/10/11 01:29:10 INFO : potato2: Copied (new) 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33540") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:47060->172.17.0.5:33540, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37845") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:34532->172.17.0.5:37845, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39719") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:41296->172.17.0.5:39719, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.02s) === RUN TestCopyEmptyDirectories run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:10 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/11 01:29:10 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/11 01:29:10 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/10/11 01:29:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33828") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:39250->172.17.0.5:33828, err= 2025/10/11 01:29:10 INFO : sub dir2: Making directory 2025/10/11 01:29:10 INFO : sub dir: Making directory 2025/10/11 01:29:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/11 01:29:10 INFO : sub dir2/sub sub dir2: Making directory 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Connecting to FTP server 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:21") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40846->172.17.0.5:21, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30121") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:51636->172.17.0.5:30121, err= 2025/10/11 01:29:10 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/11 01:29:10 INFO : sub dir/hello world: Copied (new) 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37491") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:35470->172.17.0.5:37491, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39924") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32639") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58690->172.17.0.5:39924, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39728") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:51730->172.17.0.5:39728, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:55442->172.17.0.5:32639, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33289") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:54008->172.17.0.5:33289, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32660") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:53182->172.17.0.5:32660, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38052") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:56960->172.17.0.5:38052, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38935") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:57006->172.17.0.5:38935, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31488") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:46366->172.17.0.5:31488, err= --- PASS: TestCopyEmptyDirectories (0.03s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:10 INFO : sub dir2: Making directory 2025/10/11 01:29:10 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/11 01:29:10 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32032") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40844->172.17.0.5:32032, err= 2025/10/11 01:29:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36770") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:47658->172.17.0.5:36770, err= 2025/10/11 01:29:10 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/11 01:29:10 INFO : sub dir/hello world: Copied (new) 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33660") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52752->172.17.0.5:33660, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32741") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43164->172.17.0.5:32741, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38862") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:37068->172.17.0.5:38862, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36933") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:33872->172.17.0.5:36933, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34195") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:47598->172.17.0.5:34195, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:10 DEBUG : sub dir2: Making directory with metadata 2025/10/11 01:29:10 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31291") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:44838->172.17.0.5:31291, err= 2025/10/11 01:29:10 INFO : sub dir2: Making directory 2025/10/11 01:29:10 INFO : sub dir: Making directory 2025/10/11 01:29:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36236") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:50654->172.17.0.5:36236, err= 2025/10/11 01:29:10 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/11 01:29:10 INFO : sub dir/hello world: Copied (new) 2025/10/11 01:29:10 INFO : sub dir/hello world: Deleted 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32268") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:34090->172.17.0.5:32268, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39757") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35995") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:41648->172.17.0.5:39757, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:55928->172.17.0.5:35995, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33242") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:49670->172.17.0.5:33242, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37559") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:34540->172.17.0.5:37559, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33706") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33538") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:46202->172.17.0.5:33706, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:45710->172.17.0.5:33538, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31221") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:36840->172.17.0.5:31221, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37449") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:51672->172.17.0.5:37449, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31133") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:38348->172.17.0.5:31133, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:10 INFO : sub dir2: Making directory 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33479") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43518->172.17.0.5:33479, err= 2025/10/11 01:29:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34817") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:45790->172.17.0.5:34817, err= 2025/10/11 01:29:10 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/11 01:29:10 INFO : sub dir/hello world: Copied (new) 2025/10/11 01:29:10 INFO : sub dir/hello world: Deleted 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36953") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:48598->172.17.0.5:36953, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30507") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52366->172.17.0.5:30507, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36874") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:37966->172.17.0.5:36874, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36836") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:48022->172.17.0.5:36836, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33055") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:54834->172.17.0.5:33055, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:10 DEBUG : sub dir2: Making directory with metadata 2025/10/11 01:29:10 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/11 01:29:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30855") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:41426->172.17.0.5:30855, err= 2025/10/11 01:29:10 INFO : sub dir2: Making directory 2025/10/11 01:29:10 INFO : sub dir: Making directory 2025/10/11 01:29:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34457") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:35000->172.17.0.5:34457, err= 2025/10/11 01:29:10 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/11 01:29:10 INFO : sub dir/hello world: Copied (new) 2025/10/11 01:29:10 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32919") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:59210->172.17.0.5:32919, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39696") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32973") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:38156->172.17.0.5:39696, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:33780->172.17.0.5:32973, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34796") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:41504->172.17.0.5:34796, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34661") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:44828->172.17.0.5:34661, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37737") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:59128->172.17.0.5:37737, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39265") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:56676->172.17.0.5:39265, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32789") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52472->172.17.0.5:32789, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31617") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:55140->172.17.0.5:31617, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:10 INFO : sub dir2: Making directory 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38094") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:47548->172.17.0.5:38094, err= 2025/10/11 01:29:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36879") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43818->172.17.0.5:36879, err= 2025/10/11 01:29:10 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/11 01:29:10 INFO : sub dir/hello world: Copied (new) 2025/10/11 01:29:10 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37936") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:56210->172.17.0.5:37936, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39928") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:37206->172.17.0.5:39928, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30318") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:53460->172.17.0.5:30318, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36978") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:41500->172.17.0.5:36978, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32022") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40646->172.17.0.5:32022, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32257") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:42684->172.17.0.5:32257, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34989") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:34098->172.17.0.5:34989, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38312") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:57900->172.17.0.5:38312, err= 2025/10/11 01:29:10 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vobeqiw9kiju" 2025/10/11 01:29:10 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/11 01:29:10 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/11 01:29:10 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/11 01:29:10 DEBUG : Setting pass="s1kOjx6hPbbGxD6wacBWkwYsP39YXi4IVyVsRrk6bho" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/11 01:29:10 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/11 01:29:10 DEBUG : TestFTPPureftpd: detected overridden config - adding "{s87jI}" suffix to name 2025/10/11 01:29:10 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/11 01:29:10 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/11 01:29:10 DEBUG : Setting pass="s1kOjx6hPbbGxD6wacBWkwYsP39YXi4IVyVsRrk6bho" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/11 01:29:10 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-vobeqiw9kiju: Connecting to FTP server 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-vobeqiw9kiju: dial("tcp","172.17.0.5:21") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-vobeqiw9kiju: > dial: conn=172.17.0.1:40856->172.17.0.5:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.5:21/rclone-test-waxocet0liyi -> ftp://172.17.0.5:21/rclone-test-vobeqiw9kiju 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-vobeqiw9kiju: dial("tcp","172.17.0.5:35464") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-vobeqiw9kiju: > dial: conn=172.17.0.1:45118->172.17.0.5:35464, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37740") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:59544->172.17.0.5:37740, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37587") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43234->172.17.0.5:37587, err= 2025/10/11 01:29:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-vobeqiw9kiju: Waiting for checks to finish 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-vobeqiw9kiju: Waiting for transfers to finish 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30642") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:45370->172.17.0.5:30642, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-vobeqiw9kiju: dial("tcp","172.17.0.5:33309") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-vobeqiw9kiju: > dial: conn=172.17.0.1:46222->172.17.0.5:33309, err= 2025/10/11 01:29:10 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/10/11 01:29:10 INFO : sub dir/hello world: Copied (new) 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-vobeqiw9kiju: dial("tcp","172.17.0.5:34929") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-vobeqiw9kiju: > dial: conn=172.17.0.1:37242->172.17.0.5:34929, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-vobeqiw9kiju: dial("tcp","172.17.0.5:36246") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-vobeqiw9kiju: > dial: conn=172.17.0.1:51336->172.17.0.5:36246, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-vobeqiw9kiju: dial("tcp","172.17.0.5:31899") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-vobeqiw9kiju: > dial: conn=172.17.0.1:57920->172.17.0.5:31899, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-vobeqiw9kiju: dial("tcp","172.17.0.5:34168") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-vobeqiw9kiju: > dial: conn=172.17.0.1:47048->172.17.0.5:34168, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-vobeqiw9kiju: Purge object "sub dir/hello world" 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-vobeqiw9kiju: Purge dir "sub dir" 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-vobeqiw9kiju: Purge dir "" 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37997") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:51736->172.17.0.5:37997, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30849") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:44596->172.17.0.5:30849, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35456") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:53036->172.17.0.5:35456, err= --- PASS: TestServerSideCopy (0.04s) === RUN TestCopyOverSelf run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32256") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:42826->172.17.0.5:32256, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38575") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:34308->172.17.0.5:38575, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35697") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52292->172.17.0.5:35697, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36905") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:33178->172.17.0.5:36905, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37931") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:47272->172.17.0.5:37931, err= 2025/10/11 01:29:10 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33148") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43286->172.17.0.5:33148, err= 2025/10/11 01:29:10 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2025/10/11 01:29:10 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39805") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:34934->172.17.0.5:39805, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36212") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:50422->172.17.0.5:36212, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37290") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:33856->172.17.0.5:37290, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36336") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:55076->172.17.0.5:36336, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34065") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:55358->172.17.0.5:34065, err= --- PASS: TestCopyOverSelf (0.02s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38291") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58734->172.17.0.5:38291, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38351") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:57386->172.17.0.5:38351, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33389") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:42520->172.17.0.5:33389, err= 2025/10/11 01:29:10 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vasaqib1hexu" 2025/10/11 01:29:10 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/11 01:29:10 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/11 01:29:10 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/11 01:29:10 DEBUG : Setting pass="s1kOjx6hPbbGxD6wacBWkwYsP39YXi4IVyVsRrk6bho" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/11 01:29:10 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/11 01:29:10 DEBUG : TestFTPPureftpd: detected overridden config - adding "{s87jI}" suffix to name 2025/10/11 01:29:10 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/11 01:29:10 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/11 01:29:10 DEBUG : Setting pass="s1kOjx6hPbbGxD6wacBWkwYsP39YXi4IVyVsRrk6bho" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/11 01:29:10 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-vasaqib1hexu: Connecting to FTP server 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-vasaqib1hexu: dial("tcp","172.17.0.5:21") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-vasaqib1hexu: > dial: conn=172.17.0.1:40870->172.17.0.5:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.5:21/rclone-test-waxocet0liyi -> ftp://172.17.0.5:21/rclone-test-vasaqib1hexu 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-vasaqib1hexu: dial("tcp","172.17.0.5:39671") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33277") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-vasaqib1hexu: > dial: conn=172.17.0.1:57210->172.17.0.5:39671, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:45168->172.17.0.5:33277, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31889") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:54850->172.17.0.5:31889, err= 2025/10/11 01:29:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-vasaqib1hexu: Waiting for checks to finish 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-vasaqib1hexu: Waiting for transfers to finish 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31006") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:48364->172.17.0.5:31006, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-vasaqib1hexu: dial("tcp","172.17.0.5:31866") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-vasaqib1hexu: > dial: conn=172.17.0.1:49960->172.17.0.5:31866, err= 2025/10/11 01:29:10 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/10/11 01:29:10 INFO : sub dir/hello world: Copied (new) 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-vasaqib1hexu: dial("tcp","172.17.0.5:34840") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-vasaqib1hexu: > dial: conn=172.17.0.1:45864->172.17.0.5:34840, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-vasaqib1hexu: dial("tcp","172.17.0.5:39746") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-vasaqib1hexu: > dial: conn=172.17.0.1:55708->172.17.0.5:39746, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31215") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:50422->172.17.0.5:31215, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35751") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:57992->172.17.0.5:35751, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32200") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:33074->172.17.0.5:32200, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-vasaqib1hexu: dial("tcp","172.17.0.5:31722") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-vasaqib1hexu: > dial: conn=172.17.0.1:58672->172.17.0.5:31722, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38303") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:37492->172.17.0.5:38303, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37181") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:34982->172.17.0.5:37181, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-vasaqib1hexu: dial("tcp","172.17.0.5:38785") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-vasaqib1hexu: > dial: conn=172.17.0.1:41126->172.17.0.5:38785, err= 2025/10/11 01:29:10 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-vasaqib1hexu: Waiting for checks to finish 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-vasaqib1hexu: Waiting for transfers to finish 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30950") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:51054->172.17.0.5:30950, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-vasaqib1hexu: dial("tcp","172.17.0.5:31429") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-vasaqib1hexu: > dial: conn=172.17.0.1:54424->172.17.0.5:31429, err= 2025/10/11 01:29:10 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2025/10/11 01:29:10 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-vasaqib1hexu: dial("tcp","172.17.0.5:33711") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-vasaqib1hexu: > dial: conn=172.17.0.1:34730->172.17.0.5:33711, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-vasaqib1hexu: dial("tcp","172.17.0.5:33528") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-vasaqib1hexu: > dial: conn=172.17.0.1:34234->172.17.0.5:33528, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-vasaqib1hexu: dial("tcp","172.17.0.5:38768") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-vasaqib1hexu: > dial: conn=172.17.0.1:44428->172.17.0.5:38768, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-vasaqib1hexu: dial("tcp","172.17.0.5:34449") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-vasaqib1hexu: > dial: conn=172.17.0.1:60040->172.17.0.5:34449, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-vasaqib1hexu: Purge object "sub dir/hello world" 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-vasaqib1hexu: Purge dir "sub dir" 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-vasaqib1hexu: Purge dir "" 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34902") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:56696->172.17.0.5:34902, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35772") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:54276->172.17.0.5:35772, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36763") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52426->172.17.0.5:36763, err= --- PASS: TestServerSideCopyOverSelf (0.04s) === RUN TestMoveOverSelf run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37365") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58096->172.17.0.5:37365, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38724") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:44614->172.17.0.5:38724, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32722") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:44634->172.17.0.5:32722, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36372") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:42086->172.17.0.5:36372, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35239") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:49850->172.17.0.5:35239, err= 2025/10/11 01:29:10 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32516") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:37816->172.17.0.5:32516, err= 2025/10/11 01:29:10 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2025/10/11 01:29:10 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/11 01:29:10 INFO : sub dir/hello world: Deleted 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34832") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:34598->172.17.0.5:34832, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34977") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:50742->172.17.0.5:34977, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34192") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:54508->172.17.0.5:34192, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30653") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:38264->172.17.0.5:30653, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35112") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:37236->172.17.0.5:35112, err= --- PASS: TestMoveOverSelf (0.02s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38010") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60044->172.17.0.5:38010, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34192") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:54524->172.17.0.5:34192, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37126") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:33350->172.17.0.5:37126, err= 2025/10/11 01:29:10 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-holekiy4heju" 2025/10/11 01:29:10 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/11 01:29:10 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/11 01:29:10 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/11 01:29:10 DEBUG : Setting pass="s1kOjx6hPbbGxD6wacBWkwYsP39YXi4IVyVsRrk6bho" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/11 01:29:10 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/11 01:29:10 DEBUG : TestFTPPureftpd: detected overridden config - adding "{s87jI}" suffix to name 2025/10/11 01:29:10 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/11 01:29:10 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/11 01:29:10 DEBUG : Setting pass="s1kOjx6hPbbGxD6wacBWkwYsP39YXi4IVyVsRrk6bho" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/11 01:29:10 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-holekiy4heju: Connecting to FTP server 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-holekiy4heju: dial("tcp","172.17.0.5:21") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-holekiy4heju: > dial: conn=172.17.0.1:40882->172.17.0.5:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.5:21/rclone-test-waxocet0liyi -> ftp://172.17.0.5:21/rclone-test-holekiy4heju 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-holekiy4heju: dial("tcp","172.17.0.5:34273") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34444") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-holekiy4heju: > dial: conn=172.17.0.1:39112->172.17.0.5:34273, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:34928->172.17.0.5:34444, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35746") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60592->172.17.0.5:35746, err= 2025/10/11 01:29:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-holekiy4heju: Waiting for checks to finish 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-holekiy4heju: Waiting for transfers to finish 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30255") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:53070->172.17.0.5:30255, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-holekiy4heju: dial("tcp","172.17.0.5:38798") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-holekiy4heju: > dial: conn=172.17.0.1:50420->172.17.0.5:38798, err= 2025/10/11 01:29:10 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/10/11 01:29:10 INFO : sub dir/hello world: Copied (new) 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-holekiy4heju: dial("tcp","172.17.0.5:35039") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-holekiy4heju: > dial: conn=172.17.0.1:44252->172.17.0.5:35039, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-holekiy4heju: dial("tcp","172.17.0.5:35501") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-holekiy4heju: > dial: conn=172.17.0.1:35298->172.17.0.5:35501, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30984") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43808->172.17.0.5:30984, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32287") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:56286->172.17.0.5:32287, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34655") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:35636->172.17.0.5:34655, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-holekiy4heju: Using server-side directory move 2025/10/11 01:29:10 INFO : ftp://172.17.0.5:21/rclone-test-holekiy4heju: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37423") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:56320->172.17.0.5:37423, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-holekiy4heju: dial("tcp","172.17.0.5:37345") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-holekiy4heju: > dial: conn=172.17.0.1:56226->172.17.0.5:37345, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-holekiy4heju: dial("tcp","172.17.0.5:31843") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-holekiy4heju: > dial: conn=172.17.0.1:39726->172.17.0.5:31843, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31670") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40554->172.17.0.5:31670, err= 2025/10/11 01:29:10 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-holekiy4heju: Waiting for checks to finish 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-holekiy4heju: Waiting for transfers to finish 2025/10/11 01:29:10 INFO : sub dir/hello world: Deleted 2025/10/11 01:29:10 INFO : sub dir/hello world: Moved (server-side) 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37926") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40066->172.17.0.5:37926, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30748") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:36628->172.17.0.5:30748, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-holekiy4heju: dial("tcp","172.17.0.5:30032") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-holekiy4heju: > dial: conn=172.17.0.1:53172->172.17.0.5:30032, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-holekiy4heju: dial("tcp","172.17.0.5:32789") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-holekiy4heju: > dial: conn=172.17.0.1:52488->172.17.0.5:32789, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35601") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:39556->172.17.0.5:35601, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38625") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:46662->172.17.0.5:38625, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39648") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58584->172.17.0.5:39648, err= 2025/10/11 01:29:10 DEBUG : testing file moves 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37641") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-holekiy4heju: dial("tcp","172.17.0.5:33917") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-holekiy4heju: > dial: conn=172.17.0.1:38878->172.17.0.5:33917, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52356->172.17.0.5:37641, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30864") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:39748->172.17.0.5:30864, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-holekiy4heju: dial("tcp","172.17.0.5:34695") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-holekiy4heju: > dial: conn=172.17.0.1:43348->172.17.0.5:34695, err= 2025/10/11 01:29:10 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-holekiy4heju: Waiting for checks to finish 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-holekiy4heju: Waiting for transfers to finish 2025/10/11 01:29:10 INFO : sub dir/hello world: Deleted 2025/10/11 01:29:10 INFO : sub dir/hello world: Moved (server-side) 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34947") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:35640->172.17.0.5:34947, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31653") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:54530->172.17.0.5:31653, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-holekiy4heju: dial("tcp","172.17.0.5:38935") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-holekiy4heju: > dial: conn=172.17.0.1:57008->172.17.0.5:38935, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-holekiy4heju: dial("tcp","172.17.0.5:31866") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-holekiy4heju: > dial: conn=172.17.0.1:49964->172.17.0.5:31866, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-holekiy4heju: dial("tcp","172.17.0.5:34243") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-holekiy4heju: > dial: conn=172.17.0.1:52514->172.17.0.5:34243, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-holekiy4heju: dial("tcp","172.17.0.5:33523") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-holekiy4heju: > dial: conn=172.17.0.1:36118->172.17.0.5:33523, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-holekiy4heju: Purge object "sub dir/hello world" 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-holekiy4heju: Purge dir "sub dir" 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-holekiy4heju: Purge dir "" 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34141") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:37782->172.17.0.5:34141, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34526") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:42924->172.17.0.5:34526, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38174") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40714->172.17.0.5:38174, err= --- PASS: TestServerSideMoveOverSelf (0.08s) === RUN TestCopyAfterDelete run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32173") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:50640->172.17.0.5:32173, err= 2025/10/11 01:29:10 ERROR : error listing: directory not found 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35961") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:35194->172.17.0.5:35961, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35599") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:48572->172.17.0.5:35599, err= 2025/10/11 01:29:10 INFO : Local file system at /tmp/rclone1569592436: Making directory 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30034") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:53440->172.17.0.5:30034, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31466") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:55176->172.17.0.5:31466, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37924") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:54424->172.17.0.5:37924, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36041") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:49574->172.17.0.5:36041, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30833") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:59124->172.17.0.5:30833, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31231") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:36666->172.17.0.5:31231, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34370") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:38686->172.17.0.5:34370, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34028") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:41810->172.17.0.5:34028, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35839") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:39282->172.17.0.5:35839, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36204") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:32786->172.17.0.5:36204, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35354") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:47730->172.17.0.5:35354, err= 2025/10/11 01:29:10 DEBUG : Added delayed dir = "sub dir", newDst= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31803") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:33964->172.17.0.5:31803, err= 2025/10/11 01:29:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/11 01:29:10 DEBUG : Local file system at /tmp/rclone1569592436: Waiting for checks to finish 2025/10/11 01:29:10 DEBUG : Local file system at /tmp/rclone1569592436: Waiting for transfers to finish 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39093") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:37628->172.17.0.5:39093, err= 2025/10/11 01:29:10 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/10/11 01:29:10 INFO : sub dir/hello world: Copied (new) 2025/10/11 01:29:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34268") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:42798->172.17.0.5:34268, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33233") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:57254->172.17.0.5:33233, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35327") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:59824->172.17.0.5:35327, err= --- PASS: TestCopyRedownload (0.03s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36382") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40116->172.17.0.5:36382, err= 2025/10/11 01:29:10 DEBUG : check sum: Need to transfer - File not found at Destination 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36256") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:33848->172.17.0.5:36256, err= 2025/10/11 01:29:10 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2025/10/11 01:29:10 INFO : check sum: Copied (new) 2025/10/11 01:29:10 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36748") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:45976->172.17.0.5:36748, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37713") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:53682->172.17.0.5:37713, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:10 NOTICE: ftp://172.17.0.5:21/rclone-test-waxocet0liyi: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/10/11 01:29:10 DEBUG : check sum: Size of src and dst objects identical 2025/10/11 01:29:10 DEBUG : check sum: Unchanged skipping 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:10 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:10 INFO : There was nothing to transfer 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35154") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:57256->172.17.0.5:35154, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34280") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58112->172.17.0.5:34280, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30708") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:59878->172.17.0.5:30708, err= --- PASS: TestSyncBasedOnCheckSum (0.05s) === RUN TestSyncSizeOnly run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34753") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40838->172.17.0.5:34753, err= 2025/10/11 01:29:10 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39582") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:38512->172.17.0.5:39582, err= 2025/10/11 01:29:10 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2025/10/11 01:29:10 INFO : sizeonly: Copied (new) 2025/10/11 01:29:10 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39504") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40100->172.17.0.5:39504, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39903") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58432->172.17.0.5:39903, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:10 DEBUG : sizeonly: Sizes identical 2025/10/11 01:29:10 DEBUG : sizeonly: Unchanged skipping 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:10 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:10 INFO : There was nothing to transfer 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32300") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52262->172.17.0.5:32300, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30069") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60828->172.17.0.5:30069, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33665") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:44934->172.17.0.5:33665, err= --- PASS: TestSyncSizeOnly (0.03s) === RUN TestSyncIgnoreSize run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32525") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:41378->172.17.0.5:32525, err= 2025/10/11 01:29:10 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32638") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60764->172.17.0.5:32638, err= 2025/10/11 01:29:10 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2025/10/11 01:29:10 INFO : ignore-size: Copied (new) 2025/10/11 01:29:10 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34118") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:49630->172.17.0.5:34118, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34902") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:56700->172.17.0.5:34902, err= 2025/10/11 01:29:10 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:10 DEBUG : ignore-size: Unchanged skipping 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:10 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:10 INFO : There was nothing to transfer 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30170") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:53734->172.17.0.5:30170, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30226") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:56354->172.17.0.5:30226, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39839") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52440->172.17.0.5:39839, err= --- PASS: TestSyncIgnoreSize (0.02s) === RUN TestSyncIgnoreTimes run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36724") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:54902->172.17.0.5:36724, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38637") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:50730->172.17.0.5:38637, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33725") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:56968->172.17.0.5:33725, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:10 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:10 DEBUG : existing: Unchanged skipping 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:10 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:10 INFO : There was nothing to transfer 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30080") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:38928->172.17.0.5:30080, err= 2025/10/11 01:29:10 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34327") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60490->172.17.0.5:34327, err= 2025/10/11 01:29:10 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/10/11 01:29:10 INFO : existing: Copied (replaced existing) 2025/10/11 01:29:10 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33767") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:56502->172.17.0.5:33767, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33344") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:55522->172.17.0.5:33344, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38523") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:42344->172.17.0.5:38523, err= --- PASS: TestSyncIgnoreTimes (0.01s) === RUN TestSyncIgnoreExisting run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38052") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:56976->172.17.0.5:38052, err= 2025/10/11 01:29:10 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32718") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:59940->172.17.0.5:32718, err= 2025/10/11 01:29:10 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/10/11 01:29:10 INFO : existing: Copied (new) 2025/10/11 01:29:10 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32011") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:53632->172.17.0.5:32011, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32065") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:49868->172.17.0.5:32065, err= 2025/10/11 01:29:10 DEBUG : existing: Destination exists, skipping 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:10 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:10 INFO : There was nothing to transfer 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32936") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:38290->172.17.0.5:32936, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34578") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:45552->172.17.0.5:34578, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35026") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:36648->172.17.0.5:35026, err= --- PASS: TestSyncIgnoreExisting (0.02s) === RUN TestSyncIgnoreErrors run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37096") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40954->172.17.0.5:37096, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34764") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60274->172.17.0.5:34764, err= 2025/10/11 01:29:10 INFO : d: Making directory 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33222") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:44994->172.17.0.5:33222, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Connecting to FTP server 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:21") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30318") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40886->172.17.0.5:21, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31171") 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:53476->172.17.0.5:30318, err= 2025/10/11 01:29:10 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:42298->172.17.0.5:31171, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33745") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:47434->172.17.0.5:33745, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37428") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:45892->172.17.0.5:37428, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38319") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35543") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36268") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:42836->172.17.0.5:35543, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:36162->172.17.0.5:36268, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:54402->172.17.0.5:38319, err= 2025/10/11 01:29:11 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/11 01:29:11 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/11 01:29:11 DEBUG : c/non empty space: Unchanged skipping 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38749") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:33102->172.17.0.5:38749, err= 2025/10/11 01:29:11 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/10/11 01:29:11 INFO : a/potato2: Copied (new) 2025/10/11 01:29:11 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:11 INFO : b/potato: Deleted 2025/10/11 01:29:11 INFO : d: Removing directory 2025/10/11 01:29:11 INFO : b: Removing directory 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: deleted 2 directories 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36669") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:35064->172.17.0.5:36669, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33335") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52822->172.17.0.5:33335, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32963") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:37404->172.17.0.5:32963, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36260") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:36850->172.17.0.5:36260, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33415") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37752") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:49338->172.17.0.5:33415, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:54976->172.17.0.5:37752, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33904") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:45438->172.17.0.5:33904, err= --- PASS: TestSyncIgnoreErrors (0.06s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38444") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:59246->172.17.0.5:38444, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34474") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43358->172.17.0.5:34474, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39447") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:37122->172.17.0.5:39447, err= 2025/10/11 01:29:11 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/10/11 01:29:11 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:11 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32127") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52950->172.17.0.5:32127, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35227") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:36034->172.17.0.5:35227, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:11 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36382") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40126->172.17.0.5:36382, err= 2025/10/11 01:29:11 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2025/10/11 01:29:11 INFO : empty space: Copied (replaced existing) 2025/10/11 01:29:11 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32842") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:39782->172.17.0.5:32842, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31072") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52578->172.17.0.5:31072, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38694") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:38230->172.17.0.5:38694, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.03s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34358") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52952->172.17.0.5:34358, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33449") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:47354->172.17.0.5:33449, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35780") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:34886->172.17.0.5:35780, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35030") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:47132->172.17.0.5:35030, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39407") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43406->172.17.0.5:39407, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:11 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30583") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43288->172.17.0.5:30583, err= 2025/10/11 01:29:11 DEBUG : foo.20f54f0c.partial: renamed to: foo 2025/10/11 01:29:11 INFO : foo: Copied (replaced existing) 2025/10/11 01:29:11 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37427") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:39558->172.17.0.5:37427, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33738") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:33450->172.17.0.5:33738, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37800") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:47598->172.17.0.5:37800, err= --- PASS: TestSyncDoesntUpdateModtime (0.03s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38381") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:34318->172.17.0.5:38381, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32124") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:48258->172.17.0.5:32124, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32417") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:37088->172.17.0.5:32417, err= 2025/10/11 01:29:11 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/11 01:29:11 DEBUG : potato: Need to transfer - File not found at Destination 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:11 DEBUG : empty space: Unchanged skipping 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36950") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:33956->172.17.0.5:36950, err= 2025/10/11 01:29:11 DEBUG : potato.06503f43.partial: renamed to: potato 2025/10/11 01:29:11 INFO : potato: Copied (new) 2025/10/11 01:29:11 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34034") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:45230->172.17.0.5:34034, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39874") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:55780->172.17.0.5:39874, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38696") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:51856->172.17.0.5:38696, err= --- PASS: TestSyncAfterAddingAFile (0.03s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34783") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43900->172.17.0.5:34783, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32930") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40378->172.17.0.5:32930, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38760") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:33874->172.17.0.5:38760, err= 2025/10/11 01:29:11 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31191") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:35478->172.17.0.5:31191, err= 2025/10/11 01:29:11 DEBUG : potato.793dcdb8.partial: renamed to: potato 2025/10/11 01:29:11 INFO : potato: Copied (replaced existing) 2025/10/11 01:29:11 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34918") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:36942->172.17.0.5:34918, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30311") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52942->172.17.0.5:30311, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35834") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:54478->172.17.0.5:35834, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.03s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32518") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:56770->172.17.0.5:32518, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34440") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:34048->172.17.0.5:34440, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37045") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:56970->172.17.0.5:37045, err= 2025/10/11 01:29:11 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36718") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:36864->172.17.0.5:36718, err= 2025/10/11 01:29:11 DEBUG : potato.a809149f.partial: renamed to: potato 2025/10/11 01:29:11 INFO : potato: Copied (replaced existing) 2025/10/11 01:29:11 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31390") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:59482->172.17.0.5:31390, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36778") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:47664->172.17.0.5:36778, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39303") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:33366->172.17.0.5:39303, err= --- PASS: TestSyncAfterChangingContentsOnly (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32252") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:47790->172.17.0.5:32252, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35477") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:42782->172.17.0.5:35477, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30474") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:38578->172.17.0.5:30474, err= 2025/10/11 01:29:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:11 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/10/11 01:29:11 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/11 01:29:11 DEBUG : empty space: Unchanged skipping 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:11 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:11 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35551") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:38178->172.17.0.5:35551, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38897") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58580->172.17.0.5:38897, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30597") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:38986->172.17.0.5:30597, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39460") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:51756->172.17.0.5:39460, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37315") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:41156->172.17.0.5:37315, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30379") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:48450->172.17.0.5:30379, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38124") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:42736->172.17.0.5:38124, err= 2025/10/11 01:29:11 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/11 01:29:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/11 01:29:11 DEBUG : empty space: Unchanged skipping 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35746") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60600->172.17.0.5:35746, err= 2025/10/11 01:29:11 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/10/11 01:29:11 INFO : potato2: Copied (new) 2025/10/11 01:29:11 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:11 INFO : potato: Deleted 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34831") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:57522->172.17.0.5:34831, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33469") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:39448->172.17.0.5:33469, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31668") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:39038->172.17.0.5:31668, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32618") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58406->172.17.0.5:32618, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34909") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:36108->172.17.0.5:34909, err= 2025/10/11 01:29:11 INFO : d: Making directory 2025/10/11 01:29:11 INFO : d/e: Making directory 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39752") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:48226->172.17.0.5:39752, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30774") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39034") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:50772->172.17.0.5:30774, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:53208->172.17.0.5:39034, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37158") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:47968->172.17.0.5:37158, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38709") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:39082->172.17.0.5:38709, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36046") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:46332->172.17.0.5:36046, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38098") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31024") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:50696->172.17.0.5:38098, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37232") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:51444->172.17.0.5:31024, err= 2025/10/11 01:29:11 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Connecting to FTP server 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:21") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:34980->172.17.0.5:37232, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40888->172.17.0.5:21, err= 2025/10/11 01:29:11 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36177") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:41964->172.17.0.5:36177, err= 2025/10/11 01:29:11 DEBUG : c/non empty space: Unchanged skipping 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31270") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:56240->172.17.0.5:31270, err= 2025/10/11 01:29:11 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/10/11 01:29:11 INFO : a/potato2: Copied (new) 2025/10/11 01:29:11 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:11 INFO : b/potato: Deleted 2025/10/11 01:29:11 INFO : d/e: Removing directory 2025/10/11 01:29:11 INFO : d: Removing directory 2025/10/11 01:29:11 INFO : b: Removing directory 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: deleted 3 directories 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39152") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:46054->172.17.0.5:39152, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33780") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38472") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:34988->172.17.0.5:33780, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:39324->172.17.0.5:38472, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39054") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43330->172.17.0.5:39054, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30565") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:48122->172.17.0.5:30565, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36241") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:36934->172.17.0.5:36241, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30208") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52352->172.17.0.5:30208, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31089") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:48184->172.17.0.5:31089, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32448") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58100->172.17.0.5:32448, err= 2025/10/11 01:29:11 INFO : d: Making directory 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30121") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:51646->172.17.0.5:30121, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30718") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33467") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:56216->172.17.0.5:33467, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:47984->172.17.0.5:30718, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31747") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:39686->172.17.0.5:31747, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30488") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58740->172.17.0.5:30488, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32841") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:37248->172.17.0.5:32841, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34492") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33750") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:32780->172.17.0.5:34492, err= 2025/10/11 01:29:11 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:56584->172.17.0.5:33750, err= 2025/10/11 01:29:11 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:11 DEBUG : c/non empty space: Unchanged skipping 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33490") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:33258->172.17.0.5:33490, err= 2025/10/11 01:29:11 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/10/11 01:29:11 INFO : a/potato2: Copied (new) 2025/10/11 01:29:11 ERROR : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: not deleting files as there were IO errors 2025/10/11 01:29:11 ERROR : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: not deleting directories as there were IO errors 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31850") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:44600->172.17.0.5:31850, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30181") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:38168->172.17.0.5:30181, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38282") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:55044->172.17.0.5:38282, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36817") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30801") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:49572->172.17.0.5:30801, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:41902->172.17.0.5:36817, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39496") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43990->172.17.0.5:39496, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32151") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31726") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30442") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:34420->172.17.0.5:31726, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:44670->172.17.0.5:32151, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38517") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:41752->172.17.0.5:38517, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:49256->172.17.0.5:30442, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36650") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:35294->172.17.0.5:36650, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.04s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37729") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:44746->172.17.0.5:37729, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30819") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:51464->172.17.0.5:30819, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37253") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:51698->172.17.0.5:37253, err= 2025/10/11 01:29:11 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37698") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:37612->172.17.0.5:37698, err= 2025/10/11 01:29:11 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/11 01:29:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:11 DEBUG : empty space: Unchanged skipping 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31831") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:45322->172.17.0.5:31831, err= 2025/10/11 01:29:11 INFO : potato: Deleted 2025/10/11 01:29:11 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/10/11 01:29:11 INFO : potato2: Copied (new) 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36871") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43920->172.17.0.5:36871, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31802") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40182->172.17.0.5:31802, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32189") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52584->172.17.0.5:32189, err= --- PASS: TestSyncDeleteDuring (0.03s) === RUN TestSyncDeleteBefore run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30400") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58524->172.17.0.5:30400, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35132") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:45678->172.17.0.5:35132, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32206") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:35882->172.17.0.5:32206, err= 2025/10/11 01:29:11 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30608") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:51474->172.17.0.5:30608, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:11 INFO : potato: Deleted 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33728") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43626->172.17.0.5:33728, err= 2025/10/11 01:29:11 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/11 01:29:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:11 DEBUG : empty space: Unchanged skipping 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37672") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:54538->172.17.0.5:37672, err= 2025/10/11 01:29:11 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/10/11 01:29:11 INFO : potato2: Copied (new) 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31183") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:59968->172.17.0.5:31183, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37486") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:49168->172.17.0.5:37486, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30320") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:57036->172.17.0.5:30320, err= --- PASS: TestSyncDeleteBefore (0.03s) === RUN TestCopyDeleteBefore run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31934") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58158->172.17.0.5:31934, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34743") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:55684->172.17.0.5:34743, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38433") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40272->172.17.0.5:38433, err= 2025/10/11 01:29:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37709") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:56292->172.17.0.5:37709, err= 2025/10/11 01:29:11 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2025/10/11 01:29:11 INFO : potato2: Copied (new) 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31110") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60416->172.17.0.5:31110, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31945") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:57894->172.17.0.5:31945, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39701") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58776->172.17.0.5:39701, err= --- PASS: TestCopyDeleteBefore (0.01s) === RUN TestSyncWithExclude run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35833") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:54430->172.17.0.5:35833, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35601") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:39564->172.17.0.5:35601, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38991") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:39240->172.17.0.5:38991, err= 2025/10/11 01:29:11 DEBUG : enormous: Excluded (Size Filter) 2025/10/11 01:29:11 DEBUG : enormous: Excluded 2025/10/11 01:29:11 DEBUG : potato2: Excluded (Size Filter) 2025/10/11 01:29:11 DEBUG : potato2: Excluded 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37825") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:38076->172.17.0.5:37825, err= 2025/10/11 01:29:11 DEBUG : potato2: Excluded (Size Filter) 2025/10/11 01:29:11 DEBUG : potato2: Excluded 2025/10/11 01:29:11 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:11 DEBUG : empty space: Unchanged skipping 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:11 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:11 INFO : There was nothing to transfer 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30430") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52008->172.17.0.5:30430, err= 2025/10/11 01:29:11 DEBUG : enormous: Excluded (Size Filter) 2025/10/11 01:29:11 DEBUG : enormous: Excluded 2025/10/11 01:29:11 DEBUG : potato2: Excluded (Size Filter) 2025/10/11 01:29:11 DEBUG : potato2: Excluded 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33079") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:47770->172.17.0.5:33079, err= 2025/10/11 01:29:11 DEBUG : potato2: Excluded (Size Filter) 2025/10/11 01:29:11 DEBUG : potato2: Excluded 2025/10/11 01:29:11 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/10/11 01:29:11 DEBUG : empty space: Unchanged skipping 2025/10/11 01:29:11 DEBUG : Local file system at /tmp/rclone1569592436: Waiting for checks to finish 2025/10/11 01:29:11 DEBUG : Local file system at /tmp/rclone1569592436: Waiting for transfers to finish 2025/10/11 01:29:11 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:11 INFO : There was nothing to transfer 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33024") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:41330->172.17.0.5:33024, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33330") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52524->172.17.0.5:33330, err= --- PASS: TestSyncWithExclude (0.02s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33069") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:49210->172.17.0.5:33069, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31913") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:45464->172.17.0.5:31913, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32825") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:51966->172.17.0.5:32825, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39969") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52024->172.17.0.5:39969, err= 2025/10/11 01:29:11 DEBUG : enormous: Excluded (Size Filter) 2025/10/11 01:29:11 DEBUG : enormous: Excluded 2025/10/11 01:29:11 DEBUG : potato2: Excluded (Size Filter) 2025/10/11 01:29:11 DEBUG : potato2: Excluded 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35329") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:35392->172.17.0.5:35329, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:11 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/11 01:29:11 DEBUG : empty space: Unchanged skipping 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:11 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:11 INFO : potato2: Deleted 2025/10/11 01:29:11 INFO : enormous: Deleted 2025/10/11 01:29:11 INFO : There was nothing to transfer 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36118") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:42516->172.17.0.5:36118, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38106") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:56458->172.17.0.5:38106, err= 2025/10/11 01:29:11 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/10/11 01:29:11 DEBUG : empty space: Unchanged skipping 2025/10/11 01:29:11 DEBUG : Local file system at /tmp/rclone1569592436: Waiting for checks to finish 2025/10/11 01:29:11 DEBUG : Local file system at /tmp/rclone1569592436: Waiting for transfers to finish 2025/10/11 01:29:11 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:11 INFO : enormous: Deleted 2025/10/11 01:29:11 INFO : potato2: Deleted 2025/10/11 01:29:11 INFO : There was nothing to transfer 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36310") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:50742->172.17.0.5:36310, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34121") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:57586->172.17.0.5:34121, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.02s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35498") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:54424->172.17.0.5:35498, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38817") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:46486->172.17.0.5:38817, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32601") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43812->172.17.0.5:32601, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32570") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:34602->172.17.0.5:32570, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34051") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:45748->172.17.0.5:34051, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32684") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:57004->172.17.0.5:32684, err= 2025/10/11 01:29:11 DEBUG : five: Need to transfer - File not found at Destination 2025/10/11 01:29:11 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/10/11 01:29:11 DEBUG : one: Destination is newer than source, skipping 2025/10/11 01:29:11 DEBUG : three: Sizes identical 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35031") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:54662->172.17.0.5:35031, err= 2025/10/11 01:29:11 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/10/11 01:29:11 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35846") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:57196->172.17.0.5:35846, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30499") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60458->172.17.0.5:30499, err= 2025/10/11 01:29:11 DEBUG : five.0fee171d.partial: renamed to: five 2025/10/11 01:29:11 INFO : five: Copied (new) 2025/10/11 01:29:11 DEBUG : two.8549bf6d.partial: renamed to: two 2025/10/11 01:29:11 INFO : two: Copied (replaced existing) 2025/10/11 01:29:11 DEBUG : four.f852663a.partial: renamed to: four 2025/10/11 01:29:11 INFO : four: Copied (replaced existing) 2025/10/11 01:29:11 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33893") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:54938->172.17.0.5:33893, err= sync_test.go:1479: Skip test with --checksum as no hashes supported 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31652") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:45954->172.17.0.5:31652, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31530") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58712->172.17.0.5:31530, err= --- PASS: TestSyncWithUpdateOlder (0.04s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" sync_test.go:1568: Can track renames: false 2025/10/11 01:29:11 ERROR : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Ignoring --track-renames as the source and destination do not have a common hash 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33369") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:41774->172.17.0.5:33369, err= 2025/10/11 01:29:11 DEBUG : potato: Need to transfer - File not found at Destination 2025/10/11 01:29:11 DEBUG : yam: Need to transfer - File not found at Destination 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36044") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58782->172.17.0.5:36044, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36843") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60068->172.17.0.5:36843, err= 2025/10/11 01:29:11 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/10/11 01:29:11 INFO : potato: Copied (new) 2025/10/11 01:29:11 DEBUG : yam.02e422e9.partial: renamed to: yam 2025/10/11 01:29:11 INFO : yam: Copied (new) 2025/10/11 01:29:11 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30782") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52538->172.17.0.5:30782, err= 2025/10/11 01:29:11 ERROR : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Ignoring --track-renames as the source and destination do not have a common hash 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32480") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:42940->172.17.0.5:32480, err= 2025/10/11 01:29:11 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:11 DEBUG : yaml: Need to transfer - File not found at Destination 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31338") 2025/10/11 01:29:11 DEBUG : potato: Unchanged skipping 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60882->172.17.0.5:31338, err= 2025/10/11 01:29:11 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2025/10/11 01:29:11 INFO : yaml: Copied (new) 2025/10/11 01:29:11 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:11 INFO : yam: Deleted 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38697") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:44748->172.17.0.5:38697, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30516") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58894->172.17.0.5:30516, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38857") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:35894->172.17.0.5:38857, err= --- PASS: TestSyncWithTrackRenames (0.02s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30001") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:38382->172.17.0.5:30001, err= 2025/10/11 01:29:11 INFO : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Making map for --track-renames 2025/10/11 01:29:11 INFO : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Finished making map for --track-renames 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/11 01:29:11 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for renames to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39655") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:54288->172.17.0.5:39655, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35762") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52526->172.17.0.5:35762, err= 2025/10/11 01:29:11 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/10/11 01:29:11 INFO : potato: Copied (new) 2025/10/11 01:29:11 DEBUG : yam.02e422e9.partial: renamed to: yam 2025/10/11 01:29:11 INFO : yam: Copied (new) 2025/10/11 01:29:11 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38071") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:46138->172.17.0.5:38071, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30048") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:41076->172.17.0.5:30048, err= 2025/10/11 01:29:11 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:11 INFO : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Making map for --track-renames 2025/10/11 01:29:11 INFO : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Finished making map for --track-renames 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:11 DEBUG : potato: Unchanged skipping 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for renames to finish 2025/10/11 01:29:11 INFO : yam: Moved (server-side) to: yaml 2025/10/11 01:29:11 INFO : yaml: Renamed from "yam" 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:11 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:11 INFO : There was nothing to transfer 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32456") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:41464->172.17.0.5:32456, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31462") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:36424->172.17.0.5:31462, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30023") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:50328->172.17.0.5:30023, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.02s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30643") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:38618->172.17.0.5:30643, err= 2025/10/11 01:29:11 INFO : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Making map for --track-renames 2025/10/11 01:29:11 INFO : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Finished making map for --track-renames 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/11 01:29:11 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for renames to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33985") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52256->172.17.0.5:33985, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32519") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:34682->172.17.0.5:32519, err= 2025/10/11 01:29:11 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2025/10/11 01:29:11 INFO : sub/yam: Copied (new) 2025/10/11 01:29:11 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/10/11 01:29:11 INFO : potato: Copied (new) 2025/10/11 01:29:11 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33057") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:56668->172.17.0.5:33057, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35968") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:53136->172.17.0.5:35968, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38501") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:32872->172.17.0.5:38501, err= 2025/10/11 01:29:11 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33484") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:49952->172.17.0.5:33484, err= 2025/10/11 01:29:11 DEBUG : potato: Unchanged skipping 2025/10/11 01:29:11 INFO : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Making map for --track-renames 2025/10/11 01:29:11 INFO : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Finished making map for --track-renames 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for renames to finish 2025/10/11 01:29:11 INFO : sub/yam: Moved (server-side) to: yam 2025/10/11 01:29:11 INFO : yam: Renamed from "sub/yam" 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:11 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:11 INFO : There was nothing to transfer 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31100") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:57190->172.17.0.5:31100, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30036") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:37518->172.17.0.5:30036, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30888") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:44312->172.17.0.5:30888, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34853") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:36294->172.17.0.5:34853, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38631") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:39820->172.17.0.5:38631, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.02s) === RUN TestServerSideMoveLocal run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:11 DEBUG : Creating backend with remote "/tmp/rclone1569592436/dir1" 2025/10/11 01:29:11 DEBUG : Creating backend with remote "/tmp/rclone1569592436/dir2" 2025/10/11 01:29:11 DEBUG : Local file system at /tmp/rclone1569592436/dir2: Using server-side directory move 2025/10/11 01:29:11 INFO : Local file system at /tmp/rclone1569592436/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/11 01:29:11 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:11 DEBUG : Local file system at /tmp/rclone1569592436/dir2: Waiting for checks to finish 2025/10/11 01:29:11 DEBUG : Local file system at /tmp/rclone1569592436/dir2: Waiting for transfers to finish 2025/10/11 01:29:11 INFO : file1.txt: Moved (server-side) 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31885") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:51414->172.17.0.5:31885, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36088") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:36018->172.17.0.5:36088, err= --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34308") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52134->172.17.0.5:34308, err= 2025/10/11 01:29:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/11 01:29:11 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30939") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:54570->172.17.0.5:30939, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39534") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:49340->172.17.0.5:39534, err= 2025/10/11 01:29:11 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/11 01:29:11 INFO : sub dir/hello world: Copied (new) 2025/10/11 01:29:11 INFO : sub dir/hello world: Deleted 2025/10/11 01:29:11 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2025/10/11 01:29:11 INFO : nested/sub dir/file: Copied (new) 2025/10/11 01:29:11 INFO : nested/sub dir/file: Deleted 2025/10/11 01:29:11 INFO : sub dir: Removing directory 2025/10/11 01:29:11 INFO : nested/sub dir: Removing directory 2025/10/11 01:29:11 INFO : nested: Removing directory 2025/10/11 01:29:11 DEBUG : Local file system at /tmp/rclone1569592436: deleted 3 directories 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34473") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:50970->172.17.0.5:34473, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31435") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34758") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:59838->172.17.0.5:31435, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:46246->172.17.0.5:34758, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37307") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:51196->172.17.0.5:37307, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38667") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:35408->172.17.0.5:38667, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36942") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36419") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:38822->172.17.0.5:36419, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60610->172.17.0.5:36942, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30874") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:42206->172.17.0.5:30874, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37868") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:41342->172.17.0.5:37868, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38216") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58294->172.17.0.5:38216, err= 2025/10/11 01:29:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/11 01:29:11 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38273") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:36742->172.17.0.5:38273, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30085") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:47050->172.17.0.5:30085, err= 2025/10/11 01:29:11 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/11 01:29:11 INFO : sub dir/hello world: Copied (new) 2025/10/11 01:29:11 INFO : sub dir/hello world: Deleted 2025/10/11 01:29:11 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2025/10/11 01:29:11 INFO : nested/sub dir/file: Copied (new) 2025/10/11 01:29:11 INFO : nested/sub dir/file: Deleted 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33870") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:47750->172.17.0.5:33870, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38232") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35328") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60868->172.17.0.5:38232, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52858->172.17.0.5:35328, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39777") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:57300->172.17.0.5:39777, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34403") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:57478->172.17.0.5:34403, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39327") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:34202->172.17.0.5:39327, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34993") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:35920->172.17.0.5:34993, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36035") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:50894->172.17.0.5:36035, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39680") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:50250->172.17.0.5:39680, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39470") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58696->172.17.0.5:39470, err= 2025/10/11 01:29:11 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/10/11 01:29:11 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37395") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43824->172.17.0.5:37395, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31291") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:44844->172.17.0.5:31291, err= 2025/10/11 01:29:11 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/10/11 01:29:11 INFO : existing: Copied (new) 2025/10/11 01:29:11 INFO : existing: Deleted 2025/10/11 01:29:11 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2025/10/11 01:29:11 INFO : existing-b: Copied (new) 2025/10/11 01:29:11 INFO : existing-b: Deleted 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35941") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40358->172.17.0.5:35941, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34140") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:55332->172.17.0.5:34140, err= 2025/10/11 01:29:11 DEBUG : existing: Destination exists, skipping 2025/10/11 01:29:11 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:11 INFO : There was nothing to transfer 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33134") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:48834->172.17.0.5:33134, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39801") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:42648->172.17.0.5:39801, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30045") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:38562->172.17.0.5:30045, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-rotixem0hetu" 2025/10/11 01:29:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/11 01:29:11 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/11 01:29:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/11 01:29:11 DEBUG : Setting pass="s1kOjx6hPbbGxD6wacBWkwYsP39YXi4IVyVsRrk6bho" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/11 01:29:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/11 01:29:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{s87jI}" suffix to name 2025/10/11 01:29:11 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/11 01:29:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/11 01:29:11 DEBUG : Setting pass="s1kOjx6hPbbGxD6wacBWkwYsP39YXi4IVyVsRrk6bho" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/11 01:29:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-rotixem0hetu: Connecting to FTP server 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-rotixem0hetu: dial("tcp","172.17.0.5:21") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-rotixem0hetu: > dial: conn=172.17.0.1:40904->172.17.0.5:21, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35487") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:51146->172.17.0.5:35487, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36686") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:44470->172.17.0.5:36686, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30275") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:50714->172.17.0.5:30275, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35895") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:54852->172.17.0.5:35895, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.5:21/rclone-test-waxocet0liyi -> ftp://172.17.0.5:21/rclone-test-rotixem0hetu 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-rotixem0hetu: dial("tcp","172.17.0.5:35624") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-rotixem0hetu: > dial: conn=172.17.0.1:42542->172.17.0.5:35624, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-rotixem0hetu: dial("tcp","172.17.0.5:33047") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-rotixem0hetu: > dial: conn=172.17.0.1:46314->172.17.0.5:33047, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-rotixem0hetu: dial("tcp","172.17.0.5:33313") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-rotixem0hetu: > dial: conn=172.17.0.1:38452->172.17.0.5:33313, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-rotixem0hetu: Using server-side directory move 2025/10/11 01:29:11 INFO : ftp://172.17.0.5:21/rclone-test-rotixem0hetu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-rotixem0hetu: dial("tcp","172.17.0.5:35398") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34790") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:50174->172.17.0.5:34790, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-rotixem0hetu: > dial: conn=172.17.0.1:36774->172.17.0.5:35398, err= 2025/10/11 01:29:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/11 01:29:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/10/11 01:29:11 DEBUG : empty space: Unchanged skipping 2025/10/11 01:29:11 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-rotixem0hetu: Waiting for checks to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-rotixem0hetu: Connecting to FTP server 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-rotixem0hetu: dial("tcp","172.17.0.5:21") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-rotixem0hetu: > dial: conn=172.17.0.1:40916->172.17.0.5:21, err= 2025/10/11 01:29:11 INFO : empty space: Deleted 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-rotixem0hetu: Waiting for transfers to finish 2025/10/11 01:29:11 INFO : potato2: Moved (server-side) 2025/10/11 01:29:11 INFO : potato3: Deleted 2025/10/11 01:29:11 INFO : potato3: Moved (server-side) 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38277") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:55212->172.17.0.5:38277, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-rotixem0hetu: dial("tcp","172.17.0.5:32308") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-rotixem0hetu: > dial: conn=172.17.0.1:52266->172.17.0.5:32308, err= 2025/10/11 01:29:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cajuxif7riro" 2025/10/11 01:29:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/11 01:29:11 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/11 01:29:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/11 01:29:11 DEBUG : Setting pass="s1kOjx6hPbbGxD6wacBWkwYsP39YXi4IVyVsRrk6bho" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/11 01:29:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/11 01:29:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{s87jI}" suffix to name 2025/10/11 01:29:11 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/11 01:29:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/11 01:29:11 DEBUG : Setting pass="s1kOjx6hPbbGxD6wacBWkwYsP39YXi4IVyVsRrk6bho" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/11 01:29:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-cajuxif7riro: Connecting to FTP server 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-cajuxif7riro: dial("tcp","172.17.0.5:21") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-cajuxif7riro: > dial: conn=172.17.0.1:40920->172.17.0.5:21, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-cajuxif7riro: Using server-side directory move 2025/10/11 01:29:11 INFO : ftp://172.17.0.5:21/rclone-test-cajuxif7riro: Server side directory move succeeded 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-cajuxif7riro: dial("tcp","172.17.0.5:38696") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-cajuxif7riro: > dial: conn=172.17.0.1:51864->172.17.0.5:38696, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-rotixem0hetu: dial("tcp","172.17.0.5:32997") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-rotixem0hetu: > dial: conn=172.17.0.1:48576->172.17.0.5:32997, err= 2025/10/11 01:29:11 ERROR : error listing: directory not found 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-cajuxif7riro: dial("tcp","172.17.0.5:30768") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-cajuxif7riro: > dial: conn=172.17.0.1:39268->172.17.0.5:30768, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-cajuxif7riro: Purge object "empty space" 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-cajuxif7riro: Purge object "potato2" 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-cajuxif7riro: Purge object "potato3" 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-cajuxif7riro: Purge dir "" 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-rotixem0hetu: dial("tcp","172.17.0.5:30390") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-rotixem0hetu: > dial: conn=172.17.0.1:34338->172.17.0.5:30390, err= 2025/10/11 01:29:11 ERROR : error listing: directory not found 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-rotixem0hetu: Purge dir "" 2025/10/11 01:29:11 NOTICE: purge failed to rmdir "": directory not found 2025/10/11 01:29:11 NOTICE: purge failed: directory not found 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37999") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:49164->172.17.0.5:37999, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31032") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:42518->172.17.0.5:31032, err= --- PASS: TestServerSideMove (0.07s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kipayun3foqe" 2025/10/11 01:29:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/11 01:29:11 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/11 01:29:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/11 01:29:11 DEBUG : Setting pass="s1kOjx6hPbbGxD6wacBWkwYsP39YXi4IVyVsRrk6bho" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/11 01:29:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/11 01:29:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{s87jI}" suffix to name 2025/10/11 01:29:11 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/11 01:29:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/11 01:29:11 DEBUG : Setting pass="s1kOjx6hPbbGxD6wacBWkwYsP39YXi4IVyVsRrk6bho" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/11 01:29:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-kipayun3foqe: Connecting to FTP server 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-kipayun3foqe: dial("tcp","172.17.0.5:21") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-kipayun3foqe: > dial: conn=172.17.0.1:40928->172.17.0.5:21, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38268") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:54836->172.17.0.5:38268, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30833") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:59130->172.17.0.5:30833, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31684") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58446->172.17.0.5:31684, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37825") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:38090->172.17.0.5:37825, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.5:21/rclone-test-waxocet0liyi -> ftp://172.17.0.5:21/rclone-test-kipayun3foqe 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-kipayun3foqe: dial("tcp","172.17.0.5:36259") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-kipayun3foqe: > dial: conn=172.17.0.1:43002->172.17.0.5:36259, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-kipayun3foqe: dial("tcp","172.17.0.5:39784") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-kipayun3foqe: > dial: conn=172.17.0.1:34210->172.17.0.5:39784, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-kipayun3foqe: dial("tcp","172.17.0.5:31998") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-kipayun3foqe: > dial: conn=172.17.0.1:58904->172.17.0.5:31998, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-kipayun3foqe: dial("tcp","172.17.0.5:30064") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-kipayun3foqe: > dial: conn=172.17.0.1:43020->172.17.0.5:30064, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37622") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58290->172.17.0.5:37622, err= 2025/10/11 01:29:11 DEBUG : empty space: Excluded (Size Filter) 2025/10/11 01:29:11 DEBUG : empty space: Excluded 2025/10/11 01:29:11 DEBUG : empty space: Excluded (Size Filter) 2025/10/11 01:29:11 DEBUG : empty space: Excluded 2025/10/11 01:29:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/11 01:29:11 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-kipayun3foqe: Waiting for checks to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-kipayun3foqe: Waiting for transfers to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-kipayun3foqe: Connecting to FTP server 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-kipayun3foqe: dial("tcp","172.17.0.5:21") 2025/10/11 01:29:11 INFO : potato2: Moved (server-side) 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-kipayun3foqe: > dial: conn=172.17.0.1:40944->172.17.0.5:21, err= 2025/10/11 01:29:11 INFO : potato3: Deleted 2025/10/11 01:29:11 INFO : potato3: Moved (server-side) 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34826") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:56256->172.17.0.5:34826, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-kipayun3foqe: dial("tcp","172.17.0.5:34237") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-kipayun3foqe: > dial: conn=172.17.0.1:38086->172.17.0.5:34237, err= 2025/10/11 01:29:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-dinakip0supe" 2025/10/11 01:29:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/11 01:29:11 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/11 01:29:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/11 01:29:11 DEBUG : Setting pass="s1kOjx6hPbbGxD6wacBWkwYsP39YXi4IVyVsRrk6bho" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/11 01:29:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/11 01:29:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{s87jI}" suffix to name 2025/10/11 01:29:11 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/11 01:29:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/11 01:29:11 DEBUG : Setting pass="s1kOjx6hPbbGxD6wacBWkwYsP39YXi4IVyVsRrk6bho" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/11 01:29:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-dinakip0supe: Connecting to FTP server 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-dinakip0supe: dial("tcp","172.17.0.5:21") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-dinakip0supe: > dial: conn=172.17.0.1:40954->172.17.0.5:21, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-dinakip0supe: dial("tcp","172.17.0.5:34894") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-kipayun3foqe: dial("tcp","172.17.0.5:32176") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-dinakip0supe: > dial: conn=172.17.0.1:46204->172.17.0.5:34894, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-kipayun3foqe: > dial: conn=172.17.0.1:48116->172.17.0.5:32176, err= 2025/10/11 01:29:11 DEBUG : empty space: Excluded (Size Filter) 2025/10/11 01:29:11 DEBUG : empty space: Excluded 2025/10/11 01:29:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/11 01:29:11 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-dinakip0supe: Waiting for checks to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-dinakip0supe: Waiting for transfers to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-dinakip0supe: Connecting to FTP server 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-dinakip0supe: dial("tcp","172.17.0.5:21") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-dinakip0supe: > dial: conn=172.17.0.1:40962->172.17.0.5:21, err= 2025/10/11 01:29:11 INFO : potato2: Moved (server-side) 2025/10/11 01:29:11 INFO : potato3: Moved (server-side) 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-dinakip0supe: dial("tcp","172.17.0.5:36219") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-dinakip0supe: > dial: conn=172.17.0.1:43570->172.17.0.5:36219, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-kipayun3foqe: dial("tcp","172.17.0.5:37882") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-kipayun3foqe: > dial: conn=172.17.0.1:60088->172.17.0.5:37882, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-dinakip0supe: dial("tcp","172.17.0.5:32478") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-dinakip0supe: > dial: conn=172.17.0.1:47544->172.17.0.5:32478, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-dinakip0supe: Purge object "potato2" 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-dinakip0supe: Purge object "potato3" 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-dinakip0supe: Purge dir "" 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-kipayun3foqe: dial("tcp","172.17.0.5:38245") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-kipayun3foqe: > dial: conn=172.17.0.1:56400->172.17.0.5:38245, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-kipayun3foqe: Purge object "empty space" 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-kipayun3foqe: Purge dir "" 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32186") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:51450->172.17.0.5:32186, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39322") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:44580->172.17.0.5:39322, err= --- PASS: TestServerSideMoveWithFilter (0.07s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-ciciyal7hesa" 2025/10/11 01:29:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/11 01:29:11 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/11 01:29:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/11 01:29:11 DEBUG : Setting pass="s1kOjx6hPbbGxD6wacBWkwYsP39YXi4IVyVsRrk6bho" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/11 01:29:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/11 01:29:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{s87jI}" suffix to name 2025/10/11 01:29:11 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/11 01:29:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/11 01:29:11 DEBUG : Setting pass="s1kOjx6hPbbGxD6wacBWkwYsP39YXi4IVyVsRrk6bho" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/11 01:29:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-ciciyal7hesa: Connecting to FTP server 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-ciciyal7hesa: dial("tcp","172.17.0.5:21") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-ciciyal7hesa: > dial: conn=172.17.0.1:40978->172.17.0.5:21, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38528") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:38738->172.17.0.5:38528, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37095") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:42216->172.17.0.5:37095, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30502") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:36622->172.17.0.5:30502, err= 2025/10/11 01:29:11 INFO : tomatoDir: Making directory 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31114") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:49590->172.17.0.5:31114, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33813") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:35506->172.17.0.5:33813, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.5:21/rclone-test-waxocet0liyi -> ftp://172.17.0.5:21/rclone-test-ciciyal7hesa 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-ciciyal7hesa: dial("tcp","172.17.0.5:37468") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-ciciyal7hesa: > dial: conn=172.17.0.1:46114->172.17.0.5:37468, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-ciciyal7hesa: dial("tcp","172.17.0.5:36984") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-ciciyal7hesa: > dial: conn=172.17.0.1:44500->172.17.0.5:36984, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-ciciyal7hesa: dial("tcp","172.17.0.5:35867") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-ciciyal7hesa: > dial: conn=172.17.0.1:38028->172.17.0.5:35867, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-ciciyal7hesa: Using server-side directory move 2025/10/11 01:29:11 INFO : ftp://172.17.0.5:21/rclone-test-ciciyal7hesa: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37819") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-ciciyal7hesa: dial("tcp","172.17.0.5:34079") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:53108->172.17.0.5:37819, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-ciciyal7hesa: > dial: conn=172.17.0.1:59044->172.17.0.5:34079, err= 2025/10/11 01:29:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/11 01:29:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/10/11 01:29:11 DEBUG : empty space: Unchanged skipping 2025/10/11 01:29:11 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-ciciyal7hesa: Connecting to FTP server 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-ciciyal7hesa: dial("tcp","172.17.0.5:21") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-ciciyal7hesa: > dial: conn=172.17.0.1:40994->172.17.0.5:21, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35255") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:56364->172.17.0.5:35255, err= 2025/10/11 01:29:11 INFO : potato2: Moved (server-side) 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-ciciyal7hesa: Waiting for checks to finish 2025/10/11 01:29:11 INFO : empty space: Deleted 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-ciciyal7hesa: Waiting for transfers to finish 2025/10/11 01:29:11 INFO : potato3: Deleted 2025/10/11 01:29:11 INFO : potato3: Moved (server-side) 2025/10/11 01:29:11 INFO : tomatoDir: Removing directory 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: deleted 1 directories 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36311") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:38532->172.17.0.5:36311, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37073") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60682->172.17.0.5:37073, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-ciciyal7hesa: dial("tcp","172.17.0.5:33340") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-ciciyal7hesa: > dial: conn=172.17.0.1:46738->172.17.0.5:33340, err= 2025/10/11 01:29:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qumogep5beni" 2025/10/11 01:29:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/11 01:29:11 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/11 01:29:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/11 01:29:11 DEBUG : Setting pass="s1kOjx6hPbbGxD6wacBWkwYsP39YXi4IVyVsRrk6bho" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/11 01:29:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/11 01:29:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{s87jI}" suffix to name 2025/10/11 01:29:11 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/11 01:29:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/11 01:29:11 DEBUG : Setting pass="s1kOjx6hPbbGxD6wacBWkwYsP39YXi4IVyVsRrk6bho" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/11 01:29:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-qumogep5beni: Connecting to FTP server 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-qumogep5beni: dial("tcp","172.17.0.5:21") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-qumogep5beni: > dial: conn=172.17.0.1:41004->172.17.0.5:21, err= 2025/10/11 01:29:11 INFO : tomatoDir: Making directory 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-qumogep5beni: Using server-side directory move 2025/10/11 01:29:11 INFO : ftp://172.17.0.5:21/rclone-test-qumogep5beni: Server side directory move succeeded 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-qumogep5beni: dial("tcp","172.17.0.5:36084") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-qumogep5beni: > dial: conn=172.17.0.1:39330->172.17.0.5:36084, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-qumogep5beni: dial("tcp","172.17.0.5:37949") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-qumogep5beni: > dial: conn=172.17.0.1:45068->172.17.0.5:37949, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-ciciyal7hesa: dial("tcp","172.17.0.5:36541") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-ciciyal7hesa: > dial: conn=172.17.0.1:38242->172.17.0.5:36541, err= 2025/10/11 01:29:11 ERROR : error listing: directory not found 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-ciciyal7hesa: dial("tcp","172.17.0.5:37723") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-ciciyal7hesa: > dial: conn=172.17.0.1:42482->172.17.0.5:37723, err= 2025/10/11 01:29:11 ERROR : error listing: directory not found 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-qumogep5beni: dial("tcp","172.17.0.5:34258") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-qumogep5beni: > dial: conn=172.17.0.1:34288->172.17.0.5:34258, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-qumogep5beni: Purge object "empty space" 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-qumogep5beni: Purge object "potato2" 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-qumogep5beni: Purge object "potato3" 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-qumogep5beni: dial("tcp","172.17.0.5:38696") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-qumogep5beni: > dial: conn=172.17.0.1:51880->172.17.0.5:38696, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-qumogep5beni: Purge dir "tomatoDir" 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-qumogep5beni: Purge dir "" 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-ciciyal7hesa: dial("tcp","172.17.0.5:35501") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-ciciyal7hesa: > dial: conn=172.17.0.1:35314->172.17.0.5:35501, err= 2025/10/11 01:29:11 ERROR : error listing: directory not found 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-ciciyal7hesa: Purge dir "" 2025/10/11 01:29:11 NOTICE: purge failed to rmdir "": directory not found 2025/10/11 01:29:11 NOTICE: purge failed: directory not found 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38045") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:47614->172.17.0.5:38045, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36472") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:48144->172.17.0.5:36472, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.07s) === RUN TestServerSideMoveOverlap run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35531") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:50862->172.17.0.5:35531, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35356") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:39514->172.17.0.5:35356, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-waxocet0liyi/rclone-sync-test" 2025/10/11 01:29:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/11 01:29:11 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/11 01:29:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/11 01:29:11 DEBUG : Setting pass="s1kOjx6hPbbGxD6wacBWkwYsP39YXi4IVyVsRrk6bho" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/11 01:29:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/11 01:29:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{s87jI}" suffix to name 2025/10/11 01:29:11 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/11 01:29:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/11 01:29:11 DEBUG : Setting pass="s1kOjx6hPbbGxD6wacBWkwYsP39YXi4IVyVsRrk6bho" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/11 01:29:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/rclone-sync-test: Connecting to FTP server 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/rclone-sync-test: dial("tcp","172.17.0.5:21") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/rclone-sync-test: > dial: conn=172.17.0.1:41006->172.17.0.5:21, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34391") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:35678->172.17.0.5:34391, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35628") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:57402->172.17.0.5:35628, err= --- PASS: TestSyncOverlap (0.02s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-waxocet0liyi/rclone-sync-test" 2025/10/11 01:29:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/11 01:29:11 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/11 01:29:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/11 01:29:11 DEBUG : Setting pass="s1kOjx6hPbbGxD6wacBWkwYsP39YXi4IVyVsRrk6bho" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/11 01:29:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/11 01:29:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{s87jI}" suffix to name 2025/10/11 01:29:11 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/11 01:29:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/11 01:29:11 DEBUG : Setting pass="s1kOjx6hPbbGxD6wacBWkwYsP39YXi4IVyVsRrk6bho" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/11 01:29:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/rclone-sync-test: Connecting to FTP server 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/rclone-sync-test: dial("tcp","172.17.0.5:21") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/rclone-sync-test: > dial: conn=172.17.0.1:41008->172.17.0.5:21, err= 2025/10/11 01:29:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-waxocet0liyi/rclone-sync-test-include/layer2" 2025/10/11 01:29:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/11 01:29:11 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/11 01:29:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/11 01:29:11 DEBUG : Setting pass="s1kOjx6hPbbGxD6wacBWkwYsP39YXi4IVyVsRrk6bho" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/11 01:29:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/11 01:29:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{s87jI}" suffix to name 2025/10/11 01:29:11 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/11 01:29:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/11 01:29:11 DEBUG : Setting pass="s1kOjx6hPbbGxD6wacBWkwYsP39YXi4IVyVsRrk6bho" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/11 01:29:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/rclone-sync-test-include/layer2: Connecting to FTP server 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/rclone-sync-test-include/layer2: dial("tcp","172.17.0.5:21") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:41024->172.17.0.5:21, err= 2025/10/11 01:29:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-waxocet0liyi/rclone-sync-test-ignore-file" 2025/10/11 01:29:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/11 01:29:11 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/11 01:29:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/11 01:29:11 DEBUG : Setting pass="s1kOjx6hPbbGxD6wacBWkwYsP39YXi4IVyVsRrk6bho" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/11 01:29:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/11 01:29:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{s87jI}" suffix to name 2025/10/11 01:29:11 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/11 01:29:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/11 01:29:11 DEBUG : Setting pass="s1kOjx6hPbbGxD6wacBWkwYsP39YXi4IVyVsRrk6bho" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/11 01:29:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/rclone-sync-test-ignore-file: Connecting to FTP server 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/rclone-sync-test-ignore-file: dial("tcp","172.17.0.5:21") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:41030->172.17.0.5:21, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35227") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:36050->172.17.0.5:35227, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/rclone-sync-test: dial("tcp","172.17.0.5:36843") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34936") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:37496->172.17.0.5:34936, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/rclone-sync-test: > dial: conn=172.17.0.1:60080->172.17.0.5:36843, err= 2025/10/11 01:29:11 DEBUG : rclone-sync-test: Excluded 2025/10/11 01:29:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32025") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:39782->172.17.0.5:32025, err= 2025/10/11 01:29:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/rclone-sync-test: Waiting for checks to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/rclone-sync-test: Waiting for transfers to finish 2025/10/11 01:29:11 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:11 INFO : There was nothing to transfer 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35890") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/rclone-sync-test: dial("tcp","172.17.0.5:38793") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/rclone-sync-test: > dial: conn=172.17.0.1:53300->172.17.0.5:38793, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:53284->172.17.0.5:35890, err= 2025/10/11 01:29:11 DEBUG : rclone-sync-test: Excluded 2025/10/11 01:29:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34930") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:51164->172.17.0.5:34930, err= 2025/10/11 01:29:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:11 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:11 INFO : rclone-sync-test-include: Removing directory 2025/10/11 01:29:11 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: failed to delete 1 directories 2025/10/11 01:29:11 INFO : There was nothing to transfer 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37095") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/rclone-sync-test-include/layer2: dial("tcp","172.17.0.5:34282") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:42220->172.17.0.5:37095, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:35694->172.17.0.5:34282, err= 2025/10/11 01:29:11 DEBUG : rclone-sync-test: Excluded 2025/10/11 01:29:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31708") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:59436->172.17.0.5:31708, err= 2025/10/11 01:29:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/10/11 01:29:11 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:11 INFO : There was nothing to transfer 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32292") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/rclone-sync-test-include/layer2: dial("tcp","172.17.0.5:36869") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:55328->172.17.0.5:32292, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:49678->172.17.0.5:36869, err= 2025/10/11 01:29:11 DEBUG : rclone-sync-test: Excluded 2025/10/11 01:29:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31871") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43672->172.17.0.5:31871, err= 2025/10/11 01:29:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:11 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:11 INFO : rclone-sync-test-include: Removing directory 2025/10/11 01:29:11 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: failed to delete 1 directories 2025/10/11 01:29:11 INFO : There was nothing to transfer 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39494") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/rclone-sync-test-ignore-file: dial("tcp","172.17.0.5:39764") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:38552->172.17.0.5:39494, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:40634->172.17.0.5:39764, err= 2025/10/11 01:29:11 DEBUG : Excluded 2025/10/11 01:29:11 DEBUG : rclone-sync-test: Excluded 2025/10/11 01:29:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30110") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:42198->172.17.0.5:30110, err= 2025/10/11 01:29:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/10/11 01:29:11 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:11 INFO : There was nothing to transfer 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38941") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:59306->172.17.0.5:38941, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34847") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40640->172.17.0.5:34847, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39409") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40098->172.17.0.5:39409, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30331") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60650->172.17.0.5:30331, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34265") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43974->172.17.0.5:34265, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36988") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:45488->172.17.0.5:36988, err= --- PASS: TestSyncOverlapWithFilter (0.08s) === RUN TestSyncCompareDest run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-waxocet0liyi/dst" 2025/10/11 01:29:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/11 01:29:11 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/11 01:29:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/11 01:29:11 DEBUG : Setting pass="s1kOjx6hPbbGxD6wacBWkwYsP39YXi4IVyVsRrk6bho" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/11 01:29:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/11 01:29:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{s87jI}" suffix to name 2025/10/11 01:29:11 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/11 01:29:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/11 01:29:11 DEBUG : Setting pass="s1kOjx6hPbbGxD6wacBWkwYsP39YXi4IVyVsRrk6bho" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/11 01:29:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: Connecting to FTP server 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: dial("tcp","172.17.0.5:21") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: > dial: conn=172.17.0.1:41032->172.17.0.5:21, err= 2025/10/11 01:29:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-waxocet0liyi/CompareDest" 2025/10/11 01:29:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/11 01:29:11 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/11 01:29:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/11 01:29:11 DEBUG : Setting pass="s1kOjx6hPbbGxD6wacBWkwYsP39YXi4IVyVsRrk6bho" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/11 01:29:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/11 01:29:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{s87jI}" suffix to name 2025/10/11 01:29:11 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/11 01:29:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/11 01:29:11 DEBUG : Setting pass="s1kOjx6hPbbGxD6wacBWkwYsP39YXi4IVyVsRrk6bho" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/11 01:29:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/CompareDest: Connecting to FTP server 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/CompareDest: dial("tcp","172.17.0.5:21") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/CompareDest: > dial: conn=172.17.0.1:41042->172.17.0.5:21, err= 2025/10/11 01:29:11 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-waxocet0liyi/CompareDest" to be canonical "TestFTPPureftpd{s87jI}:rclone-test-waxocet0liyi/CompareDest" 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: dial("tcp","172.17.0.5:39755") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: > dial: conn=172.17.0.1:52346->172.17.0.5:39755, err= 2025/10/11 01:29:11 DEBUG : one: Need to transfer - File not found at Destination 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: Waiting for checks to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: Waiting for transfers to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: dial("tcp","172.17.0.5:37487") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: > dial: conn=172.17.0.1:41800->172.17.0.5:37487, err= 2025/10/11 01:29:11 DEBUG : one.b2cc3c6c.partial: renamed to: one 2025/10/11 01:29:11 INFO : one: Copied (new) 2025/10/11 01:29:11 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34604") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:54468->172.17.0.5:34604, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33071") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52124->172.17.0.5:33071, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37992") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:42196->172.17.0.5:37992, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32012") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40940->172.17.0.5:32012, err= 2025/10/11 01:29:11 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-waxocet0liyi/CompareDest" for canonical name "TestFTPPureftpd{s87jI}:rclone-test-waxocet0liyi/CompareDest" 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: dial("tcp","172.17.0.5:31646") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: > dial: conn=172.17.0.1:45224->172.17.0.5:31646, err= 2025/10/11 01:29:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: Waiting for checks to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: Waiting for transfers to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: dial("tcp","172.17.0.5:31214") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: > dial: conn=172.17.0.1:50896->172.17.0.5:31214, err= 2025/10/11 01:29:11 DEBUG : one.4a8516eb.partial: renamed to: one 2025/10/11 01:29:11 INFO : one: Copied (replaced existing) 2025/10/11 01:29:11 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31411") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:49688->172.17.0.5:31411, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34464") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:51302->172.17.0.5:34464, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37827") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:57682->172.17.0.5:37827, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35286") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:36242->172.17.0.5:35286, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34779") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:48822->172.17.0.5:34779, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30251") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:41478->172.17.0.5:30251, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30161") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:35094->172.17.0.5:30161, err= 2025/10/11 01:29:11 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-waxocet0liyi/CompareDest" for canonical name "TestFTPPureftpd{s87jI}:rclone-test-waxocet0liyi/CompareDest" 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: dial("tcp","172.17.0.5:32672") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: > dial: conn=172.17.0.1:39648->172.17.0.5:32672, err= 2025/10/11 01:29:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/11 01:29:11 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/11 01:29:11 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: Waiting for checks to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: Waiting for transfers to finish 2025/10/11 01:29:11 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:11 INFO : There was nothing to transfer 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34527") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58472->172.17.0.5:34527, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38925") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:44094->172.17.0.5:38925, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36870") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:41862->172.17.0.5:36870, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38783") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:32884->172.17.0.5:38783, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39567") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60602->172.17.0.5:39567, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39744") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52942->172.17.0.5:39744, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37131") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:36036->172.17.0.5:37131, err= 2025/10/11 01:29:11 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-waxocet0liyi/CompareDest" for canonical name "TestFTPPureftpd{s87jI}:rclone-test-waxocet0liyi/CompareDest" 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: dial("tcp","172.17.0.5:38020") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: > dial: conn=172.17.0.1:38290->172.17.0.5:38020, err= 2025/10/11 01:29:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/CompareDest: Connecting to FTP server 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/CompareDest: dial("tcp","172.17.0.5:21") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/CompareDest: > dial: conn=172.17.0.1:41052->172.17.0.5:21, err= 2025/10/11 01:29:11 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/11 01:29:11 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: Waiting for checks to finish 2025/10/11 01:29:11 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/11 01:29:11 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: Waiting for transfers to finish 2025/10/11 01:29:11 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:11 INFO : There was nothing to transfer 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31750") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:59772->172.17.0.5:31750, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32035") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58170->172.17.0.5:32035, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38914") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:53762->172.17.0.5:38914, err= 2025/10/11 01:29:11 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-waxocet0liyi/CompareDest" for canonical name "TestFTPPureftpd{s87jI}:rclone-test-waxocet0liyi/CompareDest" 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: dial("tcp","172.17.0.5:33193") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: > dial: conn=172.17.0.1:53214->172.17.0.5:33193, err= 2025/10/11 01:29:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/11 01:29:11 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/11 01:29:11 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/11 01:29:11 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/11 01:29:11 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: Waiting for checks to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: Waiting for transfers to finish 2025/10/11 01:29:11 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:11 INFO : There was nothing to transfer 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36207") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:42514->172.17.0.5:36207, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39133") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34325") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:53642->172.17.0.5:39133, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:45914->172.17.0.5:34325, err= sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30790") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:35282->172.17.0.5:30790, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33461") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:33444->172.17.0.5:33461, err= 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38251") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:55772->172.17.0.5:38251, err= 2025/10/11 01:29:11 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-waxocet0liyi/CompareDest" for canonical name "TestFTPPureftpd{s87jI}:rclone-test-waxocet0liyi/CompareDest" 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: dial("tcp","172.17.0.5:35731") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: > dial: conn=172.17.0.1:60876->172.17.0.5:35731, err= 2025/10/11 01:29:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/11 01:29:11 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/11 01:29:11 DEBUG : two: Need to transfer - File not found at Destination 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: Waiting for checks to finish 2025/10/11 01:29:11 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/11 01:29:11 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: Waiting for transfers to finish 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: dial("tcp","172.17.0.5:37488") 2025/10/11 01:29:11 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: > dial: conn=172.17.0.1:43976->172.17.0.5:37488, err= 2025/10/11 01:29:12 DEBUG : two.a319cd8b.partial: renamed to: two 2025/10/11 01:29:12 INFO : two: Copied (new) 2025/10/11 01:29:12 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35727") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:35240->172.17.0.5:35727, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31264") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:57552->172.17.0.5:31264, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38907") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:39816->172.17.0.5:38907, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37197") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:56116->172.17.0.5:37197, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35226") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:33418->172.17.0.5:35226, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35480") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:46792->172.17.0.5:35480, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34925") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:44800->172.17.0.5:34925, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.14s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38289") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:55682->172.17.0.5:38289, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37777") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52148->172.17.0.5:37777, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33873") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:49712->172.17.0.5:33873, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35911") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60694->172.17.0.5:35911, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39440") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:33352->172.17.0.5:39440, err= 2025/10/11 01:29:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-waxocet0liyi/dest" 2025/10/11 01:29:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/11 01:29:12 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/11 01:29:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/11 01:29:12 DEBUG : Setting pass="s1kOjx6hPbbGxD6wacBWkwYsP39YXi4IVyVsRrk6bho" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/11 01:29:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/11 01:29:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{s87jI}" suffix to name 2025/10/11 01:29:12 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/11 01:29:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/11 01:29:12 DEBUG : Setting pass="s1kOjx6hPbbGxD6wacBWkwYsP39YXi4IVyVsRrk6bho" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/11 01:29:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dest: Connecting to FTP server 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dest: dial("tcp","172.17.0.5:21") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dest: > dial: conn=172.17.0.1:41054->172.17.0.5:21, err= 2025/10/11 01:29:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-waxocet0liyi/pre-dest1" 2025/10/11 01:29:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/11 01:29:12 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/11 01:29:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/11 01:29:12 DEBUG : Setting pass="s1kOjx6hPbbGxD6wacBWkwYsP39YXi4IVyVsRrk6bho" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/11 01:29:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/11 01:29:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{s87jI}" suffix to name 2025/10/11 01:29:12 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/11 01:29:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/11 01:29:12 DEBUG : Setting pass="s1kOjx6hPbbGxD6wacBWkwYsP39YXi4IVyVsRrk6bho" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/11 01:29:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/pre-dest1: Connecting to FTP server 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/pre-dest1: dial("tcp","172.17.0.5:21") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/pre-dest1: > dial: conn=172.17.0.1:41064->172.17.0.5:21, err= 2025/10/11 01:29:12 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-waxocet0liyi/pre-dest1" to be canonical "TestFTPPureftpd{s87jI}:rclone-test-waxocet0liyi/pre-dest1" 2025/10/11 01:29:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-waxocet0liyi/pre-dest2" 2025/10/11 01:29:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/11 01:29:12 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/11 01:29:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/11 01:29:12 DEBUG : Setting pass="s1kOjx6hPbbGxD6wacBWkwYsP39YXi4IVyVsRrk6bho" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/11 01:29:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/11 01:29:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{s87jI}" suffix to name 2025/10/11 01:29:12 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/11 01:29:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/11 01:29:12 DEBUG : Setting pass="s1kOjx6hPbbGxD6wacBWkwYsP39YXi4IVyVsRrk6bho" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/11 01:29:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/pre-dest2: Connecting to FTP server 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/pre-dest2: dial("tcp","172.17.0.5:21") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/pre-dest2: > dial: conn=172.17.0.1:41068->172.17.0.5:21, err= 2025/10/11 01:29:12 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-waxocet0liyi/pre-dest2" to be canonical "TestFTPPureftpd{s87jI}:rclone-test-waxocet0liyi/pre-dest2" 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dest: dial("tcp","172.17.0.5:30117") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dest: > dial: conn=172.17.0.1:38688->172.17.0.5:30117, err= 2025/10/11 01:29:12 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:12 DEBUG : 1: Destination found in --compare-dest, skipping 2025/10/11 01:29:12 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:12 DEBUG : 2: Destination found in --compare-dest, skipping 2025/10/11 01:29:12 DEBUG : 3: Need to transfer - File not found at Destination 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dest: Waiting for checks to finish 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dest: Waiting for transfers to finish 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dest: dial("tcp","172.17.0.5:38603") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dest: > dial: conn=172.17.0.1:57642->172.17.0.5:38603, err= 2025/10/11 01:29:12 DEBUG : 3.34f95e38.partial: renamed to: 3 2025/10/11 01:29:12 INFO : 3: Copied (new) 2025/10/11 01:29:12 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dest: dial("tcp","172.17.0.5:39494") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dest: > dial: conn=172.17.0.1:38556->172.17.0.5:39494, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36343") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:35980->172.17.0.5:36343, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36198") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:54298->172.17.0.5:36198, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39339") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31567") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:41286->172.17.0.5:39339, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:45190->172.17.0.5:31567, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35631") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60394->172.17.0.5:35631, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32032") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40856->172.17.0.5:32032, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34954") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34839") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52460->172.17.0.5:34954, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:33438->172.17.0.5:34839, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37246") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:57620->172.17.0.5:37246, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/pre-dest1: closing 1 unused connections 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.06s) === RUN TestSyncCopyDest run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37392") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:42398->172.17.0.5:37392, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35774") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:33296->172.17.0.5:35774, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31517") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:51244->172.17.0.5:31517, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38413") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:57622->172.17.0.5:38413, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36014") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43140->172.17.0.5:36014, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31105") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:39206->172.17.0.5:31105, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35295") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:54740->172.17.0.5:35295, err= 2025/10/11 01:29:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-waxocet0liyi/dst" 2025/10/11 01:29:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/11 01:29:12 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/11 01:29:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/11 01:29:12 DEBUG : Setting pass="s1kOjx6hPbbGxD6wacBWkwYsP39YXi4IVyVsRrk6bho" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/11 01:29:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/11 01:29:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{s87jI}" suffix to name 2025/10/11 01:29:12 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/11 01:29:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/11 01:29:12 DEBUG : Setting pass="s1kOjx6hPbbGxD6wacBWkwYsP39YXi4IVyVsRrk6bho" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/11 01:29:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: Connecting to FTP server 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: dial("tcp","172.17.0.5:21") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: > dial: conn=172.17.0.1:41074->172.17.0.5:21, err= 2025/10/11 01:29:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-waxocet0liyi/backup" 2025/10/11 01:29:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/11 01:29:12 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/11 01:29:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/11 01:29:12 DEBUG : Setting pass="s1kOjx6hPbbGxD6wacBWkwYsP39YXi4IVyVsRrk6bho" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/11 01:29:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/11 01:29:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{s87jI}" suffix to name 2025/10/11 01:29:12 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/11 01:29:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/11 01:29:12 DEBUG : Setting pass="s1kOjx6hPbbGxD6wacBWkwYsP39YXi4IVyVsRrk6bho" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/11 01:29:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/backup: Connecting to FTP server 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/backup: dial("tcp","172.17.0.5:21") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/backup: > dial: conn=172.17.0.1:41090->172.17.0.5:21, err= 2025/10/11 01:29:12 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-waxocet0liyi/backup" to be canonical "TestFTPPureftpd{s87jI}:rclone-test-waxocet0liyi/backup" 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: dial("tcp","172.17.0.5:33501") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: > dial: conn=172.17.0.1:48688->172.17.0.5:33501, err= 2025/10/11 01:29:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/11 01:29:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:12 DEBUG : two: Unchanged skipping 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: Waiting for checks to finish 2025/10/11 01:29:12 INFO : one: Moved (server-side) 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: Waiting for transfers to finish 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: dial("tcp","172.17.0.5:31972") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: > dial: conn=172.17.0.1:53746->172.17.0.5:31972, err= 2025/10/11 01:29:12 DEBUG : one.a292864a.partial: renamed to: one 2025/10/11 01:29:12 INFO : one: Copied (new) 2025/10/11 01:29:12 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:12 INFO : three.txt: Moved (server-side) 2025/10/11 01:29:12 INFO : three.txt: Moved into backup dir 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34217") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:49102->172.17.0.5:34217, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36491") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40296->172.17.0.5:36491, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39925") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:53068->172.17.0.5:39925, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38099") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:57472->172.17.0.5:38099, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33200") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:44000->172.17.0.5:33200, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37180") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:38722->172.17.0.5:37180, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39953") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:38424->172.17.0.5:39953, err= 2025/10/11 01:29:12 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-waxocet0liyi/backup" for canonical name "TestFTPPureftpd{s87jI}:rclone-test-waxocet0liyi/backup" 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: dial("tcp","172.17.0.5:36327") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: > dial: conn=172.17.0.1:34430->172.17.0.5:36327, err= 2025/10/11 01:29:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/11 01:29:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:12 DEBUG : two: Unchanged skipping 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: Waiting for checks to finish 2025/10/11 01:29:12 INFO : one: Deleted 2025/10/11 01:29:12 INFO : one: Moved (server-side) 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: Waiting for transfers to finish 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: dial("tcp","172.17.0.5:32272") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: > dial: conn=172.17.0.1:53224->172.17.0.5:32272, err= 2025/10/11 01:29:12 DEBUG : one.4c47835a.partial: renamed to: one 2025/10/11 01:29:12 INFO : one: Copied (new) 2025/10/11 01:29:12 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:12 INFO : three.txt: Deleted 2025/10/11 01:29:12 INFO : three.txt: Moved (server-side) 2025/10/11 01:29:12 INFO : three.txt: Moved into backup dir 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35319") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:45550->172.17.0.5:35319, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38493") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58498->172.17.0.5:38493, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38096") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:55696->172.17.0.5:38096, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31033") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:59760->172.17.0.5:31033, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31272") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:49380->172.17.0.5:31272, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35227") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:36056->172.17.0.5:35227, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38047") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40304->172.17.0.5:38047, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.05s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38601") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60134->172.17.0.5:38601, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33538") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:45720->172.17.0.5:33538, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39530") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:33958->172.17.0.5:39530, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39241") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:38334->172.17.0.5:39241, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30348") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43996->172.17.0.5:30348, err= 2025/10/11 01:29:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-waxocet0liyi/dst" 2025/10/11 01:29:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/11 01:29:12 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/11 01:29:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/11 01:29:12 DEBUG : Setting pass="s1kOjx6hPbbGxD6wacBWkwYsP39YXi4IVyVsRrk6bho" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/11 01:29:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/11 01:29:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{s87jI}" suffix to name 2025/10/11 01:29:12 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/11 01:29:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/11 01:29:12 DEBUG : Setting pass="s1kOjx6hPbbGxD6wacBWkwYsP39YXi4IVyVsRrk6bho" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/11 01:29:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: Connecting to FTP server 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: dial("tcp","172.17.0.5:21") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: > dial: conn=172.17.0.1:41092->172.17.0.5:21, err= 2025/10/11 01:29:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-waxocet0liyi/backup" 2025/10/11 01:29:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/11 01:29:12 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/11 01:29:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/11 01:29:12 DEBUG : Setting pass="s1kOjx6hPbbGxD6wacBWkwYsP39YXi4IVyVsRrk6bho" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/11 01:29:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/11 01:29:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{s87jI}" suffix to name 2025/10/11 01:29:12 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/11 01:29:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/11 01:29:12 DEBUG : Setting pass="s1kOjx6hPbbGxD6wacBWkwYsP39YXi4IVyVsRrk6bho" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/11 01:29:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/backup: Connecting to FTP server 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/backup: dial("tcp","172.17.0.5:21") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/backup: > dial: conn=172.17.0.1:41108->172.17.0.5:21, err= 2025/10/11 01:29:12 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-waxocet0liyi/backup" to be canonical "TestFTPPureftpd{s87jI}:rclone-test-waxocet0liyi/backup" 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: dial("tcp","172.17.0.5:36218") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: > dial: conn=172.17.0.1:59500->172.17.0.5:36218, err= 2025/10/11 01:29:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:12 DEBUG : two: Unchanged skipping 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: Waiting for checks to finish 2025/10/11 01:29:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/11 01:29:12 INFO : one: Moved (server-side) to: one.bak 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: Waiting for transfers to finish 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: dial("tcp","172.17.0.5:32178") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: > dial: conn=172.17.0.1:47416->172.17.0.5:32178, err= 2025/10/11 01:29:12 DEBUG : one.a292864a.partial: renamed to: one 2025/10/11 01:29:12 INFO : one: Copied (new) 2025/10/11 01:29:12 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/10/11 01:29:12 INFO : three.txt: Moved into backup dir 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35243") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40428->172.17.0.5:35243, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33254") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:56254->172.17.0.5:33254, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37020") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:49882->172.17.0.5:37020, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31888") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:39578->172.17.0.5:31888, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37999") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:49166->172.17.0.5:37999, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32878") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30976") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43144->172.17.0.5:32878, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:32864->172.17.0.5:30976, err= 2025/10/11 01:29:12 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-waxocet0liyi/backup" for canonical name "TestFTPPureftpd{s87jI}:rclone-test-waxocet0liyi/backup" 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: dial("tcp","172.17.0.5:36356") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: > dial: conn=172.17.0.1:40734->172.17.0.5:36356, err= 2025/10/11 01:29:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/11 01:29:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:12 DEBUG : two: Unchanged skipping 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: Waiting for checks to finish 2025/10/11 01:29:12 INFO : one.bak: Deleted 2025/10/11 01:29:12 INFO : one: Moved (server-side) to: one.bak 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: Waiting for transfers to finish 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: dial("tcp","172.17.0.5:38827") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: > dial: conn=172.17.0.1:39834->172.17.0.5:38827, err= 2025/10/11 01:29:12 DEBUG : one.4c47835a.partial: renamed to: one 2025/10/11 01:29:12 INFO : one: Copied (new) 2025/10/11 01:29:12 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:12 INFO : three.txt.bak: Deleted 2025/10/11 01:29:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/10/11 01:29:12 INFO : three.txt: Moved into backup dir 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32177") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:46482->172.17.0.5:32177, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31364") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37973") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58150->172.17.0.5:37973, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43234->172.17.0.5:31364, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33468") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:55662->172.17.0.5:33468, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34522") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:55614->172.17.0.5:34522, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36360") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:32858->172.17.0.5:36360, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32391") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:41068->172.17.0.5:32391, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.07s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34537") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:51636->172.17.0.5:34537, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37030") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:55572->172.17.0.5:37030, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39207") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43210->172.17.0.5:39207, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36864") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58148->172.17.0.5:36864, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30031") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60204->172.17.0.5:30031, err= 2025/10/11 01:29:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-waxocet0liyi/dst" 2025/10/11 01:29:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/11 01:29:12 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/11 01:29:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/11 01:29:12 DEBUG : Setting pass="s1kOjx6hPbbGxD6wacBWkwYsP39YXi4IVyVsRrk6bho" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/11 01:29:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/11 01:29:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{s87jI}" suffix to name 2025/10/11 01:29:12 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/11 01:29:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/11 01:29:12 DEBUG : Setting pass="s1kOjx6hPbbGxD6wacBWkwYsP39YXi4IVyVsRrk6bho" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/11 01:29:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: Connecting to FTP server 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: dial("tcp","172.17.0.5:21") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: > dial: conn=172.17.0.1:41118->172.17.0.5:21, err= 2025/10/11 01:29:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-waxocet0liyi/backup" 2025/10/11 01:29:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/11 01:29:12 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/11 01:29:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/11 01:29:12 DEBUG : Setting pass="s1kOjx6hPbbGxD6wacBWkwYsP39YXi4IVyVsRrk6bho" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/11 01:29:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/11 01:29:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{s87jI}" suffix to name 2025/10/11 01:29:12 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/11 01:29:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/11 01:29:12 DEBUG : Setting pass="s1kOjx6hPbbGxD6wacBWkwYsP39YXi4IVyVsRrk6bho" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/11 01:29:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/backup: Connecting to FTP server 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/backup: dial("tcp","172.17.0.5:21") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/backup: > dial: conn=172.17.0.1:41124->172.17.0.5:21, err= 2025/10/11 01:29:12 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-waxocet0liyi/backup" to be canonical "TestFTPPureftpd{s87jI}:rclone-test-waxocet0liyi/backup" 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: dial("tcp","172.17.0.5:37523") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: > dial: conn=172.17.0.1:60450->172.17.0.5:37523, err= 2025/10/11 01:29:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/11 01:29:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:12 DEBUG : two: Unchanged skipping 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: Waiting for checks to finish 2025/10/11 01:29:12 INFO : one: Moved (server-side) to: one-2019-01-01 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: Waiting for transfers to finish 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: dial("tcp","172.17.0.5:39720") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: > dial: conn=172.17.0.1:50488->172.17.0.5:39720, err= 2025/10/11 01:29:12 DEBUG : one.a292864a.partial: renamed to: one 2025/10/11 01:29:12 INFO : one: Copied (new) 2025/10/11 01:29:12 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:12 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/10/11 01:29:12 INFO : three.txt: Moved into backup dir 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35048") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:45692->172.17.0.5:35048, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33269") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43764->172.17.0.5:33269, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38607") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:49576->172.17.0.5:38607, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30811") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:51872->172.17.0.5:30811, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37619") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:35676->172.17.0.5:37619, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31845") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:54962->172.17.0.5:31845, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39546") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:38402->172.17.0.5:39546, err= 2025/10/11 01:29:12 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-waxocet0liyi/backup" for canonical name "TestFTPPureftpd{s87jI}:rclone-test-waxocet0liyi/backup" 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: dial("tcp","172.17.0.5:39632") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: > dial: conn=172.17.0.1:41682->172.17.0.5:39632, err= 2025/10/11 01:29:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/11 01:29:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:12 DEBUG : two: Unchanged skipping 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: Waiting for checks to finish 2025/10/11 01:29:12 INFO : one-2019-01-01: Deleted 2025/10/11 01:29:12 INFO : one: Moved (server-side) to: one-2019-01-01 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: Waiting for transfers to finish 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: dial("tcp","172.17.0.5:35147") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: > dial: conn=172.17.0.1:57576->172.17.0.5:35147, err= 2025/10/11 01:29:12 DEBUG : one.4c47835a.partial: renamed to: one 2025/10/11 01:29:12 INFO : one: Copied (new) 2025/10/11 01:29:12 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:12 INFO : three-2019-01-01.txt: Deleted 2025/10/11 01:29:12 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/10/11 01:29:12 INFO : three.txt: Moved into backup dir 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33132") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:56798->172.17.0.5:33132, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31734") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:56596->172.17.0.5:31734, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39548") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:44054->172.17.0.5:39548, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32962") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:42356->172.17.0.5:32962, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35701") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:37430->172.17.0.5:35701, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38957") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:55420->172.17.0.5:38957, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37139") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:51412->172.17.0.5:37139, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.09s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35700") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:59978->172.17.0.5:35700, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33218") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:50094->172.17.0.5:33218, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32864") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:45956->172.17.0.5:32864, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32246") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58520->172.17.0.5:32246, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32995") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:33636->172.17.0.5:32995, err= 2025/10/11 01:29:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-waxocet0liyi/dst" 2025/10/11 01:29:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/11 01:29:12 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/11 01:29:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/11 01:29:12 DEBUG : Setting pass="s1kOjx6hPbbGxD6wacBWkwYsP39YXi4IVyVsRrk6bho" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/11 01:29:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/11 01:29:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{s87jI}" suffix to name 2025/10/11 01:29:12 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/11 01:29:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/11 01:29:12 DEBUG : Setting pass="s1kOjx6hPbbGxD6wacBWkwYsP39YXi4IVyVsRrk6bho" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/11 01:29:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: Connecting to FTP server 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: dial("tcp","172.17.0.5:21") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: > dial: conn=172.17.0.1:41132->172.17.0.5:21, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: dial("tcp","172.17.0.5:36729") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: > dial: conn=172.17.0.1:54410->172.17.0.5:36729, err= 2025/10/11 01:29:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/11 01:29:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:12 DEBUG : two: Unchanged skipping 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: Waiting for checks to finish 2025/10/11 01:29:12 INFO : one: Moved (server-side) to: one.bak 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: Waiting for transfers to finish 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: dial("tcp","172.17.0.5:33980") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: > dial: conn=172.17.0.1:43634->172.17.0.5:33980, err= 2025/10/11 01:29:12 DEBUG : one.a292864a.partial: renamed to: one 2025/10/11 01:29:12 INFO : one: Copied (new) 2025/10/11 01:29:12 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/10/11 01:29:12 INFO : three.txt: Moved into backup dir 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32823") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:36746->172.17.0.5:32823, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36627") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:34036->172.17.0.5:36627, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31723") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:33608->172.17.0.5:31723, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34848") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:48728->172.17.0.5:34848, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30406") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40076->172.17.0.5:30406, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: dial("tcp","172.17.0.5:31107") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: > dial: conn=172.17.0.1:60524->172.17.0.5:31107, err= 2025/10/11 01:29:12 DEBUG : one.bak: Excluded (Path Filter) 2025/10/11 01:29:12 DEBUG : one.bak: Excluded 2025/10/11 01:29:12 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/10/11 01:29:12 DEBUG : three.txt.bak: Excluded 2025/10/11 01:29:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/11 01:29:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:12 DEBUG : two: Unchanged skipping 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: Waiting for checks to finish 2025/10/11 01:29:12 INFO : one.bak: Deleted 2025/10/11 01:29:12 INFO : one: Moved (server-side) to: one.bak 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: Waiting for transfers to finish 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: dial("tcp","172.17.0.5:34092") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: > dial: conn=172.17.0.1:34698->172.17.0.5:34092, err= 2025/10/11 01:29:12 DEBUG : one.4c47835a.partial: renamed to: one 2025/10/11 01:29:12 INFO : one: Copied (new) 2025/10/11 01:29:12 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:12 INFO : three.txt.bak: Deleted 2025/10/11 01:29:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/10/11 01:29:12 INFO : three.txt: Moved into backup dir 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34198") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:51414->172.17.0.5:34198, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36323") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58066->172.17.0.5:36323, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39725") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:37030->172.17.0.5:39725, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33900") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:42328->172.17.0.5:33900, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34093") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:49974->172.17.0.5:34093, err= --- PASS: TestSyncBackupDirSuffixOnly (0.05s) === RUN TestSyncSuffix run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31066") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:38574->172.17.0.5:31066, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38749") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:33118->172.17.0.5:38749, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30092") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:38526->172.17.0.5:30092, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30065") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:47516->172.17.0.5:30065, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39952") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40588->172.17.0.5:39952, err= 2025/10/11 01:29:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-waxocet0liyi/dst" 2025/10/11 01:29:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/11 01:29:12 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/11 01:29:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/11 01:29:12 DEBUG : Setting pass="s1kOjx6hPbbGxD6wacBWkwYsP39YXi4IVyVsRrk6bho" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/11 01:29:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/11 01:29:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{s87jI}" suffix to name 2025/10/11 01:29:12 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/11 01:29:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/11 01:29:12 DEBUG : Setting pass="s1kOjx6hPbbGxD6wacBWkwYsP39YXi4IVyVsRrk6bho" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/11 01:29:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: Connecting to FTP server 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: dial("tcp","172.17.0.5:21") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: > dial: conn=172.17.0.1:41144->172.17.0.5:21, err= 2025/10/11 01:29:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/11 01:29:12 INFO : one: Moved (server-side) to: one.bak 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: dial("tcp","172.17.0.5:36487") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: > dial: conn=172.17.0.1:53616->172.17.0.5:36487, err= 2025/10/11 01:29:12 DEBUG : one.a292864a.partial: renamed to: one 2025/10/11 01:29:12 INFO : one: Copied (new) 2025/10/11 01:29:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:12 DEBUG : two: Unchanged skipping 2025/10/11 01:29:12 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/11 01:29:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: dial("tcp","172.17.0.5:30373") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: > dial: conn=172.17.0.1:36884->172.17.0.5:30373, err= 2025/10/11 01:29:12 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2025/10/11 01:29:12 INFO : three.txt: Copied (new) 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30784") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:35480->172.17.0.5:30784, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38441") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:38810->172.17.0.5:38441, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32802") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:54386->172.17.0.5:32802, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31408") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:59482->172.17.0.5:31408, err= 2025/10/11 01:29:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/11 01:29:12 INFO : one.bak: Deleted 2025/10/11 01:29:12 INFO : one: Moved (server-side) to: one.bak 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: dial("tcp","172.17.0.5:38640") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: > dial: conn=172.17.0.1:33470->172.17.0.5:38640, err= 2025/10/11 01:29:12 DEBUG : one.4c47835a.partial: renamed to: one 2025/10/11 01:29:12 INFO : one: Copied (new) 2025/10/11 01:29:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:12 DEBUG : two: Unchanged skipping 2025/10/11 01:29:12 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/11 01:29:12 INFO : three.txt.bak: Deleted 2025/10/11 01:29:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: dial("tcp","172.17.0.5:39639") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: > dial: conn=172.17.0.1:47628->172.17.0.5:39639, err= 2025/10/11 01:29:12 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2025/10/11 01:29:12 INFO : three.txt: Copied (new) 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39120") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:51504->172.17.0.5:39120, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30342") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:59612->172.17.0.5:30342, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31670") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40566->172.17.0.5:31670, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33892") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:37634->172.17.0.5:33892, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36224") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:54196->172.17.0.5:36224, err= --- PASS: TestSyncSuffix (0.08s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30592") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:50506->172.17.0.5:30592, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38015") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:42132->172.17.0.5:38015, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34226") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60680->172.17.0.5:34226, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35206") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:55674->172.17.0.5:35206, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35318") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:51284->172.17.0.5:35318, err= 2025/10/11 01:29:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-waxocet0liyi/dst" 2025/10/11 01:29:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/11 01:29:12 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/11 01:29:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/11 01:29:12 DEBUG : Setting pass="s1kOjx6hPbbGxD6wacBWkwYsP39YXi4IVyVsRrk6bho" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/11 01:29:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/11 01:29:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{s87jI}" suffix to name 2025/10/11 01:29:12 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/11 01:29:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/11 01:29:12 DEBUG : Setting pass="s1kOjx6hPbbGxD6wacBWkwYsP39YXi4IVyVsRrk6bho" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/11 01:29:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: Connecting to FTP server 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: dial("tcp","172.17.0.5:21") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: > dial: conn=172.17.0.1:41156->172.17.0.5:21, err= 2025/10/11 01:29:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/11 01:29:12 INFO : one: Moved (server-side) to: one-2019-01-01 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: dial("tcp","172.17.0.5:30250") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: > dial: conn=172.17.0.1:45356->172.17.0.5:30250, err= 2025/10/11 01:29:12 DEBUG : one.a292864a.partial: renamed to: one 2025/10/11 01:29:12 INFO : one: Copied (new) 2025/10/11 01:29:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:12 DEBUG : two: Unchanged skipping 2025/10/11 01:29:12 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/11 01:29:12 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: dial("tcp","172.17.0.5:37928") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: > dial: conn=172.17.0.1:34744->172.17.0.5:37928, err= 2025/10/11 01:29:12 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2025/10/11 01:29:12 INFO : three.txt: Copied (new) 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30103") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:33844->172.17.0.5:30103, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38805") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:53772->172.17.0.5:38805, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36025") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:47290->172.17.0.5:36025, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35407") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:37608->172.17.0.5:35407, err= 2025/10/11 01:29:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/11 01:29:12 INFO : one-2019-01-01: Deleted 2025/10/11 01:29:12 INFO : one: Moved (server-side) to: one-2019-01-01 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: dial("tcp","172.17.0.5:33591") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: > dial: conn=172.17.0.1:36720->172.17.0.5:33591, err= 2025/10/11 01:29:12 DEBUG : one.4c47835a.partial: renamed to: one 2025/10/11 01:29:12 INFO : one: Copied (new) 2025/10/11 01:29:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:12 DEBUG : two: Unchanged skipping 2025/10/11 01:29:12 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/11 01:29:12 INFO : three-2019-01-01.txt: Deleted 2025/10/11 01:29:12 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: dial("tcp","172.17.0.5:31222") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi/dst: > dial: conn=172.17.0.1:60518->172.17.0.5:31222, err= 2025/10/11 01:29:12 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2025/10/11 01:29:12 INFO : three.txt: Copied (new) 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38629") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:34238->172.17.0.5:38629, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34839") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:33448->172.17.0.5:34839, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39803") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:44154->172.17.0.5:39803, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30500") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:54230->172.17.0.5:30500, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34539") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60086->172.17.0.5:34539, err= --- PASS: TestSyncSuffixKeepExtension (0.06s) === RUN TestSyncUTFNorm run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39207") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43226->172.17.0.5:39207, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36610") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58616->172.17.0.5:36610, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30832") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:38282->172.17.0.5:30832, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:12 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35989") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:56932->172.17.0.5:35989, err= 2025/10/11 01:29:12 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2025/10/11 01:29:12 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/10/11 01:29:12 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37942") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:41268->172.17.0.5:37942, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38283") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:57172->172.17.0.5:38283, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31861") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:33254->172.17.0.5:31861, err= --- PASS: TestSyncUTFNorm (0.02s) === RUN TestSyncImmutable run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39698") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:47436->172.17.0.5:39698, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32543") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:44332->172.17.0.5:32543, err= 2025/10/11 01:29:12 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32898") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52342->172.17.0.5:32898, err= 2025/10/11 01:29:12 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/10/11 01:29:12 INFO : existing: Copied (new) 2025/10/11 01:29:12 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36296") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:53982->172.17.0.5:36296, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33017") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:37430->172.17.0.5:33017, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38933") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:33868->172.17.0.5:38933, err= 2025/10/11 01:29:12 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/10/11 01:29:12 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:12 ERROR : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: not deleting files as there were IO errors 2025/10/11 01:29:12 ERROR : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: not deleting directories as there were IO errors 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39252") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:53334->172.17.0.5:39252, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34007") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58180->172.17.0.5:34007, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39397") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:45336->172.17.0.5:39397, err= --- PASS: TestSyncImmutable (0.03s) === RUN TestSyncIgnoreCase run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30822") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:32940->172.17.0.5:30822, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35250") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60944->172.17.0.5:35250, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38513") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:51842->172.17.0.5:38513, err= 2025/10/11 01:29:12 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:12 DEBUG : existing: Unchanged skipping 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:12 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:12 INFO : There was nothing to transfer 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39763") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58728->172.17.0.5:39763, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31174") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:34650->172.17.0.5:31174, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34432") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:36684->172.17.0.5:34432, err= --- PASS: TestSyncIgnoreCase (0.02s) === RUN TestFixCase run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32665") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:39900->172.17.0.5:32665, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33142") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:48760->172.17.0.5:33142, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39195") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:37966->172.17.0.5:39195, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35176") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58372->172.17.0.5:35176, err= === RUN TestMaxTransfer/Soft run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33852") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40524->172.17.0.5:33852, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30432") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:37882->172.17.0.5:30432, err= === RUN TestMaxTransfer/Cautious run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30694") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:59664->172.17.0.5:30694, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35576") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:37784->172.17.0.5:35576, err= --- PASS: TestMaxTransfer (0.00s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35341") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:48328->172.17.0.5:35341, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35122") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:49198->172.17.0.5:35122, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38670") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:39418->172.17.0.5:38670, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30998") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58302->172.17.0.5:30998, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38608") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:39402->172.17.0.5:38608, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31487") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:35702->172.17.0.5:31487, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33324") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:34836->172.17.0.5:33324, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31131") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:49198->172.17.0.5:31131, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35742") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:41784->172.17.0.5:35742, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32506") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:41486->172.17.0.5:32506, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34167") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:41912->172.17.0.5:34167, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33479") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43526->172.17.0.5:33479, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30845") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40542->172.17.0.5:30845, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36281") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:54826->172.17.0.5:36281, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39304") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:55740->172.17.0.5:39304, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35690") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:55238->172.17.0.5:35690, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36737") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40640->172.17.0.5:36737, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35552") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:48996->172.17.0.5:35552, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33934") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:41076->172.17.0.5:33934, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33843") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:34272->172.17.0.5:33843, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37958") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60164->172.17.0.5:37958, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30951") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:48718->172.17.0.5:30951, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31235") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:39936->172.17.0.5:31235, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39867") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58918->172.17.0.5:39867, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33964") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:41720->172.17.0.5:33964, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33185") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:33414->172.17.0.5:33185, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36012") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60454->172.17.0.5:36012, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35188") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:34770->172.17.0.5:35188, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39368") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52548->172.17.0.5:39368, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37991") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:42786->172.17.0.5:37991, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31367") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:44118->172.17.0.5:31367, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37682") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:50378->172.17.0.5:37682, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38912") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:33056->172.17.0.5:38912, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33487") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:55838->172.17.0.5:33487, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30850") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43138->172.17.0.5:30850, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35208") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:49298->172.17.0.5:35208, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38297") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:54824->172.17.0.5:38297, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36008") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:59980->172.17.0.5:36008, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33779") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:36312->172.17.0.5:33779, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30780") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:39320->172.17.0.5:30780, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39710") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:56274->172.17.0.5:39710, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31263") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:41996->172.17.0.5:31263, err= 2025/10/11 01:29:12 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:12 DEBUG : both0: Unchanged skipping 2025/10/11 01:29:12 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:12 DEBUG : both10: Unchanged skipping 2025/10/11 01:29:12 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:12 DEBUG : both11: Unchanged skipping 2025/10/11 01:29:12 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:12 DEBUG : both12: Unchanged skipping 2025/10/11 01:29:12 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:12 DEBUG : both13: Unchanged skipping 2025/10/11 01:29:12 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:12 DEBUG : both14: Unchanged skipping 2025/10/11 01:29:12 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:12 DEBUG : both15: Unchanged skipping 2025/10/11 01:29:12 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:12 DEBUG : both16: Unchanged skipping 2025/10/11 01:29:12 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:12 DEBUG : both17: Unchanged skipping 2025/10/11 01:29:12 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:12 DEBUG : both18: Unchanged skipping 2025/10/11 01:29:12 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:12 DEBUG : both19: Unchanged skipping 2025/10/11 01:29:12 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:12 DEBUG : both1: Unchanged skipping 2025/10/11 01:29:12 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:12 DEBUG : both2: Unchanged skipping 2025/10/11 01:29:12 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:12 DEBUG : both3: Unchanged skipping 2025/10/11 01:29:12 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:12 DEBUG : both4: Unchanged skipping 2025/10/11 01:29:12 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:12 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:12 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:12 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:12 DEBUG : both5: Unchanged skipping 2025/10/11 01:29:12 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:12 DEBUG : both9: Unchanged skipping 2025/10/11 01:29:12 DEBUG : both6: Unchanged skipping 2025/10/11 01:29:12 DEBUG : both7: Unchanged skipping 2025/10/11 01:29:12 DEBUG : both8: Unchanged skipping 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:12 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:12 INFO : only11: Deleted 2025/10/11 01:29:12 INFO : only1: Deleted 2025/10/11 01:29:12 INFO : only18: Deleted 2025/10/11 01:29:12 INFO : only16: Deleted 2025/10/11 01:29:12 INFO : only12: Deleted 2025/10/11 01:29:12 INFO : only2: Deleted 2025/10/11 01:29:12 INFO : only15: Deleted 2025/10/11 01:29:12 INFO : only5: Deleted 2025/10/11 01:29:12 INFO : only4: Deleted 2025/10/11 01:29:12 INFO : only19: Deleted 2025/10/11 01:29:12 INFO : only13: Deleted 2025/10/11 01:29:12 INFO : only6: Deleted 2025/10/11 01:29:12 INFO : only7: Deleted 2025/10/11 01:29:12 INFO : only17: Deleted 2025/10/11 01:29:12 INFO : only14: Deleted 2025/10/11 01:29:12 INFO : only8: Deleted 2025/10/11 01:29:12 INFO : only0: Deleted 2025/10/11 01:29:12 INFO : only9: Deleted 2025/10/11 01:29:12 INFO : only3: Deleted 2025/10/11 01:29:12 INFO : only10: Deleted 2025/10/11 01:29:12 INFO : There was nothing to transfer 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35539") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43260->172.17.0.5:35539, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36911") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:50858->172.17.0.5:36911, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32774") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52448->172.17.0.5:32774, err= --- PASS: TestSyncConcurrentDelete (0.09s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36073") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:37592->172.17.0.5:36073, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30747") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:34958->172.17.0.5:30747, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38115") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:35754->172.17.0.5:38115, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32683") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:44072->172.17.0.5:32683, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33011") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:48722->172.17.0.5:33011, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32860") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43842->172.17.0.5:32860, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33202") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:49620->172.17.0.5:33202, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30046") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:35772->172.17.0.5:30046, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38986") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:50506->172.17.0.5:38986, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31355") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:51630->172.17.0.5:31355, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36827") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:34304->172.17.0.5:36827, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39912") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:49162->172.17.0.5:39912, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32475") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:38264->172.17.0.5:32475, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31943") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52908->172.17.0.5:31943, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37470") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:56954->172.17.0.5:37470, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31203") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:44070->172.17.0.5:31203, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34917") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43966->172.17.0.5:34917, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38909") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:56256->172.17.0.5:38909, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37822") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:50614->172.17.0.5:37822, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39753") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:49342->172.17.0.5:39753, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31747") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:39704->172.17.0.5:31747, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35368") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:34152->172.17.0.5:35368, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32307") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:49730->172.17.0.5:32307, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32697") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58622->172.17.0.5:32697, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31288") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:38002->172.17.0.5:31288, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30988") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:50906->172.17.0.5:30988, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34608") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:56646->172.17.0.5:34608, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34418") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:33458->172.17.0.5:34418, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35585") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43286->172.17.0.5:35585, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37281") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:59882->172.17.0.5:37281, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36335") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:35048->172.17.0.5:36335, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32209") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40568->172.17.0.5:32209, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35283") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:39624->172.17.0.5:35283, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36837") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:38024->172.17.0.5:36837, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39128") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:55260->172.17.0.5:39128, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30916") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58280->172.17.0.5:30916, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37842") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:50002->172.17.0.5:37842, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33795") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:46170->172.17.0.5:33795, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33980") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43638->172.17.0.5:33980, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34952") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:51902->172.17.0.5:34952, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33551") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:55620->172.17.0.5:33551, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32268") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:34102->172.17.0.5:32268, err= 2025/10/11 01:29:12 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:12 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:12 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:12 DEBUG : both0: Unchanged skipping 2025/10/11 01:29:12 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:12 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:12 DEBUG : both12: Unchanged skipping 2025/10/11 01:29:12 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:12 DEBUG : both14: Unchanged skipping 2025/10/11 01:29:12 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:12 DEBUG : both15: Unchanged skipping 2025/10/11 01:29:12 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:12 DEBUG : both16: Unchanged skipping 2025/10/11 01:29:12 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:12 DEBUG : both17: Unchanged skipping 2025/10/11 01:29:12 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:12 DEBUG : both18: Unchanged skipping 2025/10/11 01:29:12 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:12 DEBUG : both19: Unchanged skipping 2025/10/11 01:29:12 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:12 DEBUG : both1: Unchanged skipping 2025/10/11 01:29:12 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:12 DEBUG : both2: Unchanged skipping 2025/10/11 01:29:12 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:12 DEBUG : both3: Unchanged skipping 2025/10/11 01:29:12 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:12 DEBUG : both10: Unchanged skipping 2025/10/11 01:29:12 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:12 DEBUG : both5: Unchanged skipping 2025/10/11 01:29:12 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:12 DEBUG : both6: Unchanged skipping 2025/10/11 01:29:12 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:12 DEBUG : both7: Unchanged skipping 2025/10/11 01:29:12 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:12 DEBUG : both8: Unchanged skipping 2025/10/11 01:29:12 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:12 DEBUG : both11: Unchanged skipping 2025/10/11 01:29:12 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/10/11 01:29:12 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/10/11 01:29:12 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/10/11 01:29:12 DEBUG : both4: Unchanged skipping 2025/10/11 01:29:12 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/10/11 01:29:12 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/10/11 01:29:12 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/10/11 01:29:12 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/10/11 01:29:12 DEBUG : both13: Unchanged skipping 2025/10/11 01:29:12 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/10/11 01:29:12 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34675") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39775") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38712") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60962->172.17.0.5:39775, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:41944->172.17.0.5:38712, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:41336->172.17.0.5:34675, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32180") 2025/10/11 01:29:12 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/10/11 01:29:12 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/10/11 01:29:12 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/10/11 01:29:12 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/10/11 01:29:12 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/10/11 01:29:12 DEBUG : both9: Unchanged skipping 2025/10/11 01:29:12 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:47826->172.17.0.5:32180, err= 2025/10/11 01:29:12 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/10/11 01:29:12 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/10/11 01:29:12 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/10/11 01:29:12 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/10/11 01:29:12 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:12 DEBUG : only0.d641fffb.partial: renamed to: only0 2025/10/11 01:29:12 INFO : only0: Copied (replaced existing) 2025/10/11 01:29:12 DEBUG : only10.f0f80c88.partial: renamed to: only10 2025/10/11 01:29:12 INFO : only10: Copied (replaced existing) 2025/10/11 01:29:12 DEBUG : only13.c8c387fb.partial: renamed to: only13 2025/10/11 01:29:12 INFO : only13: Copied (replaced existing) 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32307") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39272") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:49736->172.17.0.5:32307, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60446->172.17.0.5:39272, err= 2025/10/11 01:29:12 DEBUG : only11.51c18866.partial: renamed to: only11 2025/10/11 01:29:12 INFO : only11: Copied (replaced existing) 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33825") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:42584->172.17.0.5:33825, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34267") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:51734->172.17.0.5:34267, err= 2025/10/11 01:29:12 DEBUG : only14.198d15f3.partial: renamed to: only14 2025/10/11 01:29:12 INFO : only14: Copied (replaced existing) 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37668") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:54190->172.17.0.5:37668, err= 2025/10/11 01:29:12 DEBUG : only17.21b69e80.partial: renamed to: only17 2025/10/11 01:29:12 INFO : only17: Copied (replaced existing) 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38776") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:34054->172.17.0.5:38776, err= 2025/10/11 01:29:12 DEBUG : only18.f963383f.partial: renamed to: only18 2025/10/11 01:29:12 INFO : only18: Copied (replaced existing) 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31597") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:39978->172.17.0.5:31597, err= 2025/10/11 01:29:12 DEBUG : only15.b8b4911d.partial: renamed to: only15 2025/10/11 01:29:12 INFO : only15: Copied (replaced existing) 2025/10/11 01:29:12 DEBUG : only19.585abcd1.partial: renamed to: only19 2025/10/11 01:29:12 INFO : only19: Copied (replaced existing) 2025/10/11 01:29:12 DEBUG : only1.77787b15.partial: renamed to: only1 2025/10/11 01:29:12 INFO : only1: Copied (replaced existing) 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37332") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:36184->172.17.0.5:37332, err= 2025/10/11 01:29:12 DEBUG : only12.69fa0315.partial: renamed to: only12 2025/10/11 01:29:12 INFO : only12: Copied (replaced existing) 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32918") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33903") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:50104->172.17.0.5:32918, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32751") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60880->172.17.0.5:33903, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:54914->172.17.0.5:32751, err= 2025/10/11 01:29:12 DEBUG : only16.808f1a6e.partial: renamed to: only16 2025/10/11 01:29:12 INFO : only16: Copied (replaced existing) 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39558") 2025/10/11 01:29:12 DEBUG : only4.3f34e680.partial: renamed to: only4 2025/10/11 01:29:12 INFO : only4: Copied (replaced existing) 2025/10/11 01:29:12 DEBUG : only2.4f43f066.partial: renamed to: only2 2025/10/11 01:29:12 INFO : only2: Copied (replaced existing) 2025/10/11 01:29:12 DEBUG : only3.ee7a7488.partial: renamed to: only3 2025/10/11 01:29:12 INFO : only3: Copied (replaced existing) 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:44062->172.17.0.5:39558, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30233") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31798") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:36588->172.17.0.5:31798, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:42620->172.17.0.5:30233, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35340") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:42260->172.17.0.5:35340, err= 2025/10/11 01:29:12 DEBUG : only5.9e0d626e.partial: renamed to: only5 2025/10/11 01:29:12 INFO : only5: Copied (replaced existing) 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37646") 2025/10/11 01:29:12 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2025/10/11 01:29:12 INFO : only9: Copied (replaced existing) 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:50780->172.17.0.5:37646, err= 2025/10/11 01:29:12 DEBUG : only7.070f6df3.partial: renamed to: only7 2025/10/11 01:29:12 INFO : only7: Copied (replaced existing) 2025/10/11 01:29:12 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2025/10/11 01:29:12 INFO : only8: Copied (replaced existing) 2025/10/11 01:29:12 DEBUG : only6.a636e91d.partial: renamed to: only6 2025/10/11 01:29:12 INFO : only6: Copied (replaced existing) 2025/10/11 01:29:12 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33602") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:32854->172.17.0.5:33602, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35028") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:56680->172.17.0.5:35028, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35595") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:48124->172.17.0.5:35595, err= --- PASS: TestSyncConcurrentTruncate (0.10s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:12 DEBUG : empty_dir: Making directory with metadata 2025/10/11 01:29:12 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/11 01:29:12 DEBUG : empty_on_remote: Making directory with metadata 2025/10/11 01:29:12 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/11 01:29:12 INFO : empty_on_remote: Making directory 2025/10/11 01:29:12 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/11 01:29:12 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/11 01:29:12 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/11 01:29:12 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/11 01:29:12 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39668") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:36558->172.17.0.5:39668, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31012") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36085") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35205") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:47466->172.17.0.5:31012, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:55476->172.17.0.5:36085, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43200->172.17.0.5:35205, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32471") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43454->172.17.0.5:32471, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35949") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:47390->172.17.0.5:35949, err= --- PASS: TestSyncReplaceDirModTime (0.04s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:12 DEBUG : empty_dir: Making directory with metadata 2025/10/11 01:29:12 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/11 01:29:12 DEBUG : empty_on_remote: Making directory with metadata 2025/10/11 01:29:12 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/11 01:29:12 INFO : empty_on_remote: Making directory 2025/10/11 01:29:12 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/11 01:29:12 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/11 01:29:12 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/11 01:29:12 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/11 01:29:12 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/10/11 01:29:12 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34694") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:38142->172.17.0.5:34694, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36117") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60468->172.17.0.5:36117, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35550") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30238") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39003") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:37388->172.17.0.5:39003, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:33148->172.17.0.5:30238, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:59572->172.17.0.5:35550, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34221") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:50130->172.17.0.5:34221, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34441") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:57820->172.17.0.5:34441, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.05s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/11 01:29:12 INFO : sub dir: Making directory 2025/10/11 01:29:12 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32399") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:47868->172.17.0.5:32399, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38520") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:38996->172.17.0.5:38520, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31602") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:32946->172.17.0.5:31602, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36990") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40690->172.17.0.5:36990, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32857") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:33952->172.17.0.5:32857, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32525") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:41390->172.17.0.5:32525, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34310") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40758->172.17.0.5:34310, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36215") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:54598->172.17.0.5:36215, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31195") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:55814->172.17.0.5:31195, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37755") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60196->172.17.0.5:37755, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33846") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:33334->172.17.0.5:33846, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.07s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/11 01:29:12 INFO : sub dir: Making directory 2025/10/11 01:29:12 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39634") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:49674->172.17.0.5:39634, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30916") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37228") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:46158->172.17.0.5:37228, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58296->172.17.0.5:30916, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36955") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:56842->172.17.0.5:36955, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35750") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:36740->172.17.0.5:35750, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34979") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:56320->172.17.0.5:34979, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36584") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:33898->172.17.0.5:36584, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36829") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:46482->172.17.0.5:36829, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37651") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:53584->172.17.0.5:37651, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35095") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60234->172.17.0.5:35095, err= 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33452") 2025/10/11 01:29:12 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:50094->172.17.0.5:33452, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.10s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38482") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:48530->172.17.0.5:38482, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38157") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:38434->172.17.0.5:38157, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39158") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:44458->172.17.0.5:39158, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34179") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:50992->172.17.0.5:34179, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31772") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43412->172.17.0.5:31772, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33333") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:39586->172.17.0.5:33333, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32239") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:48912->172.17.0.5:32239, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32417") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:37090->172.17.0.5:32417, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30223") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60416->172.17.0.5:30223, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38185") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:49674->172.17.0.5:38185, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31106") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:51712->172.17.0.5:31106, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38298") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52222->172.17.0.5:38298, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30636") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:46284->172.17.0.5:30636, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32959") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60328->172.17.0.5:32959, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33230") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43530->172.17.0.5:33230, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33091") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:41656->172.17.0.5:33091, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31758") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43658->172.17.0.5:31758, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33484") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:49960->172.17.0.5:33484, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33700") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:45282->172.17.0.5:33700, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37218") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:49426->172.17.0.5:37218, err= 2025/10/11 01:29:13 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32963") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:37408->172.17.0.5:32963, err= 2025/10/11 01:29:13 DEBUG : apple: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : apple: Excluded 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: Excluded 2025/10/11 01:29:13 DEBUG : banana: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : banana: Excluded 2025/10/11 01:29:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : splitbananasplit: Excluded 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35658") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60656->172.17.0.5:35658, err= 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33755") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:33330->172.17.0.5:33755, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36763") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52440->172.17.0.5:36763, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32640") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:36816->172.17.0.5:32640, err= 2025/10/11 01:29:13 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : apple: Unchanged skipping 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/11 01:29:13 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : banana: Unchanged skipping 2025/10/11 01:29:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : splitbananasplit: Unchanged skipping 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34369") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:54704->172.17.0.5:34369, err= 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:13 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:13 INFO : There was nothing to transfer 2025/10/11 01:29:13 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34060") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:59498->172.17.0.5:34060, err= 2025/10/11 01:29:13 DEBUG : apple: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : apple: Excluded 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: Excluded 2025/10/11 01:29:13 DEBUG : banana: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : banana: Excluded 2025/10/11 01:29:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : splitbananasplit: Excluded 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33595") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:36842->172.17.0.5:33595, err= 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35952") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:38472->172.17.0.5:35952, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31628") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:47536->172.17.0.5:31628, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39942") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60774->172.17.0.5:39942, err= 2025/10/11 01:29:13 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : apple: Unchanged skipping 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/11 01:29:13 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : banana: Unchanged skipping 2025/10/11 01:29:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : splitbananasplit: Unchanged skipping 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37939") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40980->172.17.0.5:37939, err= 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:13 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:13 INFO : There was nothing to transfer 2025/10/11 01:29:13 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39847") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:46164->172.17.0.5:39847, err= 2025/10/11 01:29:13 DEBUG : apple: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : apple: Excluded 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: Excluded 2025/10/11 01:29:13 DEBUG : banana: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : banana: Excluded 2025/10/11 01:29:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : splitbananasplit: Excluded 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32834") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:33300->172.17.0.5:32834, err= 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35617") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:48682->172.17.0.5:35617, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36945") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:33942->172.17.0.5:36945, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31448") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:48726->172.17.0.5:31448, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33266") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:38762->172.17.0.5:33266, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33621") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:44890->172.17.0.5:33621, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38373") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:44548->172.17.0.5:38373, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36262") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:39856->172.17.0.5:36262, err= === RUN TestTransform/NFD run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37874") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:53968->172.17.0.5:37874, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32146") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:37970->172.17.0.5:32146, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31961") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58372->172.17.0.5:31961, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35265") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:49658->172.17.0.5:35265, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34062") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:54828->172.17.0.5:34062, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32798") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:35736->172.17.0.5:32798, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33991") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:55362->172.17.0.5:33991, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31032") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:42526->172.17.0.5:31032, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37545") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60692->172.17.0.5:37545, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37362") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:34528->172.17.0.5:37362, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37469") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52186->172.17.0.5:37469, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31615") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:49704->172.17.0.5:31615, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34952") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:51906->172.17.0.5:34952, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36330") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:48598->172.17.0.5:36330, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37754") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:44690->172.17.0.5:37754, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31366") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:36232->172.17.0.5:31366, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37332") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:36188->172.17.0.5:37332, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31534") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:39764->172.17.0.5:31534, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37630") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:33998->172.17.0.5:37630, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37450") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:37236->172.17.0.5:37450, err= 2025/10/11 01:29:13 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32212") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:53068->172.17.0.5:32212, err= 2025/10/11 01:29:13 DEBUG : apple: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : apple: Excluded 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: Excluded 2025/10/11 01:29:13 DEBUG : banana: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : banana: Excluded 2025/10/11 01:29:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : splitbananasplit: Excluded 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38674") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40502->172.17.0.5:38674, err= 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36393") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:35570->172.17.0.5:36393, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34107") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:35810->172.17.0.5:34107, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32493") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:54608->172.17.0.5:32493, err= 2025/10/11 01:29:13 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : apple: Unchanged skipping 2025/10/11 01:29:13 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : banana: Unchanged skipping 2025/10/11 01:29:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : splitbananasplit: Unchanged skipping 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30529") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:44562->172.17.0.5:30529, err= 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:13 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:13 INFO : There was nothing to transfer 2025/10/11 01:29:13 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32191") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:47530->172.17.0.5:32191, err= 2025/10/11 01:29:13 DEBUG : apple: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : apple: Excluded 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: Excluded 2025/10/11 01:29:13 DEBUG : banana: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : banana: Excluded 2025/10/11 01:29:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : splitbananasplit: Excluded 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30544") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:51550->172.17.0.5:30544, err= 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39926") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58470->172.17.0.5:39926, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32385") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:56464->172.17.0.5:32385, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39419") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:57126->172.17.0.5:39419, err= 2025/10/11 01:29:13 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : apple: Unchanged skipping 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/11 01:29:13 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : banana: Unchanged skipping 2025/10/11 01:29:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : splitbananasplit: Unchanged skipping 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30174") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:44192->172.17.0.5:30174, err= 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:13 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:13 INFO : There was nothing to transfer 2025/10/11 01:29:13 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38997") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58702->172.17.0.5:38997, err= 2025/10/11 01:29:13 DEBUG : apple: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : apple: Excluded 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: Excluded 2025/10/11 01:29:13 DEBUG : banana: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : banana: Excluded 2025/10/11 01:29:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : splitbananasplit: Excluded 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38924") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:59396->172.17.0.5:38924, err= 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38158") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58422->172.17.0.5:38158, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36192") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:42022->172.17.0.5:36192, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35110") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:53560->172.17.0.5:35110, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39008") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58018->172.17.0.5:39008, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34990") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58132->172.17.0.5:34990, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35837") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40212->172.17.0.5:35837, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34088") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40616->172.17.0.5:34088, err= === RUN TestTransform/base64 run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31193") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:38314->172.17.0.5:31193, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30026") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:48804->172.17.0.5:30026, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35160") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40544->172.17.0.5:35160, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31577") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:51084->172.17.0.5:31577, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39656") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:49478->172.17.0.5:39656, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36479") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:48846->172.17.0.5:36479, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36638") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:36442->172.17.0.5:36638, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35153") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:59090->172.17.0.5:35153, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38615") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52106->172.17.0.5:38615, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37704") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:44608->172.17.0.5:37704, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30235") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52892->172.17.0.5:30235, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35358") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52008->172.17.0.5:35358, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39538") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:47156->172.17.0.5:39538, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35337") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:49080->172.17.0.5:35337, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35467") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:53660->172.17.0.5:35467, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35709") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:45958->172.17.0.5:35709, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38633") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52488->172.17.0.5:38633, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31598") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58672->172.17.0.5:31598, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38629") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:34250->172.17.0.5:38629, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37953") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:34068->172.17.0.5:37953, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35868") 2025/10/11 01:29:13 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:48134->172.17.0.5:35868, err= 2025/10/11 01:29:13 DEBUG : apple: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : apple: Excluded 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: Excluded 2025/10/11 01:29:13 DEBUG : banana: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : banana: Excluded 2025/10/11 01:29:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : splitbananasplit: Excluded 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31044") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:41250->172.17.0.5:31044, err= 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37135") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43344->172.17.0.5:37135, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30501") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:50678->172.17.0.5:30501, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38643") 2025/10/11 01:29:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/11 01:29:13 DEBUG : apple: transformed to: YXBwbGU= 2025/10/11 01:29:13 DEBUG : banana: transformed to: YmFuYW5h 2025/10/11 01:29:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/11 01:29:13 DEBUG : banana: transformed to: YmFuYW5h 2025/10/11 01:29:13 DEBUG : apple: transformed to: YXBwbGU= 2025/10/11 01:29:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/11 01:29:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:48338->172.17.0.5:38643, err= 2025/10/11 01:29:13 DEBUG : banana: transformed to: YmFuYW5h 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/11 01:29:13 DEBUG : apple: transformed to: YXBwbGU= 2025/10/11 01:29:13 DEBUG : apple: transformed to: YXBwbGU= 2025/10/11 01:29:13 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : banana: transformed to: YmFuYW5h 2025/10/11 01:29:13 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/11 01:29:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : apple: transformed to: YXBwbGU= 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/11 01:29:13 DEBUG : banana: transformed to: YmFuYW5h 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35559") 2025/10/11 01:29:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/11 01:29:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/11 01:29:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/11 01:29:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/11 01:29:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/11 01:29:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/11 01:29:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/11 01:29:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/11 01:29:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/11 01:29:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/11 01:29:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 01:29:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/11 01:29:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 01:29:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60152->172.17.0.5:35559, err= 2025/10/11 01:29:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 01:29:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/11 01:29:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 01:29:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/11 01:29:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 01:29:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/11 01:29:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 01:29:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/11 01:29:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 01:29:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/11 01:29:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 01:29:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 01:29:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/11 01:29:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/11 01:29:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/11 01:29:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/11 01:29:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 01:29:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/11 01:29:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 01:29:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/11 01:29:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 01:29:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/11 01:29:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 01:29:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/11 01:29:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 01:29:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 01:29:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 01:29:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 01:29:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/11 01:29:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 01:29:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/11 01:29:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 01:29:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/11 01:29:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 01:29:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Connecting to FTP server 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33648") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:21") 2025/10/11 01:29:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 01:29:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/11 01:29:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 01:29:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/11 01:29:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 01:29:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 01:29:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 01:29:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 01:29:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 01:29:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/11 01:29:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 01:29:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 01:29:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 01:29:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/11 01:29:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 01:29:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/11 01:29:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 01:29:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/11 01:29:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 01:29:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/11 01:29:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 01:29:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 01:29:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 01:29:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 01:29:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 01:29:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/11 01:29:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 01:29:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 01:29:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 01:29:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 01:29:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/11 01:29:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/11 01:29:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/11 01:29:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/11 01:29:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/11 01:29:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/11 01:29:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/11 01:29:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/11 01:29:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/11 01:29:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 01:29:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 01:29:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/11 01:29:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 01:29:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/11 01:29:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 01:29:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/11 01:29:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 01:29:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/11 01:29:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 01:29:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/11 01:29:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 01:29:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 01:29:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 01:29:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 01:29:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 01:29:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/11 01:29:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 01:29:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 01:29:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/11 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 01:29:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/11 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 01:29:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/11 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 01:29:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/11 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 01:29:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/11 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 01:29:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 01:29:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 01:29:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/11 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 01:29:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 01:29:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 01:29:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 01:29:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 01:29:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/11 01:29:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/11 01:29:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/11 01:29:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/11 01:29:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/11 01:29:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/11 01:29:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/11 01:29:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/11 01:29:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/11 01:29:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/11 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 01:29:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/11 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 01:29:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/11 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 01:29:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/11 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 01:29:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/11 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 01:29:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/11 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43486->172.17.0.5:33648, err= 2025/10/11 01:29:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/11 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 01:29:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 01:29:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 01:29:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/11 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 01:29:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 01:29:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 01:29:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 01:29:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 01:29:13 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/11 01:29:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/11 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:41162->172.17.0.5:21, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38509") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30391") 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:36670->172.17.0.5:38509, err= 2025/10/11 01:29:13 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2025/10/11 01:29:13 INFO : banana: Copied (new) to: YmFuYW5h 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30393") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:56058->172.17.0.5:30393, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52862->172.17.0.5:30391, err= 2025/10/11 01:29:13 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2025/10/11 01:29:13 INFO : apple: Copied (new) to: YXBwbGU= 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35529") 2025/10/11 01:29:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 01:29:13 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:49504->172.17.0.5:35529, err= 2025/10/11 01:29:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/11 01:29:13 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30518") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:47152->172.17.0.5:30518, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34283") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:35408->172.17.0.5:34283, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32604") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:47554->172.17.0.5:32604, err= 2025/10/11 01:29:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 01:29:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 01:29:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/11 01:29:13 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34725") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:53352->172.17.0.5:34725, err= 2025/10/11 01:29:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 01:29:13 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39115") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:35022->172.17.0.5:39115, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36335") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:35052->172.17.0.5:36335, err= 2025/10/11 01:29:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 01:29:13 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34228") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:33074->172.17.0.5:34228, err= 2025/10/11 01:29:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/11 01:29:13 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31570") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:37584->172.17.0.5:31570, err= 2025/10/11 01:29:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 01:29:13 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 01:29:13 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36567") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:38506->172.17.0.5:36567, err= 2025/10/11 01:29:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 01:29:13 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32147") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:37764->172.17.0.5:32147, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32143") 2025/10/11 01:29:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 01:29:13 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37386") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:38600->172.17.0.5:37386, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58338->172.17.0.5:32143, err= 2025/10/11 01:29:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/11 01:29:13 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34231") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:46640->172.17.0.5:34231, err= 2025/10/11 01:29:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/11 01:29:13 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36072") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:53668->172.17.0.5:36072, err= 2025/10/11 01:29:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/11 01:29:13 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/11 01:29:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/11 01:29:13 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/11 01:29:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/11 01:29:13 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34696") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:46260->172.17.0.5:34696, err= 2025/10/11 01:29:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/11 01:29:13 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2025/10/11 01:29:13 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/10/11 01:29:13 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Connecting to FTP server 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:21") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Connecting to FTP server 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Connecting to FTP server 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:41174->172.17.0.5:21, err= 2025/10/11 01:29:13 INFO : apple: Deleted 2025/10/11 01:29:13 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/11 01:29:13 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/11 01:29:13 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/11 01:29:13 INFO : dir1/0011-56789;.txt: Deleted 2025/10/11 01:29:13 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/11 01:29:13 INFO : dir1/0009-3456789.txt: Deleted 2025/10/11 01:29:13 INFO : banana: Deleted 2025/10/11 01:29:13 INFO : dir1/0007-1234567.txt: Deleted 2025/10/11 01:29:13 INFO : dir1/0003-defghij.txt: Deleted 2025/10/11 01:29:13 INFO : dir1/0012-6789;.txt: Deleted 2025/10/11 01:29:13 INFO : dir1/0010-456789.txt: Deleted 2025/10/11 01:29:13 INFO : dir1/0015-9;=.txt: Deleted 2025/10/11 01:29:13 INFO : dir1/0013-789;=.txt: Deleted 2025/10/11 01:29:13 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/11 01:29:13 INFO : dir1/0014-89;=.txt: Deleted 2025/10/11 01:29:13 INFO : dir1/0008-2345678.txt: Deleted 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:21") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:41176->172.17.0.5:21, err= 2025/10/11 01:29:13 INFO : appleappleapplebanana: Deleted 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:21") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:41190->172.17.0.5:21, err= 2025/10/11 01:29:13 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/11 01:29:13 INFO : splitbananasplit: Deleted 2025/10/11 01:29:13 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31242") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:49748->172.17.0.5:31242, err= 2025/10/11 01:29:13 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : YXBwbGU=: Excluded 2025/10/11 01:29:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/10/11 01:29:13 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : YmFuYW5h: Excluded 2025/10/11 01:29:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37642") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:34588->172.17.0.5:37642, err= 2025/10/11 01:29:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/10/11 01:29:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/10/11 01:29:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/10/11 01:29:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/10/11 01:29:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/10/11 01:29:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/10/11 01:29:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/10/11 01:29:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/10/11 01:29:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/10/11 01:29:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/10/11 01:29:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/10/11 01:29:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/10/11 01:29:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/10/11 01:29:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/10/11 01:29:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/10/11 01:29:13 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37058") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:45308->172.17.0.5:37058, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31786") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:47466->172.17.0.5:31786, err= 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/11 01:29:13 DEBUG : apple: transformed to: YXBwbGU= 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/11 01:29:13 DEBUG : apple: transformed to: YXBwbGU= 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/11 01:29:13 DEBUG : apple: transformed to: YXBwbGU= 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/11 01:29:13 DEBUG : apple: transformed to: YXBwbGU= 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/11 01:29:13 DEBUG : apple: transformed to: YXBwbGU= 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/11 01:29:13 DEBUG : apple: transformed to: YXBwbGU= 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/11 01:29:13 DEBUG : apple: transformed to: YXBwbGU= 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/11 01:29:13 DEBUG : apple: transformed to: YXBwbGU= 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 01:29:13 DEBUG : apple: transformed to: YXBwbGU= 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 01:29:13 DEBUG : apple: transformed to: YXBwbGU= 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/11 01:29:13 DEBUG : apple: transformed to: YXBwbGU= 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 01:29:13 DEBUG : apple: transformed to: YXBwbGU= 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 01:29:13 DEBUG : apple: transformed to: YXBwbGU= 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 01:29:13 DEBUG : apple: transformed to: YXBwbGU= 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 01:29:13 DEBUG : apple: transformed to: YXBwbGU= 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 01:29:13 DEBUG : apple: transformed to: YXBwbGU= 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 01:29:13 DEBUG : banana: transformed to: YmFuYW5h 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/11 01:29:13 DEBUG : banana: transformed to: YmFuYW5h 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/11 01:29:13 DEBUG : banana: transformed to: YmFuYW5h 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/11 01:29:13 DEBUG : banana: transformed to: YmFuYW5h 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/11 01:29:13 DEBUG : banana: transformed to: YmFuYW5h 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/11 01:29:13 DEBUG : banana: transformed to: YmFuYW5h 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/11 01:29:13 DEBUG : banana: transformed to: YmFuYW5h 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/11 01:29:13 DEBUG : banana: transformed to: YmFuYW5h 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 01:29:13 DEBUG : banana: transformed to: YmFuYW5h 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 01:29:13 DEBUG : banana: transformed to: YmFuYW5h 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/11 01:29:13 DEBUG : banana: transformed to: YmFuYW5h 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 01:29:13 DEBUG : banana: transformed to: YmFuYW5h 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 01:29:13 DEBUG : banana: transformed to: YmFuYW5h 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 01:29:13 DEBUG : banana: transformed to: YmFuYW5h 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 01:29:13 DEBUG : banana: transformed to: YmFuYW5h 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 01:29:13 DEBUG : banana: transformed to: YmFuYW5h 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 01:29:13 DEBUG : banana: transformed to: YmFuYW5h 2025/10/11 01:29:13 DEBUG : apple: transformed to: YXBwbGU= 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/11 01:29:13 DEBUG : banana: transformed to: YmFuYW5h 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/11 01:29:13 DEBUG : apple: transformed to: YXBwbGU= 2025/10/11 01:29:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/11 01:29:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/11 01:29:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/11 01:29:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/11 01:29:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/11 01:29:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/11 01:29:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/11 01:29:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 01:29:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 01:29:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/11 01:29:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 01:29:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 01:29:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 01:29:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 01:29:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 01:29:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 01:29:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/11 01:29:13 DEBUG : banana: transformed to: YmFuYW5h 2025/10/11 01:29:13 DEBUG : apple: transformed to: YXBwbGU= 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/11 01:29:13 DEBUG : banana: transformed to: YmFuYW5h 2025/10/11 01:29:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/11 01:29:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/11 01:29:13 DEBUG : apple: transformed to: YXBwbGU= 2025/10/11 01:29:13 DEBUG : banana: transformed to: YmFuYW5h 2025/10/11 01:29:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/11 01:29:13 DEBUG : banana: transformed to: YmFuYW5h 2025/10/11 01:29:13 DEBUG : apple: transformed to: YXBwbGU= 2025/10/11 01:29:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/11 01:29:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/11 01:29:13 DEBUG : banana: transformed to: YmFuYW5h 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/11 01:29:13 DEBUG : apple: transformed to: YXBwbGU= 2025/10/11 01:29:13 DEBUG : apple: transformed to: YXBwbGU= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35883") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:39354->172.17.0.5:35883, err= 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/11 01:29:13 DEBUG : banana: transformed to: YmFuYW5h 2025/10/11 01:29:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/11 01:29:13 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : apple: Unchanged skipping 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/11 01:29:13 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : banana: Unchanged skipping 2025/10/11 01:29:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : splitbananasplit: Unchanged skipping 2025/10/11 01:29:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/11 01:29:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/11 01:29:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/11 01:29:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/11 01:29:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/11 01:29:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/11 01:29:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/11 01:29:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/11 01:29:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/11 01:29:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/11 01:29:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 01:29:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/11 01:29:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 01:29:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/11 01:29:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 01:29:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/11 01:29:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 01:29:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/11 01:29:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 01:29:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/11 01:29:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 01:29:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/11 01:29:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 01:29:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/11 01:29:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 01:29:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 01:29:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/11 01:29:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/11 01:29:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/11 01:29:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/11 01:29:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 01:29:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/11 01:29:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 01:29:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/11 01:29:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 01:29:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/11 01:29:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36825") 2025/10/11 01:29:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/11 01:29:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 01:29:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 01:29:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 01:29:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 01:29:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 01:29:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/11 01:29:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 01:29:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/11 01:29:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 01:29:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/11 01:29:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 01:29:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/11 01:29:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 01:29:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/11 01:29:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 01:29:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 01:29:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 01:29:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 01:29:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 01:29:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/11 01:29:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 01:29:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 01:29:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 01:29:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/11 01:29:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 01:29:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/11 01:29:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 01:29:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/11 01:29:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 01:29:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/11 01:29:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 01:29:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 01:29:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 01:29:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 01:29:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 01:29:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/11 01:29:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 01:29:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 01:29:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 01:29:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 01:29:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/11 01:29:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/11 01:29:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/11 01:29:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52350->172.17.0.5:36825, err= 2025/10/11 01:29:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/11 01:29:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/11 01:29:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/11 01:29:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/11 01:29:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/11 01:29:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 01:29:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 01:29:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/11 01:29:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 01:29:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/11 01:29:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 01:29:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/11 01:29:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 01:29:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/11 01:29:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 01:29:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/11 01:29:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 01:29:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 01:29:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 01:29:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 01:29:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 01:29:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/11 01:29:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 01:29:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 01:29:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/11 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 01:29:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/11 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 01:29:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/11 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 01:29:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/11 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 01:29:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/11 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 01:29:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 01:29:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 01:29:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/11 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 01:29:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 01:29:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 01:29:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 01:29:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 01:29:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/11 01:29:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/11 01:29:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/11 01:29:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/11 01:29:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/11 01:29:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/11 01:29:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/11 01:29:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/11 01:29:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/11 01:29:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/11 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 01:29:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/11 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 01:29:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/11 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 01:29:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/11 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 01:29:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/11 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 01:29:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/11 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 01:29:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/11 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 01:29:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 01:29:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 01:29:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/11 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 01:29:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 01:29:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 01:29:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 01:29:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 01:29:13 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/11 01:29:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/11 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 01:29:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 01:29:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 01:29:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 01:29:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 01:29:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/11 01:29:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 01:29:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 01:29:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/11 01:29:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/11 01:29:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/11 01:29:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/11 01:29:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/11 01:29:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/11 01:29:13 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:13 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:13 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33768") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:47998->172.17.0.5:33768, err= 2025/10/11 01:29:13 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : YXBwbGU=: Excluded 2025/10/11 01:29:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/10/11 01:29:13 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : YmFuYW5h: Excluded 2025/10/11 01:29:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30649") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:32770->172.17.0.5:30649, err= 2025/10/11 01:29:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/10/11 01:29:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/10/11 01:29:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/10/11 01:29:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/10/11 01:29:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/10/11 01:29:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/10/11 01:29:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/10/11 01:29:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/10/11 01:29:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/10/11 01:29:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/10/11 01:29:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/10/11 01:29:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/10/11 01:29:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/10/11 01:29:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/10/11 01:29:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/10/11 01:29:13 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39802") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58004->172.17.0.5:39802, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36286") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:50298->172.17.0.5:36286, err= 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/11 01:29:13 DEBUG : apple: transformed to: YXBwbGU= 2025/10/11 01:29:13 DEBUG : banana: transformed to: YmFuYW5h 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/11 01:29:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/11 01:29:13 DEBUG : banana: transformed to: YmFuYW5h 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 01:29:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/11 01:29:13 DEBUG : apple: transformed to: YXBwbGU= 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/11 01:29:13 DEBUG : banana: transformed to: YmFuYW5h 2025/10/11 01:29:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30865") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:44290->172.17.0.5:30865, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31454") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:41974->172.17.0.5:31454, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33136") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:36788->172.17.0.5:33136, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30285") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52496->172.17.0.5:30285, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36583") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:35868->172.17.0.5:36583, err= === RUN TestTransform/prefix run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34286") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:41066->172.17.0.5:34286, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30532") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:46512->172.17.0.5:30532, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34093") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:49986->172.17.0.5:34093, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33605") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:59352->172.17.0.5:33605, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30538") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:32870->172.17.0.5:30538, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39763") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58742->172.17.0.5:39763, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34336") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52590->172.17.0.5:34336, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39132") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:53328->172.17.0.5:39132, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39421") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:34816->172.17.0.5:39421, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39213") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:34386->172.17.0.5:39213, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38333") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60592->172.17.0.5:38333, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32373") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:44108->172.17.0.5:32373, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32717") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:39366->172.17.0.5:32717, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30393") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:56064->172.17.0.5:30393, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32159") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60028->172.17.0.5:32159, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34928") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:36888->172.17.0.5:34928, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39679") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:35736->172.17.0.5:39679, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35579") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:49976->172.17.0.5:35579, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34572") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:55510->172.17.0.5:34572, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39286") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:35802->172.17.0.5:39286, err= 2025/10/11 01:29:13 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30294") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:39454->172.17.0.5:30294, err= 2025/10/11 01:29:13 DEBUG : apple: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : apple: Excluded 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: Excluded 2025/10/11 01:29:13 DEBUG : banana: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : banana: Excluded 2025/10/11 01:29:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : splitbananasplit: Excluded 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30525") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:50006->172.17.0.5:30525, err= 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32477") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43534->172.17.0.5:32477, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39223") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:49410->172.17.0.5:39223, err= 2025/10/11 01:29:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/11 01:29:13 DEBUG : apple: transformed to: PREFIXapple 2025/10/11 01:29:13 DEBUG : banana: transformed to: PREFIXbanana 2025/10/11 01:29:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/11 01:29:13 DEBUG : banana: transformed to: PREFIXbanana 2025/10/11 01:29:13 DEBUG : apple: transformed to: PREFIXapple 2025/10/11 01:29:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/11 01:29:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/11 01:29:13 DEBUG : banana: transformed to: PREFIXbanana 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/11 01:29:13 DEBUG : apple: transformed to: PREFIXapple 2025/10/11 01:29:13 DEBUG : apple: transformed to: PREFIXapple 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32702") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:47520->172.17.0.5:32702, err= 2025/10/11 01:29:13 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : banana: transformed to: PREFIXbanana 2025/10/11 01:29:13 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/11 01:29:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : apple: transformed to: PREFIXapple 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/11 01:29:13 DEBUG : banana: transformed to: PREFIXbanana 2025/10/11 01:29:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/11 01:29:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/11 01:29:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/11 01:29:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/11 01:29:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/11 01:29:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/11 01:29:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/11 01:29:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/11 01:29:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/11 01:29:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/11 01:29:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/11 01:29:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/11 01:29:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/11 01:29:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/11 01:29:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/11 01:29:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/11 01:29:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/11 01:29:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/11 01:29:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/11 01:29:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/11 01:29:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/11 01:29:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/11 01:29:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/11 01:29:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/11 01:29:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/11 01:29:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/11 01:29:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/11 01:29:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/11 01:29:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/11 01:29:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/11 01:29:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/11 01:29:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/11 01:29:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/11 01:29:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/11 01:29:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/11 01:29:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/11 01:29:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/11 01:29:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33371") 2025/10/11 01:29:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/11 01:29:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/11 01:29:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/11 01:29:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/11 01:29:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/11 01:29:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/11 01:29:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/11 01:29:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/11 01:29:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/11 01:29:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/11 01:29:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/11 01:29:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/11 01:29:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/11 01:29:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/11 01:29:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/11 01:29:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/11 01:29:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/11 01:29:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/11 01:29:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/11 01:29:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/11 01:29:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/11 01:29:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/11 01:29:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/11 01:29:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/11 01:29:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/11 01:29:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/11 01:29:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/11 01:29:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/11 01:29:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/11 01:29:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/11 01:29:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/11 01:29:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/11 01:29:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/11 01:29:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/11 01:29:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/11 01:29:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/11 01:29:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/11 01:29:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/11 01:29:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/11 01:29:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/11 01:29:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37553") 2025/10/11 01:29:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/11 01:29:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/11 01:29:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:34742->172.17.0.5:33371, err= 2025/10/11 01:29:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/11 01:29:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/11 01:29:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/11 01:29:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/11 01:29:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/11 01:29:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/11 01:29:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/11 01:29:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/11 01:29:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/11 01:29:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37677") 2025/10/11 01:29:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/11 01:29:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/11 01:29:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/11 01:29:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/11 01:29:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/11 01:29:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/11 01:29:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/11 01:29:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52306->172.17.0.5:37553, err= 2025/10/11 01:29:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/11 01:29:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/11 01:29:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/11 01:29:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/11 01:29:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/11 01:29:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/11 01:29:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/11 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/11 01:29:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/11 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/11 01:29:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/11 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/11 01:29:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/11 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/11 01:29:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/11 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/11 01:29:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/11 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/11 01:29:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/11 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/11 01:29:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/11 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/11 01:29:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/11 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/11 01:29:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/11 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/11 01:29:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/11 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/11 01:29:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/11 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/11 01:29:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/11 01:29:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/11 01:29:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/11 01:29:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/11 01:29:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/11 01:29:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/11 01:29:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/11 01:29:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/11 01:29:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/11 01:29:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/11 01:29:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/11 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/11 01:29:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/11 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/11 01:29:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/11 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/11 01:29:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/11 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:39034->172.17.0.5:37677, err= 2025/10/11 01:29:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/11 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/11 01:29:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/11 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/11 01:29:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/11 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/11 01:29:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/11 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/11 01:29:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/11 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/11 01:29:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/11 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/11 01:29:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/11 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/11 01:29:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/11 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/11 01:29:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/11 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/11 01:29:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/11 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/11 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/11 01:29:13 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/11 01:29:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/11 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30161") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:35098->172.17.0.5:30161, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35832") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:34660->172.17.0.5:35832, err= 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:13 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2025/10/11 01:29:13 INFO : apple: Copied (new) to: PREFIXapple 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/11 01:29:13 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2025/10/11 01:29:13 INFO : banana: Copied (new) to: PREFIXbanana 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38417") 2025/10/11 01:29:13 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2025/10/11 01:29:13 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/11 01:29:13 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2025/10/11 01:29:13 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:34276->172.17.0.5:38417, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38516") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38808") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:36064->172.17.0.5:38516, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:34010->172.17.0.5:38808, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30872") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:55896->172.17.0.5:30872, err= 2025/10/11 01:29:13 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2025/10/11 01:29:13 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34579") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:56684->172.17.0.5:34579, err= 2025/10/11 01:29:13 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/11 01:29:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/11 01:29:13 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2025/10/11 01:29:13 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35846") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:57202->172.17.0.5:35846, err= 2025/10/11 01:29:13 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2025/10/11 01:29:13 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35554") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:37522->172.17.0.5:35554, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38053") 2025/10/11 01:29:13 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2025/10/11 01:29:13 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:38912->172.17.0.5:38053, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34205") 2025/10/11 01:29:13 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2025/10/11 01:29:13 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60968->172.17.0.5:34205, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34766") 2025/10/11 01:29:13 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2025/10/11 01:29:13 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:33164->172.17.0.5:34766, err= 2025/10/11 01:29:13 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2025/10/11 01:29:13 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36774") 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60604->172.17.0.5:36774, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39887") 2025/10/11 01:29:13 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2025/10/11 01:29:13 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:39032->172.17.0.5:39887, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37805") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:47438->172.17.0.5:37805, err= 2025/10/11 01:29:13 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2025/10/11 01:29:13 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/11 01:29:13 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2025/10/11 01:29:13 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/11 01:29:13 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2025/10/11 01:29:13 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39416") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:35270->172.17.0.5:39416, err= 2025/10/11 01:29:13 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37357") 2025/10/11 01:29:13 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40756->172.17.0.5:37357, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37666") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40164->172.17.0.5:37666, err= 2025/10/11 01:29:13 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2025/10/11 01:29:13 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/10/11 01:29:13 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2025/10/11 01:29:13 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/10/11 01:29:13 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2025/10/11 01:29:13 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/10/11 01:29:13 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:13 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/11 01:29:13 INFO : dir1/0003-defghij.txt: Deleted 2025/10/11 01:29:13 INFO : dir1/0014-89;=.txt: Deleted 2025/10/11 01:29:13 INFO : dir1/0010-456789.txt: Deleted 2025/10/11 01:29:13 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/11 01:29:13 INFO : dir1/0015-9;=.txt: Deleted 2025/10/11 01:29:13 INFO : dir1/0009-3456789.txt: Deleted 2025/10/11 01:29:13 INFO : dir1/0012-6789;.txt: Deleted 2025/10/11 01:29:13 INFO : dir1/0007-1234567.txt: Deleted 2025/10/11 01:29:13 INFO : dir1/0008-2345678.txt: Deleted 2025/10/11 01:29:13 INFO : apple: Deleted 2025/10/11 01:29:13 INFO : dir1/0011-56789;.txt: Deleted 2025/10/11 01:29:13 INFO : banana: Deleted 2025/10/11 01:29:13 INFO : dir1/0013-789;=.txt: Deleted 2025/10/11 01:29:13 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/11 01:29:13 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/11 01:29:13 INFO : splitbananasplit: Deleted 2025/10/11 01:29:13 INFO : appleappleapplebanana: Deleted 2025/10/11 01:29:13 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/11 01:29:13 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/11 01:29:13 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39048") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43974->172.17.0.5:39048, err= 2025/10/11 01:29:13 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : PREFIXapple: Excluded 2025/10/11 01:29:13 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/10/11 01:29:13 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : PREFIXbanana: Excluded 2025/10/11 01:29:13 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : PREFIXsplitbananasplit: Excluded 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38238") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:59400->172.17.0.5:38238, err= 2025/10/11 01:29:13 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32221") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:49820->172.17.0.5:32221, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35117") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58002->172.17.0.5:35117, err= 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/11 01:29:13 DEBUG : apple: transformed to: PREFIXapple 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/11 01:29:13 DEBUG : apple: transformed to: PREFIXapple 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/11 01:29:13 DEBUG : apple: transformed to: PREFIXapple 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/11 01:29:13 DEBUG : apple: transformed to: PREFIXapple 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/11 01:29:13 DEBUG : apple: transformed to: PREFIXapple 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/11 01:29:13 DEBUG : apple: transformed to: PREFIXapple 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/11 01:29:13 DEBUG : apple: transformed to: PREFIXapple 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/11 01:29:13 DEBUG : apple: transformed to: PREFIXapple 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/11 01:29:13 DEBUG : apple: transformed to: PREFIXapple 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/11 01:29:13 DEBUG : apple: transformed to: PREFIXapple 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/11 01:29:13 DEBUG : apple: transformed to: PREFIXapple 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/11 01:29:13 DEBUG : apple: transformed to: PREFIXapple 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/11 01:29:13 DEBUG : apple: transformed to: PREFIXapple 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/11 01:29:13 DEBUG : apple: transformed to: PREFIXapple 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/11 01:29:13 DEBUG : apple: transformed to: PREFIXapple 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/11 01:29:13 DEBUG : apple: transformed to: PREFIXapple 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/11 01:29:13 DEBUG : banana: transformed to: PREFIXbanana 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/11 01:29:13 DEBUG : banana: transformed to: PREFIXbanana 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/11 01:29:13 DEBUG : banana: transformed to: PREFIXbanana 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/11 01:29:13 DEBUG : banana: transformed to: PREFIXbanana 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/11 01:29:13 DEBUG : banana: transformed to: PREFIXbanana 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/11 01:29:13 DEBUG : banana: transformed to: PREFIXbanana 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/11 01:29:13 DEBUG : banana: transformed to: PREFIXbanana 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/11 01:29:13 DEBUG : banana: transformed to: PREFIXbanana 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/11 01:29:13 DEBUG : banana: transformed to: PREFIXbanana 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/11 01:29:13 DEBUG : banana: transformed to: PREFIXbanana 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/11 01:29:13 DEBUG : banana: transformed to: PREFIXbanana 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/11 01:29:13 DEBUG : banana: transformed to: PREFIXbanana 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/11 01:29:13 DEBUG : banana: transformed to: PREFIXbanana 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/11 01:29:13 DEBUG : banana: transformed to: PREFIXbanana 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/11 01:29:13 DEBUG : banana: transformed to: PREFIXbanana 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/11 01:29:13 DEBUG : banana: transformed to: PREFIXbanana 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/11 01:29:13 DEBUG : banana: transformed to: PREFIXbanana 2025/10/11 01:29:13 DEBUG : apple: transformed to: PREFIXapple 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/11 01:29:13 DEBUG : banana: transformed to: PREFIXbanana 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/11 01:29:13 DEBUG : apple: transformed to: PREFIXapple 2025/10/11 01:29:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/11 01:29:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/11 01:29:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/11 01:29:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/11 01:29:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/11 01:29:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/11 01:29:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/11 01:29:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/11 01:29:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/11 01:29:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/11 01:29:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/11 01:29:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/11 01:29:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/11 01:29:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/11 01:29:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/11 01:29:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/11 01:29:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/11 01:29:13 DEBUG : banana: transformed to: PREFIXbanana 2025/10/11 01:29:13 DEBUG : apple: transformed to: PREFIXapple 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/11 01:29:13 DEBUG : banana: transformed to: PREFIXbanana 2025/10/11 01:29:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35460") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:33494->172.17.0.5:35460, err= 2025/10/11 01:29:13 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32495") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:55042->172.17.0.5:32495, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34436") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:45358->172.17.0.5:34436, err= 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30474") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:38594->172.17.0.5:30474, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37288") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:34104->172.17.0.5:37288, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30289") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:39994->172.17.0.5:30289, err= 2025/10/11 01:29:13 DEBUG : banana.f83db2f0.partial: renamed to: banana 2025/10/11 01:29:13 INFO : banana: Copied (new) 2025/10/11 01:29:13 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2025/10/11 01:29:13 INFO : appleappleapplebanana: Copied (new) 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37259") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32431") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:57576->172.17.0.5:32431, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:44296->172.17.0.5:37259, err= 2025/10/11 01:29:13 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2025/10/11 01:29:13 INFO : splitbananasplit: Copied (new) 2025/10/11 01:29:13 DEBUG : apple.312b09b7.partial: renamed to: apple 2025/10/11 01:29:13 INFO : apple: Copied (new) 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33966") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:55642->172.17.0.5:33966, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35225") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:33202->172.17.0.5:35225, err= 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2025/10/11 01:29:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37255") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40868->172.17.0.5:37255, err= 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2025/10/11 01:29:13 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37493") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40210->172.17.0.5:37493, err= 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2025/10/11 01:29:13 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2025/10/11 01:29:13 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32873") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39715") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:36010->172.17.0.5:39715, err= 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2025/10/11 01:29:13 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:56214->172.17.0.5:32873, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38668") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:44514->172.17.0.5:38668, err= 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2025/10/11 01:29:13 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31436") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:45704->172.17.0.5:31436, err= 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2025/10/11 01:29:13 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2025/10/11 01:29:13 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2025/10/11 01:29:13 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38070") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:53354->172.17.0.5:38070, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38792") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:56078->172.17.0.5:38792, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37130") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:44070->172.17.0.5:37130, err= 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2025/10/11 01:29:13 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33042") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:37010->172.17.0.5:33042, err= 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2025/10/11 01:29:13 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2025/10/11 01:29:13 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35414") 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2025/10/11 01:29:13 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35794") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:59974->172.17.0.5:35414, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:34662->172.17.0.5:35794, err= 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2025/10/11 01:29:13 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2025/10/11 01:29:13 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2025/10/11 01:29:13 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/11 01:29:13 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:13 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/10/11 01:29:13 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/10/11 01:29:13 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/10/11 01:29:13 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/10/11 01:29:13 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/10/11 01:29:13 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/10/11 01:29:13 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/10/11 01:29:13 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/10/11 01:29:13 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/10/11 01:29:13 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/10/11 01:29:13 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/10/11 01:29:13 INFO : PREFIXapple: Deleted 2025/10/11 01:29:13 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/10/11 01:29:13 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/10/11 01:29:13 INFO : PREFIXappleappleapplebanana: Deleted 2025/10/11 01:29:13 INFO : PREFIXbanana: Deleted 2025/10/11 01:29:13 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/10/11 01:29:13 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/10/11 01:29:13 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/10/11 01:29:13 INFO : PREFIXsplitbananasplit: Deleted 2025/10/11 01:29:13 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35909") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:38382->172.17.0.5:35909, err= 2025/10/11 01:29:13 DEBUG : apple: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : apple: Excluded 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: Excluded 2025/10/11 01:29:13 DEBUG : banana: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : banana: Excluded 2025/10/11 01:29:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : splitbananasplit: Excluded 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30453") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:38386->172.17.0.5:30453, err= 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37195") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52590->172.17.0.5:37195, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35635") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:32874->172.17.0.5:35635, err= 2025/10/11 01:29:13 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31966") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:41014->172.17.0.5:31966, err= 2025/10/11 01:29:13 DEBUG : apple: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : apple: Excluded 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: Excluded 2025/10/11 01:29:13 DEBUG : banana: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : banana: Excluded 2025/10/11 01:29:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : splitbananasplit: Excluded 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30249") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:48754->172.17.0.5:30249, err= 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38714") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:50700->172.17.0.5:38714, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36934") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:33904->172.17.0.5:36934, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35909") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:38394->172.17.0.5:35909, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31196") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:35236->172.17.0.5:31196, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37370") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60552->172.17.0.5:37370, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32818") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:48144->172.17.0.5:32818, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35888") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:32998->172.17.0.5:35888, err= === RUN TestTransform/suffix run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30010") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58740->172.17.0.5:30010, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30832") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:38284->172.17.0.5:30832, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39386") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43014->172.17.0.5:39386, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37798") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:46368->172.17.0.5:37798, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36445") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:44458->172.17.0.5:36445, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39004") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:42302->172.17.0.5:39004, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36597") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:56900->172.17.0.5:36597, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32256") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:42834->172.17.0.5:32256, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34598") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:57520->172.17.0.5:34598, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31000") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52860->172.17.0.5:31000, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34608") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:56648->172.17.0.5:34608, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34394") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:59044->172.17.0.5:34394, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30614") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:50396->172.17.0.5:30614, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39970") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:45116->172.17.0.5:39970, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32255") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:46342->172.17.0.5:32255, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34097") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:34708->172.17.0.5:34097, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34553") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58312->172.17.0.5:34553, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36731") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:44994->172.17.0.5:36731, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36523") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:38566->172.17.0.5:36523, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36816") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:33992->172.17.0.5:36816, err= 2025/10/11 01:29:13 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39098") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:50904->172.17.0.5:39098, err= 2025/10/11 01:29:13 DEBUG : apple: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : apple: Excluded 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: Excluded 2025/10/11 01:29:13 DEBUG : banana: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : banana: Excluded 2025/10/11 01:29:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : splitbananasplit: Excluded 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30492") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:48650->172.17.0.5:30492, err= 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38792") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:56084->172.17.0.5:38792, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38111") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:54514->172.17.0.5:38111, err= 2025/10/11 01:29:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/11 01:29:13 DEBUG : apple: transformed to: appleSUFFIX 2025/10/11 01:29:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/11 01:29:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/11 01:29:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/11 01:29:13 DEBUG : apple: transformed to: appleSUFFIX 2025/10/11 01:29:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/11 01:29:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/11 01:29:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37148") 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/11 01:29:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/11 01:29:13 DEBUG : apple: transformed to: appleSUFFIX 2025/10/11 01:29:13 DEBUG : apple: transformed to: appleSUFFIX 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:46828->172.17.0.5:37148, err= 2025/10/11 01:29:13 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/11 01:29:13 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/11 01:29:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : apple: transformed to: appleSUFFIX 2025/10/11 01:29:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/11 01:29:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/11 01:29:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38306") 2025/10/11 01:29:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:34914->172.17.0.5:38306, err= 2025/10/11 01:29:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37275") 2025/10/11 01:29:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38098") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:41368->172.17.0.5:37275, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34634") 2025/10/11 01:29:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:50698->172.17.0.5:38098, err= 2025/10/11 01:29:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:57030->172.17.0.5:34634, err= 2025/10/11 01:29:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31336") 2025/10/11 01:29:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/11 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:54742->172.17.0.5:31336, err= 2025/10/11 01:29:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:13 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2025/10/11 01:29:13 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2025/10/11 01:29:13 INFO : apple: Copied (new) to: appleSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/11 01:29:13 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/11 01:29:13 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2025/10/11 01:29:13 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34893") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37755") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:55988->172.17.0.5:34893, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60206->172.17.0.5:37755, err= 2025/10/11 01:29:13 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2025/10/11 01:29:13 INFO : banana: Copied (new) to: bananaSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32288") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39566") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:54054->172.17.0.5:32288, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:33552->172.17.0.5:39566, err= 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/11 01:29:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/11 01:29:13 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2025/10/11 01:29:13 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36393") 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/11 01:29:13 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:35582->172.17.0.5:36393, err= 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33853") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:37964->172.17.0.5:33853, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31526") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:46892->172.17.0.5:31526, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32364") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:41796->172.17.0.5:32364, err= 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2025/10/11 01:29:13 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33406") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:38104->172.17.0.5:33406, err= 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2025/10/11 01:29:13 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32312") 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/11 01:29:13 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/10/11 01:29:13 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/11 01:29:13 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:53484->172.17.0.5:32312, err= 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34631") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32464") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52504->172.17.0.5:32464, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38633") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58858->172.17.0.5:34631, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52500->172.17.0.5:38633, err= 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2025/10/11 01:29:13 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38097") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:42216->172.17.0.5:38097, err= 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2025/10/11 01:29:13 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2025/10/11 01:29:13 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2025/10/11 01:29:13 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36145") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:33356->172.17.0.5:36145, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33634") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:55240->172.17.0.5:33634, err= 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2025/10/11 01:29:13 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2025/10/11 01:29:13 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2025/10/11 01:29:13 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/10/11 01:29:13 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:13 INFO : dir1/0007-1234567.txt: Deleted 2025/10/11 01:29:13 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/11 01:29:13 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/11 01:29:13 INFO : dir1/0011-56789;.txt: Deleted 2025/10/11 01:29:13 INFO : dir1/0014-89;=.txt: Deleted 2025/10/11 01:29:13 INFO : dir1/0009-3456789.txt: Deleted 2025/10/11 01:29:13 INFO : dir1/0013-789;=.txt: Deleted 2025/10/11 01:29:13 INFO : appleappleapplebanana: Deleted 2025/10/11 01:29:13 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/11 01:29:13 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/11 01:29:13 INFO : banana: Deleted 2025/10/11 01:29:13 INFO : apple: Deleted 2025/10/11 01:29:13 INFO : dir1/0015-9;=.txt: Deleted 2025/10/11 01:29:13 INFO : dir1/0003-defghij.txt: Deleted 2025/10/11 01:29:13 INFO : splitbananasplit: Deleted 2025/10/11 01:29:13 INFO : dir1/0008-2345678.txt: Deleted 2025/10/11 01:29:13 INFO : dir1/0012-6789;.txt: Deleted 2025/10/11 01:29:13 INFO : dir1/0010-456789.txt: Deleted 2025/10/11 01:29:13 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/11 01:29:13 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/11 01:29:13 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32739") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:38744->172.17.0.5:32739, err= 2025/10/11 01:29:13 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : appleSUFFIX: Excluded 2025/10/11 01:29:13 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/10/11 01:29:13 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : bananaSUFFIX: Excluded 2025/10/11 01:29:13 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : splitbananasplitSUFFIX: Excluded 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38653") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60292->172.17.0.5:38653, err= 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30533") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58500->172.17.0.5:30533, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35667") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:44248->172.17.0.5:35667, err= 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/11 01:29:13 DEBUG : apple: transformed to: appleSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/11 01:29:13 DEBUG : apple: transformed to: appleSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/11 01:29:13 DEBUG : apple: transformed to: appleSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/11 01:29:13 DEBUG : apple: transformed to: appleSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/11 01:29:13 DEBUG : apple: transformed to: appleSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/11 01:29:13 DEBUG : apple: transformed to: appleSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/11 01:29:13 DEBUG : apple: transformed to: appleSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/11 01:29:13 DEBUG : apple: transformed to: appleSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/11 01:29:13 DEBUG : apple: transformed to: appleSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/11 01:29:13 DEBUG : apple: transformed to: appleSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/11 01:29:13 DEBUG : apple: transformed to: appleSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/11 01:29:13 DEBUG : apple: transformed to: appleSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/11 01:29:13 DEBUG : apple: transformed to: appleSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/11 01:29:13 DEBUG : apple: transformed to: appleSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/11 01:29:13 DEBUG : apple: transformed to: appleSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/11 01:29:13 DEBUG : apple: transformed to: appleSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/11 01:29:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/11 01:29:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/11 01:29:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/11 01:29:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/11 01:29:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/11 01:29:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/11 01:29:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/11 01:29:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/11 01:29:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/11 01:29:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/11 01:29:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/11 01:29:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/11 01:29:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/11 01:29:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/11 01:29:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/11 01:29:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/11 01:29:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/11 01:29:13 DEBUG : apple: transformed to: appleSUFFIX 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/11 01:29:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/11 01:29:13 DEBUG : apple: transformed to: appleSUFFIX 2025/10/11 01:29:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/11 01:29:13 DEBUG : apple: transformed to: appleSUFFIX 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/11 01:29:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/11 01:29:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34094") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58394->172.17.0.5:34094, err= 2025/10/11 01:29:13 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39393") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33563") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36189") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30069") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33044") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60838->172.17.0.5:30069, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40280->172.17.0.5:33044, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:50368->172.17.0.5:33563, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:51496->172.17.0.5:39393, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:45012->172.17.0.5:36189, err= 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:13 DEBUG : apple.312b09b7.partial: renamed to: apple 2025/10/11 01:29:13 INFO : apple: Copied (new) 2025/10/11 01:29:13 DEBUG : banana.f83db2f0.partial: renamed to: banana 2025/10/11 01:29:13 INFO : banana: Copied (new) 2025/10/11 01:29:13 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2025/10/11 01:29:13 INFO : appleappleapplebanana: Copied (new) 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38087") 2025/10/11 01:29:13 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2025/10/11 01:29:13 INFO : splitbananasplit: Copied (new) 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:41688->172.17.0.5:38087, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37406") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35524") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:53040->172.17.0.5:37406, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:51876->172.17.0.5:35524, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35256") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:55428->172.17.0.5:35256, err= 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2025/10/11 01:29:13 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2025/10/11 01:29:13 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33962") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34395") 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2025/10/11 01:29:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40622->172.17.0.5:33962, err= 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2025/10/11 01:29:13 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43484->172.17.0.5:34395, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34444") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:34936->172.17.0.5:34444, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39546") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:38410->172.17.0.5:39546, err= 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2025/10/11 01:29:13 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2025/10/11 01:29:13 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35027") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35307") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58302->172.17.0.5:35027, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:59356->172.17.0.5:35307, err= 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2025/10/11 01:29:13 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31129") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:56694->172.17.0.5:31129, err= 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2025/10/11 01:29:13 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2025/10/11 01:29:13 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32729") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:35204->172.17.0.5:32729, err= 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2025/10/11 01:29:13 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34241") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:41084->172.17.0.5:34241, err= 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2025/10/11 01:29:13 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35846") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:57218->172.17.0.5:35846, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31146") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:42920->172.17.0.5:31146, err= 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2025/10/11 01:29:13 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2025/10/11 01:29:13 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37992") 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2025/10/11 01:29:13 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:42212->172.17.0.5:37992, err= 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2025/10/11 01:29:13 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2025/10/11 01:29:13 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/11 01:29:13 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:13 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/10/11 01:29:13 INFO : bananaSUFFIX: Deleted 2025/10/11 01:29:13 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/10/11 01:29:13 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/10/11 01:29:13 INFO : appleappleapplebananaSUFFIX: Deleted 2025/10/11 01:29:13 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/10/11 01:29:13 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/10/11 01:29:13 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/10/11 01:29:13 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/10/11 01:29:13 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/10/11 01:29:13 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/10/11 01:29:13 INFO : splitbananasplitSUFFIX: Deleted 2025/10/11 01:29:13 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/10/11 01:29:13 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/10/11 01:29:13 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/10/11 01:29:13 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/10/11 01:29:13 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/10/11 01:29:13 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/10/11 01:29:13 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/10/11 01:29:13 INFO : appleSUFFIX: Deleted 2025/10/11 01:29:13 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36187") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43534->172.17.0.5:36187, err= 2025/10/11 01:29:13 DEBUG : apple: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : apple: Excluded 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: Excluded 2025/10/11 01:29:13 DEBUG : banana: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : banana: Excluded 2025/10/11 01:29:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : splitbananasplit: Excluded 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30656") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:56120->172.17.0.5:30656, err= 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36578") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58144->172.17.0.5:36578, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39219") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:51586->172.17.0.5:39219, err= 2025/10/11 01:29:13 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35377") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:33696->172.17.0.5:35377, err= 2025/10/11 01:29:13 DEBUG : apple: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : apple: Excluded 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : appleappleapplebanana: Excluded 2025/10/11 01:29:13 DEBUG : banana: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : banana: Excluded 2025/10/11 01:29:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : splitbananasplit: Excluded 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34163") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:37682->172.17.0.5:34163, err= 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/11 01:29:13 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36081") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:37292->172.17.0.5:36081, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38875") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52564->172.17.0.5:38875, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35792") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43254->172.17.0.5:35792, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32418") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:34880->172.17.0.5:32418, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36606") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43030->172.17.0.5:36606, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36256") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:33860->172.17.0.5:36256, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32482") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:34374->172.17.0.5:32482, err= === RUN TestTransform/truncate run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31755") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:54084->172.17.0.5:31755, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30847") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:44054->172.17.0.5:30847, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31779") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:56846->172.17.0.5:31779, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39800") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:51166->172.17.0.5:39800, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37630") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:34004->172.17.0.5:37630, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31584") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:36248->172.17.0.5:31584, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30713") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:33364->172.17.0.5:30713, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31219") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:55680->172.17.0.5:31219, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34770") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:34342->172.17.0.5:34770, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32207") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60132->172.17.0.5:32207, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39314") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:36922->172.17.0.5:39314, err= 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31537") 2025/10/11 01:29:13 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:51248->172.17.0.5:31537, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31726") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:34432->172.17.0.5:31726, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37576") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:41466->172.17.0.5:37576, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34193") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:34418->172.17.0.5:34193, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39010") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:56222->172.17.0.5:39010, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39760") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:45524->172.17.0.5:39760, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32955") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:57234->172.17.0.5:32955, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39110") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:36150->172.17.0.5:39110, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31917") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:50250->172.17.0.5:31917, err= 2025/10/11 01:29:14 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31832") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:42526->172.17.0.5:31832, err= 2025/10/11 01:29:14 DEBUG : apple: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : apple: Excluded 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: Excluded 2025/10/11 01:29:14 DEBUG : banana: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : banana: Excluded 2025/10/11 01:29:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : splitbananasplit: Excluded 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34951") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:57428->172.17.0.5:34951, err= 2025/10/11 01:29:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31099") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:51038->172.17.0.5:31099, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37952") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:33722->172.17.0.5:37952, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30525") 2025/10/11 01:29:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/11 01:29:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/11 01:29:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/11 01:29:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:50022->172.17.0.5:30525, err= 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/11 01:29:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/11 01:29:14 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/11 01:29:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/11 01:29:14 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : apple: Unchanged skipping 2025/10/11 01:29:14 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : banana: Unchanged skipping 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31712") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52942->172.17.0.5:31712, err= 2025/10/11 01:29:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/11 01:29:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/11 01:29:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/11 01:29:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35361") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30236") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60278->172.17.0.5:35361, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43598->172.17.0.5:30236, err= 2025/10/11 01:29:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/11 01:29:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/11 01:29:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/11 01:29:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/11 01:29:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/11 01:29:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/11 01:29:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/11 01:29:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/11 01:29:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/11 01:29:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/11 01:29:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/11 01:29:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/11 01:29:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/11 01:29:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/11 01:29:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/11 01:29:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/11 01:29:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/11 01:29:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/11 01:29:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/11 01:29:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/11 01:29:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/11 01:29:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/11 01:29:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/11 01:29:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/11 01:29:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/11 01:29:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/11 01:29:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/11 01:29:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/11 01:29:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/11 01:29:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/11 01:29:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/11 01:29:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/11 01:29:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/11 01:29:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/11 01:29:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/11 01:29:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/11 01:29:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/11 01:29:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/11 01:29:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/11 01:29:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/11 01:29:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/11 01:29:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/11 01:29:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/11 01:29:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/11 01:29:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/11 01:29:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/11 01:29:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/11 01:29:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/11 01:29:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/11 01:29:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/11 01:29:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/11 01:29:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/11 01:29:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/11 01:29:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/11 01:29:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/11 01:29:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/11 01:29:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/11 01:29:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/11 01:29:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/11 01:29:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/11 01:29:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/11 01:29:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/11 01:29:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/11 01:29:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/11 01:29:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/11 01:29:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/11 01:29:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/11 01:29:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/11 01:29:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/11 01:29:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/11 01:29:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/11 01:29:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/11 01:29:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/11 01:29:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/11 01:29:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/11 01:29:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/11 01:29:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/11 01:29:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/11 01:29:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/11 01:29:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/11 01:29:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/11 01:29:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/11 01:29:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/11 01:29:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/11 01:29:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/11 01:29:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/11 01:29:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/11 01:29:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/11 01:29:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/11 01:29:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/11 01:29:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/11 01:29:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/11 01:29:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/11 01:29:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/11 01:29:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/11 01:29:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/11 01:29:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/11 01:29:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/11 01:29:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/11 01:29:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/11 01:29:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/11 01:29:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/11 01:29:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/11 01:29:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/11 01:29:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/11 01:29:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/11 01:29:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/11 01:29:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/11 01:29:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/11 01:29:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/11 01:29:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/11 01:29:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/11 01:29:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/11 01:29:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/11 01:29:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/11 01:29:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/11 01:29:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/11 01:29:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/11 01:29:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/11 01:29:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/11 01:29:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/11 01:29:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/11 01:29:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/11 01:29:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/11 01:29:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/11 01:29:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/11 01:29:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/11 01:29:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/11 01:29:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/11 01:29:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/11 01:29:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/11 01:29:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/11 01:29:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/11 01:29:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/11 01:29:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/11 01:29:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/11 01:29:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/11 01:29:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/11 01:29:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/11 01:29:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/11 01:29:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/11 01:29:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/11 01:29:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/11 01:29:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/11 01:29:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/11 01:29:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/11 01:29:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/11 01:29:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/11 01:29:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/11 01:29:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/11 01:29:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/11 01:29:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/11 01:29:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/11 01:29:14 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2025/10/11 01:29:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/11 01:29:14 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/10/11 01:29:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/11 01:29:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/11 01:29:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/11 01:29:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/11 01:29:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/11 01:29:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/11 01:29:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/11 01:29:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/11 01:29:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/11 01:29:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/11 01:29:14 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/11 01:29:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/11 01:29:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/11 01:29:14 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/11 01:29:14 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/11 01:29:14 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/11 01:29:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/11 01:29:14 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/11 01:29:14 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/11 01:29:14 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/11 01:29:14 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/11 01:29:14 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/11 01:29:14 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:14 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2025/10/11 01:29:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/11 01:29:14 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/11 01:29:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:14 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32533") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32545") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58554->172.17.0.5:32533, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36382") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:57464->172.17.0.5:32545, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40138->172.17.0.5:36382, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35875") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:45512->172.17.0.5:35875, err= 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2025/10/11 01:29:14 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2025/10/11 01:29:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/11 01:29:14 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2025/10/11 01:29:14 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/10/11 01:29:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/11 01:29:14 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2025/10/11 01:29:14 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35723") 2025/10/11 01:29:14 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/10/11 01:29:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58478->172.17.0.5:35723, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39302") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37973") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38193") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60718->172.17.0.5:39302, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58162->172.17.0.5:37973, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:51338->172.17.0.5:38193, err= 2025/10/11 01:29:14 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2025/10/11 01:29:14 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/10/11 01:29:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39808") 2025/10/11 01:29:14 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2025/10/11 01:29:14 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/10/11 01:29:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/11 01:29:14 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2025/10/11 01:29:14 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58712->172.17.0.5:39808, err= 2025/10/11 01:29:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2025/10/11 01:29:14 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/10/11 01:29:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33295") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34757") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:46780->172.17.0.5:33295, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:55516->172.17.0.5:34757, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33010") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:39236->172.17.0.5:33010, err= 2025/10/11 01:29:14 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2025/10/11 01:29:14 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/10/11 01:29:14 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2025/10/11 01:29:14 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/11 01:29:14 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2025/10/11 01:29:14 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/11 01:29:14 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2025/10/11 01:29:14 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38622") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36579") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:49910->172.17.0.5:38622, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:44380->172.17.0.5:36579, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34332") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:45988->172.17.0.5:34332, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37483") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:57548->172.17.0.5:37483, err= 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2025/10/11 01:29:14 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2025/10/11 01:29:14 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2025/10/11 01:29:14 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2025/10/11 01:29:14 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/10/11 01:29:14 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:14 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/11 01:29:14 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/11 01:29:14 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/11 01:29:14 INFO : dir1/0012-6789;.txt: Deleted 2025/10/11 01:29:14 INFO : splitbananasplit: Deleted 2025/10/11 01:29:14 INFO : dir1/0007-1234567.txt: Deleted 2025/10/11 01:29:14 INFO : dir1/0014-89;=.txt: Deleted 2025/10/11 01:29:14 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/11 01:29:14 INFO : appleappleapplebanana: Deleted 2025/10/11 01:29:14 INFO : dir1/0013-789;=.txt: Deleted 2025/10/11 01:29:14 INFO : dir1/0010-456789.txt: Deleted 2025/10/11 01:29:14 INFO : dir1/0011-56789;.txt: Deleted 2025/10/11 01:29:14 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/11 01:29:14 INFO : dir1/0003-defghij.txt: Deleted 2025/10/11 01:29:14 INFO : dir1/0009-3456789.txt: Deleted 2025/10/11 01:29:14 INFO : dir1/0015-9;=.txt: Deleted 2025/10/11 01:29:14 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/11 01:29:14 INFO : dir1/0008-2345678.txt: Deleted 2025/10/11 01:29:14 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31362") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60616->172.17.0.5:31362, err= 2025/10/11 01:29:14 DEBUG : apple: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : apple: Excluded 2025/10/11 01:29:14 DEBUG : appleapple: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : appleapple: Excluded 2025/10/11 01:29:14 DEBUG : banana: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : banana: Excluded 2025/10/11 01:29:14 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : splitbanan: Excluded 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34838") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40776->172.17.0.5:34838, err= 2025/10/11 01:29:14 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0000-abcde: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdef: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefg: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0003-defgh: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0004-efghi: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0005-fghij: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijk: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0007-12345: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0008-23456: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0009-34567: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0010-45678: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0011-56789: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.t: Excluded 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31914") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:59164->172.17.0.5:31914, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39946") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:44198->172.17.0.5:39946, err= 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/11 01:29:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/11 01:29:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/11 01:29:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/11 01:29:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/11 01:29:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/11 01:29:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/11 01:29:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/11 01:29:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/11 01:29:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/11 01:29:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/11 01:29:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/11 01:29:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/11 01:29:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/11 01:29:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/11 01:29:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/11 01:29:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/11 01:29:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/11 01:29:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/11 01:29:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/11 01:29:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/11 01:29:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/11 01:29:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/11 01:29:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/11 01:29:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/11 01:29:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/11 01:29:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/11 01:29:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/11 01:29:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/11 01:29:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/11 01:29:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/11 01:29:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/11 01:29:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/11 01:29:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/11 01:29:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/11 01:29:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/11 01:29:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/11 01:29:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/11 01:29:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/11 01:29:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/11 01:29:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/11 01:29:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/11 01:29:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/11 01:29:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/11 01:29:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/11 01:29:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/11 01:29:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/11 01:29:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/11 01:29:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/11 01:29:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/11 01:29:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/11 01:29:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/11 01:29:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/11 01:29:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/11 01:29:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/11 01:29:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/11 01:29:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/11 01:29:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/11 01:29:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/11 01:29:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36549") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:47538->172.17.0.5:36549, err= 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/11 01:29:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/11 01:29:14 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : apple: Unchanged skipping 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/11 01:29:14 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : banana: Unchanged skipping 2025/10/11 01:29:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : splitbananasplit: Unchanged skipping 2025/10/11 01:29:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/11 01:29:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/11 01:29:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/11 01:29:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/11 01:29:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/11 01:29:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/11 01:29:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/11 01:29:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/11 01:29:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/11 01:29:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/11 01:29:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/11 01:29:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/11 01:29:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/11 01:29:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/11 01:29:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/11 01:29:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/11 01:29:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/11 01:29:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/11 01:29:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/11 01:29:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/11 01:29:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/11 01:29:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/11 01:29:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/11 01:29:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/11 01:29:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/11 01:29:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/11 01:29:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/11 01:29:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/11 01:29:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/11 01:29:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/11 01:29:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/11 01:29:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/11 01:29:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/11 01:29:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/11 01:29:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/11 01:29:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/11 01:29:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/11 01:29:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/11 01:29:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/11 01:29:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/11 01:29:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/11 01:29:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/11 01:29:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/11 01:29:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/11 01:29:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/11 01:29:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/11 01:29:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/11 01:29:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/11 01:29:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/11 01:29:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/11 01:29:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/11 01:29:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/11 01:29:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/11 01:29:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/11 01:29:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/11 01:29:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/11 01:29:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/11 01:29:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/11 01:29:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/11 01:29:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/11 01:29:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/11 01:29:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/11 01:29:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/11 01:29:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/11 01:29:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/11 01:29:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/11 01:29:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/11 01:29:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/11 01:29:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/11 01:29:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/11 01:29:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/11 01:29:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/11 01:29:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/11 01:29:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/11 01:29:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/11 01:29:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/11 01:29:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/11 01:29:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/11 01:29:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/11 01:29:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/11 01:29:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/11 01:29:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/11 01:29:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/11 01:29:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/11 01:29:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/11 01:29:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/11 01:29:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/11 01:29:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/11 01:29:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/11 01:29:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/11 01:29:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/11 01:29:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/11 01:29:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/11 01:29:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/11 01:29:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/11 01:29:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/11 01:29:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/11 01:29:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/11 01:29:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/11 01:29:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/11 01:29:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/11 01:29:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/11 01:29:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/11 01:29:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/11 01:29:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/11 01:29:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/11 01:29:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/11 01:29:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/11 01:29:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/11 01:29:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/11 01:29:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/11 01:29:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/11 01:29:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/11 01:29:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/11 01:29:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/11 01:29:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/11 01:29:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/11 01:29:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/11 01:29:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/11 01:29:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/11 01:29:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/11 01:29:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/11 01:29:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/11 01:29:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/11 01:29:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/11 01:29:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/11 01:29:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/11 01:29:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/11 01:29:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/11 01:29:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/11 01:29:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/11 01:29:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/11 01:29:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/11 01:29:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/11 01:29:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/11 01:29:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/11 01:29:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/11 01:29:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/11 01:29:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/11 01:29:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/11 01:29:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/11 01:29:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/11 01:29:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38313") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40684->172.17.0.5:38313, err= 2025/10/11 01:29:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/11 01:29:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/11 01:29:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/11 01:29:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/11 01:29:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/11 01:29:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/11 01:29:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/11 01:29:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/11 01:29:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/11 01:29:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/11 01:29:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/11 01:29:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/11 01:29:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/11 01:29:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/11 01:29:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/11 01:29:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/11 01:29:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/11 01:29:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/11 01:29:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/11 01:29:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/11 01:29:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/11 01:29:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/11 01:29:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/11 01:29:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/11 01:29:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/11 01:29:14 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/11 01:29:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/11 01:29:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/11 01:29:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/11 01:29:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/11 01:29:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/11 01:29:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/11 01:29:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/11 01:29:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/11 01:29:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/11 01:29:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/11 01:29:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/11 01:29:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/11 01:29:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/11 01:29:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/11 01:29:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/11 01:29:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/11 01:29:14 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/11 01:29:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:14 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:14 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36747") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:36838->172.17.0.5:36747, err= 2025/10/11 01:29:14 DEBUG : apple: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : apple: Excluded 2025/10/11 01:29:14 DEBUG : appleapple: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : appleapple: Excluded 2025/10/11 01:29:14 DEBUG : banana: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : banana: Excluded 2025/10/11 01:29:14 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : splitbanan: Excluded 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30841") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:55650->172.17.0.5:30841, err= 2025/10/11 01:29:14 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0000-abcde: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdef: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefg: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0003-defgh: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0004-efghi: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0005-fghij: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijk: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0007-12345: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0008-23456: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0009-34567: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0010-45678: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0011-56789: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.t: Excluded 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39735") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:54064->172.17.0.5:39735, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37998") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:37300->172.17.0.5:37998, err= 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/11 01:29:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/11 01:29:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/11 01:29:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/11 01:29:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/11 01:29:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/11 01:29:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/11 01:29:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/11 01:29:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/11 01:29:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/11 01:29:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/11 01:29:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/11 01:29:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/11 01:29:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/11 01:29:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/11 01:29:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/11 01:29:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/11 01:29:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/11 01:29:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/11 01:29:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/11 01:29:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/11 01:29:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/11 01:29:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/11 01:29:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/11 01:29:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/11 01:29:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/11 01:29:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/11 01:29:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/11 01:29:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/11 01:29:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35031") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:54672->172.17.0.5:35031, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30079") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43350->172.17.0.5:30079, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38235") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:45626->172.17.0.5:38235, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33342") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:59346->172.17.0.5:33342, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36349") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:45742->172.17.0.5:36349, err= === RUN TestTransform/encoder run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39753") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:49350->172.17.0.5:39753, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34314") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52016->172.17.0.5:34314, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36471") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:46682->172.17.0.5:36471, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31694") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:56374->172.17.0.5:31694, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35212") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52944->172.17.0.5:35212, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31490") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40598->172.17.0.5:31490, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30743") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:49758->172.17.0.5:30743, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31323") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40656->172.17.0.5:31323, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33951") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:57914->172.17.0.5:33951, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30296") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:41522->172.17.0.5:30296, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39216") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:36294->172.17.0.5:39216, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32494") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:46344->172.17.0.5:32494, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32645") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40070->172.17.0.5:32645, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36940") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:35670->172.17.0.5:36940, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36698") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:47192->172.17.0.5:36698, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35570") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:57366->172.17.0.5:35570, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38774") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52136->172.17.0.5:38774, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31925") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:55934->172.17.0.5:31925, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30190") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43398->172.17.0.5:30190, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30235") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52896->172.17.0.5:30235, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32616") 2025/10/11 01:29:14 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:55236->172.17.0.5:32616, err= 2025/10/11 01:29:14 DEBUG : apple: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : apple: Excluded 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: Excluded 2025/10/11 01:29:14 DEBUG : banana: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : banana: Excluded 2025/10/11 01:29:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : splitbananasplit: Excluded 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32049") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:51172->172.17.0.5:32049, err= 2025/10/11 01:29:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37577") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:56806->172.17.0.5:37577, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38104") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52794->172.17.0.5:38104, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37060") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:34708->172.17.0.5:37060, err= 2025/10/11 01:29:14 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : apple: Unchanged skipping 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/11 01:29:14 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : banana: Unchanged skipping 2025/10/11 01:29:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : splitbananasplit: Unchanged skipping 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33718") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:46766->172.17.0.5:33718, err= 2025/10/11 01:29:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:14 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:14 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31859") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:55976->172.17.0.5:31859, err= 2025/10/11 01:29:14 DEBUG : apple: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : apple: Excluded 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: Excluded 2025/10/11 01:29:14 DEBUG : banana: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : banana: Excluded 2025/10/11 01:29:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : splitbananasplit: Excluded 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39748") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52642->172.17.0.5:39748, err= 2025/10/11 01:29:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35848") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:37032->172.17.0.5:35848, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39814") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:50486->172.17.0.5:39814, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39324") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58786->172.17.0.5:39324, err= 2025/10/11 01:29:14 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : apple: Unchanged skipping 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/11 01:29:14 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : banana: Unchanged skipping 2025/10/11 01:29:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : splitbananasplit: Unchanged skipping 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33846") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:33340->172.17.0.5:33846, err= 2025/10/11 01:29:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:14 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:14 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36606") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43032->172.17.0.5:36606, err= 2025/10/11 01:29:14 DEBUG : apple: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : apple: Excluded 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: Excluded 2025/10/11 01:29:14 DEBUG : banana: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : banana: Excluded 2025/10/11 01:29:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : splitbananasplit: Excluded 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32468") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52290->172.17.0.5:32468, err= 2025/10/11 01:29:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35154") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:57260->172.17.0.5:35154, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30275") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:50716->172.17.0.5:30275, err= 2025/10/11 01:29:14 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39433") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:41908->172.17.0.5:39433, err= 2025/10/11 01:29:14 DEBUG : apple: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : apple: Excluded 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: Excluded 2025/10/11 01:29:14 DEBUG : banana: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : banana: Excluded 2025/10/11 01:29:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : splitbananasplit: Excluded 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31769") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:37054->172.17.0.5:31769, err= 2025/10/11 01:29:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32947") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:50006->172.17.0.5:32947, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35595") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:48138->172.17.0.5:35595, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32607") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:56152->172.17.0.5:32607, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32512") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:45044->172.17.0.5:32512, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39283") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:53710->172.17.0.5:39283, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39999") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:34820->172.17.0.5:39999, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34396") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:50334->172.17.0.5:34396, err= === RUN TestTransform/ISO-8859-1 run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31032") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:42532->172.17.0.5:31032, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35361") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60290->172.17.0.5:35361, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32043") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60348->172.17.0.5:32043, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32232") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:44728->172.17.0.5:32232, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34360") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58786->172.17.0.5:34360, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30391") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52876->172.17.0.5:30391, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30409") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:57746->172.17.0.5:30409, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37087") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:59916->172.17.0.5:37087, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39298") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:51162->172.17.0.5:39298, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38643") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:48342->172.17.0.5:38643, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39254") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:57282->172.17.0.5:39254, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35659") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52536->172.17.0.5:35659, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37165") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58660->172.17.0.5:37165, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34258") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:34300->172.17.0.5:34258, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34872") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:48164->172.17.0.5:34872, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30981") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:33640->172.17.0.5:30981, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33863") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:32846->172.17.0.5:33863, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34720") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:39528->172.17.0.5:34720, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37572") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:44630->172.17.0.5:37572, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33865") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:55718->172.17.0.5:33865, err= 2025/10/11 01:29:14 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36714") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40500->172.17.0.5:36714, err= 2025/10/11 01:29:14 DEBUG : apple: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : apple: Excluded 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: Excluded 2025/10/11 01:29:14 DEBUG : banana: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : banana: Excluded 2025/10/11 01:29:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : splitbananasplit: Excluded 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31806") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:54594->172.17.0.5:31806, err= 2025/10/11 01:29:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32246") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58532->172.17.0.5:32246, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32325") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:54924->172.17.0.5:32325, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31067") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:59218->172.17.0.5:31067, err= 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/11 01:29:14 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : banana: Unchanged skipping 2025/10/11 01:29:14 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : apple: Unchanged skipping 2025/10/11 01:29:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : splitbananasplit: Unchanged skipping 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35561") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:48294->172.17.0.5:35561, err= 2025/10/11 01:29:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:14 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:14 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32139") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:55510->172.17.0.5:32139, err= 2025/10/11 01:29:14 DEBUG : apple: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : apple: Excluded 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: Excluded 2025/10/11 01:29:14 DEBUG : banana: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : banana: Excluded 2025/10/11 01:29:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : splitbananasplit: Excluded 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34397") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:39456->172.17.0.5:34397, err= 2025/10/11 01:29:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34549") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:36110->172.17.0.5:34549, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39097") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:38560->172.17.0.5:39097, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34983") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:46074->172.17.0.5:34983, err= 2025/10/11 01:29:14 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : apple: Unchanged skipping 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/11 01:29:14 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : banana: Unchanged skipping 2025/10/11 01:29:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : splitbananasplit: Unchanged skipping 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31874") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43944->172.17.0.5:31874, err= 2025/10/11 01:29:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:14 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:14 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32961") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43260->172.17.0.5:32961, err= 2025/10/11 01:29:14 DEBUG : apple: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : apple: Excluded 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: Excluded 2025/10/11 01:29:14 DEBUG : banana: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : banana: Excluded 2025/10/11 01:29:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : splitbananasplit: Excluded 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34287") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:49600->172.17.0.5:34287, err= 2025/10/11 01:29:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32671") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58518->172.17.0.5:32671, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36652") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:50814->172.17.0.5:36652, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33668") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:38220->172.17.0.5:33668, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33271") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:44376->172.17.0.5:33271, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37030") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:55586->172.17.0.5:37030, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38620") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:36356->172.17.0.5:38620, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31470") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60794->172.17.0.5:31470, err= === RUN TestTransform/charmap run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36931") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40432->172.17.0.5:36931, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34276") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:55698->172.17.0.5:34276, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38518") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:54514->172.17.0.5:38518, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33033") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:41372->172.17.0.5:33033, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34047") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:56032->172.17.0.5:34047, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34455") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:42198->172.17.0.5:34455, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31566") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:37732->172.17.0.5:31566, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33492") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:38706->172.17.0.5:33492, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34197") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:33418->172.17.0.5:34197, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33494") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:53652->172.17.0.5:33494, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36139") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:46044->172.17.0.5:36139, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38795") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60696->172.17.0.5:38795, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35897") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:54066->172.17.0.5:35897, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34926") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:59700->172.17.0.5:34926, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37986") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:53176->172.17.0.5:37986, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31153") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52416->172.17.0.5:31153, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36020") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:35052->172.17.0.5:36020, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35422") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:39404->172.17.0.5:35422, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39132") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:53336->172.17.0.5:39132, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39357") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:35252->172.17.0.5:39357, err= 2025/10/11 01:29:14 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36743") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:42318->172.17.0.5:36743, err= 2025/10/11 01:29:14 DEBUG : apple: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : apple: Excluded 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: Excluded 2025/10/11 01:29:14 DEBUG : banana: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : banana: Excluded 2025/10/11 01:29:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : splitbananasplit: Excluded 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36226") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:39072->172.17.0.5:36226, err= 2025/10/11 01:29:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37063") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60022->172.17.0.5:37063, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36530") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43530->172.17.0.5:36530, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37668") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:54194->172.17.0.5:37668, err= 2025/10/11 01:29:14 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : apple: Unchanged skipping 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/11 01:29:14 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : banana: Unchanged skipping 2025/10/11 01:29:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : splitbananasplit: Unchanged skipping 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32125") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:51690->172.17.0.5:32125, err= 2025/10/11 01:29:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:14 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:14 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30915") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:45222->172.17.0.5:30915, err= 2025/10/11 01:29:14 DEBUG : apple: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : apple: Excluded 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: Excluded 2025/10/11 01:29:14 DEBUG : banana: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : banana: Excluded 2025/10/11 01:29:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : splitbananasplit: Excluded 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37283") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40564->172.17.0.5:37283, err= 2025/10/11 01:29:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31068") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:54802->172.17.0.5:31068, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35829") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:47514->172.17.0.5:35829, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30069") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60846->172.17.0.5:30069, err= 2025/10/11 01:29:14 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : apple: Unchanged skipping 2025/10/11 01:29:14 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : banana: Unchanged skipping 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/11 01:29:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : splitbananasplit: Unchanged skipping 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39094") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43236->172.17.0.5:39094, err= 2025/10/11 01:29:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:14 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:14 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35744") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52206->172.17.0.5:35744, err= 2025/10/11 01:29:14 DEBUG : apple: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : apple: Excluded 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: Excluded 2025/10/11 01:29:14 DEBUG : banana: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : banana: Excluded 2025/10/11 01:29:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : splitbananasplit: Excluded 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30126") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:57574->172.17.0.5:30126, err= 2025/10/11 01:29:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31026") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:49256->172.17.0.5:31026, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37621") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:55814->172.17.0.5:37621, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36858") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52444->172.17.0.5:36858, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32510") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:49476->172.17.0.5:32510, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32159") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60030->172.17.0.5:32159, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36802") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40226->172.17.0.5:36802, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32400") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43794->172.17.0.5:32400, err= === RUN TestTransform/lowercase run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35802") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:54490->172.17.0.5:35802, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31028") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40798->172.17.0.5:31028, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38322") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:54070->172.17.0.5:38322, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31282") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40086->172.17.0.5:31282, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32202") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43688->172.17.0.5:32202, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32003") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:41420->172.17.0.5:32003, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30567") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:51426->172.17.0.5:30567, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39643") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:53282->172.17.0.5:39643, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39275") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:36470->172.17.0.5:39275, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38716") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:53458->172.17.0.5:38716, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36213") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:35980->172.17.0.5:36213, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32639") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:55450->172.17.0.5:32639, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31005") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:53492->172.17.0.5:31005, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31928") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:39832->172.17.0.5:31928, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38959") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:55028->172.17.0.5:38959, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32124") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:48264->172.17.0.5:32124, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35651") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:57856->172.17.0.5:35651, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38941") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:59316->172.17.0.5:38941, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30191") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:36984->172.17.0.5:30191, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39909") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:44746->172.17.0.5:39909, err= 2025/10/11 01:29:14 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31159") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:55118->172.17.0.5:31159, err= 2025/10/11 01:29:14 DEBUG : apple: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : apple: Excluded 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: Excluded 2025/10/11 01:29:14 DEBUG : banana: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : banana: Excluded 2025/10/11 01:29:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : splitbananasplit: Excluded 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34834") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:59664->172.17.0.5:34834, err= 2025/10/11 01:29:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35591") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43590->172.17.0.5:35591, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36730") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:39788->172.17.0.5:36730, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39769") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:56528->172.17.0.5:39769, err= 2025/10/11 01:29:14 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : apple: Unchanged skipping 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/11 01:29:14 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : banana: Unchanged skipping 2025/10/11 01:29:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : splitbananasplit: Unchanged skipping 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39600") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52092->172.17.0.5:39600, err= 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:14 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:14 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33224") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:41620->172.17.0.5:33224, err= 2025/10/11 01:29:14 DEBUG : apple: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : apple: Excluded 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: Excluded 2025/10/11 01:29:14 DEBUG : banana: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : banana: Excluded 2025/10/11 01:29:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : splitbananasplit: Excluded 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33080") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:56272->172.17.0.5:33080, err= 2025/10/11 01:29:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31243") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:55122->172.17.0.5:31243, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33780") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:34994->172.17.0.5:33780, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37476") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:51440->172.17.0.5:37476, err= 2025/10/11 01:29:14 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : apple: Unchanged skipping 2025/10/11 01:29:14 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : banana: Unchanged skipping 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/11 01:29:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : splitbananasplit: Unchanged skipping 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37437") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60810->172.17.0.5:37437, err= 2025/10/11 01:29:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:14 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:14 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36027") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43062->172.17.0.5:36027, err= 2025/10/11 01:29:14 DEBUG : apple: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : apple: Excluded 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: Excluded 2025/10/11 01:29:14 DEBUG : banana: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : banana: Excluded 2025/10/11 01:29:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : splitbananasplit: Excluded 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38035") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43172->172.17.0.5:38035, err= 2025/10/11 01:29:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38302") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:57470->172.17.0.5:38302, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35285") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:50894->172.17.0.5:35285, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39599") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:38648->172.17.0.5:39599, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37776") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:53678->172.17.0.5:37776, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31549") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:34916->172.17.0.5:31549, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35740") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:55734->172.17.0.5:35740, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31392") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:56884->172.17.0.5:31392, err= === RUN TestTransform/ascii run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30811") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:51888->172.17.0.5:30811, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38301") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:54034->172.17.0.5:38301, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34651") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:57272->172.17.0.5:34651, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38376") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:59936->172.17.0.5:38376, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32177") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:46492->172.17.0.5:32177, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33282") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:49546->172.17.0.5:33282, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36616") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:39690->172.17.0.5:36616, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35690") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:55252->172.17.0.5:35690, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38855") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:45886->172.17.0.5:38855, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31435") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:59854->172.17.0.5:31435, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35011") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43826->172.17.0.5:35011, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30030") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:39492->172.17.0.5:30030, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36664") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40600->172.17.0.5:36664, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36915") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:35352->172.17.0.5:36915, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39419") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:57130->172.17.0.5:39419, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38119") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:37346->172.17.0.5:38119, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34211") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:35884->172.17.0.5:34211, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30586") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:59804->172.17.0.5:30586, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32930") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40394->172.17.0.5:32930, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33019") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:35082->172.17.0.5:33019, err= 2025/10/11 01:29:14 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36045") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52900->172.17.0.5:36045, err= 2025/10/11 01:29:14 DEBUG : apple: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : apple: Excluded 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: Excluded 2025/10/11 01:29:14 DEBUG : banana: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : banana: Excluded 2025/10/11 01:29:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : splitbananasplit: Excluded 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31956") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:41842->172.17.0.5:31956, err= 2025/10/11 01:29:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39427") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:55776->172.17.0.5:39427, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35244") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:57248->172.17.0.5:35244, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30127") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52086->172.17.0.5:30127, err= 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/11 01:29:14 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : apple: Unchanged skipping 2025/10/11 01:29:14 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : banana: Unchanged skipping 2025/10/11 01:29:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : splitbananasplit: Unchanged skipping 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34593") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:56424->172.17.0.5:34593, err= 2025/10/11 01:29:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:14 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:14 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32350") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:39364->172.17.0.5:32350, err= 2025/10/11 01:29:14 DEBUG : apple: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : apple: Excluded 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: Excluded 2025/10/11 01:29:14 DEBUG : banana: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : banana: Excluded 2025/10/11 01:29:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : splitbananasplit: Excluded 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31652") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:45962->172.17.0.5:31652, err= 2025/10/11 01:29:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31326") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60000->172.17.0.5:31326, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39526") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43300->172.17.0.5:39526, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38578") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:32962->172.17.0.5:38578, err= 2025/10/11 01:29:14 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : apple: Unchanged skipping 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/11 01:29:14 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : banana: Unchanged skipping 2025/10/11 01:29:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : splitbananasplit: Unchanged skipping 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33241") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:53068->172.17.0.5:33241, err= 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:14 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:14 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34728") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:55096->172.17.0.5:34728, err= 2025/10/11 01:29:14 DEBUG : apple: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : apple: Excluded 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : appleappleapplebanana: Excluded 2025/10/11 01:29:14 DEBUG : banana: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : banana: Excluded 2025/10/11 01:29:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : splitbananasplit: Excluded 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37689") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:50256->172.17.0.5:37689, err= 2025/10/11 01:29:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/11 01:29:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36639") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:34400->172.17.0.5:36639, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37175") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60160->172.17.0.5:37175, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30789") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:55374->172.17.0.5:30789, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39173") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:49954->172.17.0.5:39173, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39228") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:48798->172.17.0.5:39228, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36832") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43054->172.17.0.5:36832, err= 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30386") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43842->172.17.0.5:30386, err= --- PASS: TestTransform (2.00s) --- PASS: TestTransform/NFC (0.19s) --- PASS: TestTransform/NFD (0.15s) --- PASS: TestTransform/base64 (0.27s) --- PASS: TestTransform/prefix (0.20s) --- PASS: TestTransform/suffix (0.17s) --- PASS: TestTransform/truncate (0.17s) --- PASS: TestTransform/encoder (0.19s) --- PASS: TestTransform/ISO-8859-1 (0.18s) --- PASS: TestTransform/charmap (0.15s) --- PASS: TestTransform/lowercase (0.15s) --- PASS: TestTransform/ascii (0.18s) === RUN TestTransformCopy run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:14 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37817") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:33720->172.17.0.5:37817, err= 2025/10/11 01:29:14 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/11 01:29:14 INFO : sub dir_somesuffix: Making directory 2025/10/11 01:29:14 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/11 01:29:14 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/10/11 01:29:14 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/11 01:29:14 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:14 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31924") 2025/10/11 01:29:14 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:51078->172.17.0.5:31924, err= 2025/10/11 01:29:15 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/11 01:29:15 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/11 01:29:15 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37797") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:42390->172.17.0.5:37797, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33557") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40486->172.17.0.5:33557, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35920") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:59388->172.17.0.5:35920, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31776") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58534->172.17.0.5:31776, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32986") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:36806->172.17.0.5:32986, err= --- PASS: TestTransformCopy (0.02s) === RUN TestDoubleTransform run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:15 DEBUG : toe: transformed to: tictactoe 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37750") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:47462->172.17.0.5:37750, err= 2025/10/11 01:29:15 DEBUG : toe: transformed to: tictactoe 2025/10/11 01:29:15 INFO : tictactoe: Making directory 2025/10/11 01:29:15 DEBUG : toe: transformed to: tictactoe 2025/10/11 01:29:15 DEBUG : toe: transformed to: tictactoe 2025/10/11 01:29:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/11 01:29:15 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/10/11 01:29:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31853") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:35910->172.17.0.5:31853, err= 2025/10/11 01:29:15 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2025/10/11 01:29:15 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/10/11 01:29:15 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37757") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:34912->172.17.0.5:37757, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33443") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:47372->172.17.0.5:33443, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35220") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:53302->172.17.0.5:35220, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32569") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:36896->172.17.0.5:32569, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38160") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:51884->172.17.0.5:38160, err= --- PASS: TestDoubleTransform (0.02s) === RUN TestFileTag run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32045") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:49736->172.17.0.5:32045, err= 2025/10/11 01:29:15 INFO : toe: Making directory 2025/10/11 01:29:15 INFO : toe/toe: Making directory 2025/10/11 01:29:15 DEBUG : toe: transformed to: tictactoe 2025/10/11 01:29:15 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/11 01:29:15 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/11 01:29:15 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35365") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:37650->172.17.0.5:35365, err= 2025/10/11 01:29:15 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2025/10/11 01:29:15 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/11 01:29:15 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30662") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:44682->172.17.0.5:30662, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32662") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:44640->172.17.0.5:32662, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35077") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:54666->172.17.0.5:35077, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38389") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:41404->172.17.0.5:38389, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35626") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58056->172.17.0.5:35626, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39594") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:38636->172.17.0.5:39594, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38127") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58476->172.17.0.5:38127, err= --- PASS: TestFileTag (0.03s) === RUN TestNoTag run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30637") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:33580->172.17.0.5:30637, err= 2025/10/11 01:29:15 INFO : toe: Making directory 2025/10/11 01:29:15 INFO : toe/toe: Making directory 2025/10/11 01:29:15 DEBUG : toe: transformed to: tictactoe 2025/10/11 01:29:15 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/11 01:29:15 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/11 01:29:15 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31822") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60642->172.17.0.5:31822, err= 2025/10/11 01:29:15 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2025/10/11 01:29:15 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/11 01:29:15 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33132") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:56810->172.17.0.5:33132, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34543") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:39150->172.17.0.5:34543, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34660") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:35936->172.17.0.5:34660, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33181") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:37898->172.17.0.5:33181, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35876") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:50724->172.17.0.5:35876, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39127") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40000->172.17.0.5:39127, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31911") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:51472->172.17.0.5:31911, err= --- PASS: TestNoTag (0.03s) === RUN TestDirTag run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:15 DEBUG : empty_dir: Making directory with metadata 2025/10/11 01:29:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/11 01:29:15 DEBUG : toe: transformed to: tictactoe 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39846") 2025/10/11 01:29:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/11 01:29:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:33480->172.17.0.5:39846, err= 2025/10/11 01:29:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/11 01:29:15 INFO : tictacempty_dir: Making directory 2025/10/11 01:29:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/11 01:29:15 DEBUG : toe: transformed to: tictactoe 2025/10/11 01:29:15 DEBUG : toe: transformed to: tictactoe 2025/10/11 01:29:15 INFO : tictactoe: Making directory 2025/10/11 01:29:15 DEBUG : toe: transformed to: tictactoe 2025/10/11 01:29:15 DEBUG : toe: transformed to: tictactoe 2025/10/11 01:29:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/11 01:29:15 INFO : tictactoe/tictactoe: Making directory 2025/10/11 01:29:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/11 01:29:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/11 01:29:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37489") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58794->172.17.0.5:37489, err= 2025/10/11 01:29:15 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/10/11 01:29:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/11 01:29:15 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36901") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60720->172.17.0.5:36901, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32029") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:41992->172.17.0.5:32029, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38155") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37276") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:35522->172.17.0.5:38155, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40520->172.17.0.5:37276, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32580") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:38464->172.17.0.5:32580, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32474") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:53736->172.17.0.5:32474, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33491") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:59860->172.17.0.5:33491, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34301") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:56918->172.17.0.5:34301, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35660") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:33338->172.17.0.5:35660, err= --- PASS: TestDirTag (0.02s) === RUN TestAllTag run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:15 DEBUG : empty_dir: Making directory with metadata 2025/10/11 01:29:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/11 01:29:15 DEBUG : toe: transformed to: tictactoe 2025/10/11 01:29:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/11 01:29:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38856") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:46832->172.17.0.5:38856, err= 2025/10/11 01:29:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/11 01:29:15 INFO : tictacempty_dir: Making directory 2025/10/11 01:29:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/11 01:29:15 DEBUG : toe: transformed to: tictactoe 2025/10/11 01:29:15 DEBUG : toe: transformed to: tictactoe 2025/10/11 01:29:15 INFO : tictactoe: Making directory 2025/10/11 01:29:15 DEBUG : toe: transformed to: tictactoe 2025/10/11 01:29:15 DEBUG : toe: transformed to: tictactoe 2025/10/11 01:29:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/11 01:29:15 INFO : tictactoe/tictactoe: Making directory 2025/10/11 01:29:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/11 01:29:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/11 01:29:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/11 01:29:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33729") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:55142->172.17.0.5:33729, err= 2025/10/11 01:29:15 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/10/11 01:29:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/11 01:29:15 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37778") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:36070->172.17.0.5:37778, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34408") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:33326->172.17.0.5:34408, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32505") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:56400->172.17.0.5:32505, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38550") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:48024->172.17.0.5:38550, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33478") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:54754->172.17.0.5:33478, err= 2025/10/11 01:29:15 DEBUG : toe: transformed to: tictactoe 2025/10/11 01:29:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/11 01:29:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/11 01:29:15 DEBUG : toe: transformed to: tictactoe 2025/10/11 01:29:15 DEBUG : toe: transformed to: tictactoe 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39769") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:56530->172.17.0.5:39769, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34380") 2025/10/11 01:29:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:42124->172.17.0.5:34380, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35509") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:44798->172.17.0.5:35509, err= 2025/10/11 01:29:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/10/11 01:29:15 NOTICE: ftp://172.17.0.5:21/rclone-test-waxocet0liyi: 0 differences found 2025/10/11 01:29:15 NOTICE: ftp://172.17.0.5:21/rclone-test-waxocet0liyi: 1 hashes could not be checked 2025/10/11 01:29:15 NOTICE: ftp://172.17.0.5:21/rclone-test-waxocet0liyi: 1 matching files 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37931") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:47278->172.17.0.5:37931, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39048") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43982->172.17.0.5:39048, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36205") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52332->172.17.0.5:36205, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31711") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:55620->172.17.0.5:31711, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37270") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:57324->172.17.0.5:37270, err= --- PASS: TestAllTag (0.03s) === RUN TestRunTwice run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:15 DEBUG : toe: transformed to: tictactoe 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33710") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:38542->172.17.0.5:33710, err= 2025/10/11 01:29:15 DEBUG : toe: transformed to: tictactoe 2025/10/11 01:29:15 INFO : tictactoe: Making directory 2025/10/11 01:29:15 DEBUG : toe: transformed to: tictactoe 2025/10/11 01:29:15 DEBUG : toe: transformed to: tictactoe 2025/10/11 01:29:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/11 01:29:15 INFO : tictactoe/tictactoe: Making directory 2025/10/11 01:29:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/11 01:29:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/11 01:29:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36129") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:55510->172.17.0.5:36129, err= 2025/10/11 01:29:15 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/10/11 01:29:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/11 01:29:15 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39285") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:57108->172.17.0.5:39285, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32755") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43208->172.17.0.5:32755, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38426") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:51968->172.17.0.5:38426, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37011") 2025/10/11 01:29:15 DEBUG : toe: transformed to: tictactoe 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:39090->172.17.0.5:37011, err= 2025/10/11 01:29:15 DEBUG : toe: transformed to: tictactoe 2025/10/11 01:29:15 DEBUG : toe: transformed to: tictactoe 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32990") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:57934->172.17.0.5:32990, err= 2025/10/11 01:29:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33208") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:49604->172.17.0.5:33208, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:15 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/11 01:29:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/11 01:29:15 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:15 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35975") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:45104->172.17.0.5:35975, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37446") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:34894->172.17.0.5:37446, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38661") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:47002->172.17.0.5:38661, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39266") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:54882->172.17.0.5:39266, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34170") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:32938->172.17.0.5:34170, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32971") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:54514->172.17.0.5:32971, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32774") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52462->172.17.0.5:32774, err= --- PASS: TestRunTwice (0.03s) === RUN TestSyntax 2025/10/11 01:29:15 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35911") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60696->172.17.0.5:35911, err= 2025/10/11 01:29:15 INFO : toe: Making directory 2025/10/11 01:29:15 INFO : toe/toe: Making directory 2025/10/11 01:29:15 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34579") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:56694->172.17.0.5:34579, err= 2025/10/11 01:29:15 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2025/10/11 01:29:15 INFO : toe/toe/toe: Copied (new) 2025/10/11 01:29:15 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31920") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:41108->172.17.0.5:31920, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38983") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:33656->172.17.0.5:38983, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31263") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:42008->172.17.0.5:31263, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30472") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:41096->172.17.0.5:30472, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35031") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:54680->172.17.0.5:35031, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32895") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:57156->172.17.0.5:32895, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37676") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:56092->172.17.0.5:37676, err= --- PASS: TestConflicting (0.03s) === RUN TestMove run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:15 DEBUG : empty_dir: Making directory with metadata 2025/10/11 01:29:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/11 01:29:15 DEBUG : toe: transformed to: tictactoe 2025/10/11 01:29:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/11 01:29:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35195") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40146->172.17.0.5:35195, err= 2025/10/11 01:29:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/11 01:29:15 INFO : tictacempty_dir: Making directory 2025/10/11 01:29:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/11 01:29:15 DEBUG : toe: transformed to: tictactoe 2025/10/11 01:29:15 DEBUG : toe: transformed to: tictactoe 2025/10/11 01:29:15 INFO : tictactoe: Making directory 2025/10/11 01:29:15 DEBUG : toe: transformed to: tictactoe 2025/10/11 01:29:15 DEBUG : toe: transformed to: tictactoe 2025/10/11 01:29:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/11 01:29:15 INFO : tictactoe/tictactoe: Making directory 2025/10/11 01:29:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/11 01:29:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/11 01:29:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/11 01:29:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/11 01:29:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31938") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:34192->172.17.0.5:31938, err= 2025/10/11 01:29:15 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/10/11 01:29:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/11 01:29:15 INFO : toe/toe/toe.txt: Deleted 2025/10/11 01:29:15 INFO : toe/toe: Removing directory 2025/10/11 01:29:15 INFO : toe: Removing directory 2025/10/11 01:29:15 INFO : empty_dir: Removing directory 2025/10/11 01:29:15 DEBUG : Local file system at /tmp/rclone1569592436: deleted 3 directories 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33279") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:51196->172.17.0.5:33279, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34734") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:45946->172.17.0.5:34734, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34318") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:53812->172.17.0.5:34318, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39522") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:47594->172.17.0.5:39522, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32861") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:37866->172.17.0.5:32861, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30036") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:37524->172.17.0.5:30036, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36901") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60724->172.17.0.5:36901, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32001") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:50242->172.17.0.5:32001, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39130") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:44580->172.17.0.5:39130, err= --- PASS: TestMove (0.02s) === RUN TestTransformFile run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:15 DEBUG : empty_dir: Making directory with metadata 2025/10/11 01:29:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/11 01:29:15 DEBUG : toe: transformed to: tictactoe 2025/10/11 01:29:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/11 01:29:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31490") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40606->172.17.0.5:31490, err= 2025/10/11 01:29:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/11 01:29:15 INFO : tictacempty_dir: Making directory 2025/10/11 01:29:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/11 01:29:15 DEBUG : toe: transformed to: tictactoe 2025/10/11 01:29:15 DEBUG : toe: transformed to: tictactoe 2025/10/11 01:29:15 INFO : tictactoe: Making directory 2025/10/11 01:29:15 DEBUG : toe: transformed to: tictactoe 2025/10/11 01:29:15 DEBUG : toe: transformed to: tictactoe 2025/10/11 01:29:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/11 01:29:15 INFO : tictactoe/tictactoe: Making directory 2025/10/11 01:29:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/11 01:29:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/11 01:29:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/11 01:29:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/11 01:29:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35191") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:40346->172.17.0.5:35191, err= 2025/10/11 01:29:15 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/10/11 01:29:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/11 01:29:15 INFO : toe/toe/toe.txt: Deleted 2025/10/11 01:29:15 INFO : toe/toe: Removing directory 2025/10/11 01:29:15 INFO : toe: Removing directory 2025/10/11 01:29:15 INFO : empty_dir: Removing directory 2025/10/11 01:29:15 DEBUG : Local file system at /tmp/rclone1569592436: deleted 3 directories 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33481") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:55726->172.17.0.5:33481, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34075") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:47082->172.17.0.5:34075, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33301") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:42070->172.17.0.5:33301, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33518") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:54540->172.17.0.5:33518, err= 2025/10/11 01:29:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/10/11 01:29:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/11 01:29:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/11 01:29:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/11 01:29:15 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32499") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:52776->172.17.0.5:32499, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31909") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:51704->172.17.0.5:31909, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31146") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36165") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:49328->172.17.0.5:36165, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:42924->172.17.0.5:31146, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37782") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:44262->172.17.0.5:37782, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38097") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:42232->172.17.0.5:38097, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33131") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:53104->172.17.0.5:33131, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30510") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36897") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:44600->172.17.0.5:36897, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34679") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:41572->172.17.0.5:34679, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:59446->172.17.0.5:30510, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35207") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31710") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:41264->172.17.0.5:35207, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:45384->172.17.0.5:31710, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37425") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:50190->172.17.0.5:37425, err= --- PASS: TestTransformFile (0.02s) === RUN TestManualTransformFile run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:15 DEBUG : Reset feature "Copy" 2025/10/11 01:29:15 DEBUG : Reset feature "Move" 2025/10/11 01:29:15 DEBUG : Reset feature "Copy" 2025/10/11 01:29:15 DEBUG : Reset feature "Move" 2025/10/11 01:29:15 DEBUG : empty_dir: Making directory with metadata 2025/10/11 01:29:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/11 01:29:15 DEBUG : toe: transformed to: tictactoe 2025/10/11 01:29:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/11 01:29:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38320") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:34218->172.17.0.5:38320, err= 2025/10/11 01:29:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/11 01:29:15 INFO : tictacempty_dir: Making directory 2025/10/11 01:29:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/11 01:29:15 DEBUG : toe: transformed to: tictactoe 2025/10/11 01:29:15 DEBUG : toe: transformed to: tictactoe 2025/10/11 01:29:15 INFO : tictactoe: Making directory 2025/10/11 01:29:15 DEBUG : toe: transformed to: tictactoe 2025/10/11 01:29:15 DEBUG : toe: transformed to: tictactoe 2025/10/11 01:29:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/11 01:29:15 INFO : tictactoe/tictactoe: Making directory 2025/10/11 01:29:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/11 01:29:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/11 01:29:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/11 01:29:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/11 01:29:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37012") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:39132->172.17.0.5:37012, err= 2025/10/11 01:29:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/11 01:29:15 INFO : toe/toe/toe.txt: Deleted 2025/10/11 01:29:15 INFO : toe/toe: Removing directory 2025/10/11 01:29:15 INFO : toe: Removing directory 2025/10/11 01:29:15 INFO : empty_dir: Removing directory 2025/10/11 01:29:15 DEBUG : Local file system at /tmp/rclone1569592436: deleted 3 directories 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32952") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60200->172.17.0.5:32952, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30370") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37395") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:36590->172.17.0.5:30370, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43832->172.17.0.5:37395, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31984") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:35834->172.17.0.5:31984, err= 2025/10/11 01:29:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/10/11 01:29:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/11 01:29:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/11 01:29:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37772") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:51418->172.17.0.5:37772, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32721") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:33330->172.17.0.5:32721, err= 2025/10/11 01:29:15 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/10/11 01:29:15 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32946") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:53604->172.17.0.5:32946, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31650") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:48530->172.17.0.5:31650, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30363") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:42682->172.17.0.5:30363, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36690") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30046") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:35784->172.17.0.5:30046, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:56506->172.17.0.5:36690, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:39395") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:57150->172.17.0.5:39395, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32807") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:36304->172.17.0.5:32807, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30622") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:33140->172.17.0.5:30622, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38069") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:32871") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:50570->172.17.0.5:32871, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:59692->172.17.0.5:38069, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35146") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:59990->172.17.0.5:35146, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38247") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58066->172.17.0.5:38247, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:36709") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:60812->172.17.0.5:36709, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:15 DEBUG : toe: transformed to: dG9l 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30142") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:51028->172.17.0.5:30142, err= 2025/10/11 01:29:15 DEBUG : toe: transformed to: dG9l 2025/10/11 01:29:15 INFO : dG9l: Making directory 2025/10/11 01:29:15 DEBUG : toe: transformed to: dG9l 2025/10/11 01:29:15 DEBUG : toe: transformed to: dG9l 2025/10/11 01:29:15 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/11 01:29:15 INFO : dG9l/dG9l: Making directory 2025/10/11 01:29:15 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/11 01:29:15 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/10/11 01:29:15 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/11 01:29:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/11 01:29:15 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38268") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:54844->172.17.0.5:38268, err= 2025/10/11 01:29:15 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/10/11 01:29:15 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30061") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:41626->172.17.0.5:30061, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34284") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:58054->172.17.0.5:34284, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38670") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:39430->172.17.0.5:38670, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33910") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:50836->172.17.0.5:33910, err= 2025/10/11 01:29:15 DEBUG : dG9l: transformed to: toe 2025/10/11 01:29:15 DEBUG : dG9l: transformed to: toe 2025/10/11 01:29:15 DEBUG : toe: Directory modification time the same (differ by 268.132428ms, within tolerance 1s) 2025/10/11 01:29:15 DEBUG : Added delayed dir = "toe", newDst=toe 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35758") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:54772->172.17.0.5:35758, err= 2025/10/11 01:29:15 DEBUG : dG9l: transformed to: toe 2025/10/11 01:29:15 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/10/11 01:29:15 DEBUG : toe/toe: Directory modification time the same (differ by 268.132428ms, within tolerance 1s) 2025/10/11 01:29:15 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34371") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:44298->172.17.0.5:34371, err= 2025/10/11 01:29:15 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/10/11 01:29:15 DEBUG : Local file system at /tmp/rclone1569592436: Waiting for checks to finish 2025/10/11 01:29:15 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2025/10/11 01:29:15 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/10/11 01:29:15 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/10/11 01:29:15 DEBUG : Local file system at /tmp/rclone1569592436: Waiting for transfers to finish 2025/10/11 01:29:15 DEBUG : Waiting for deletions to finish 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37029") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:37526->172.17.0.5:37029, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35645") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:41024->172.17.0.5:35645, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38703") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:36308->172.17.0.5:38703, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37847") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:59906->172.17.0.5:37847, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:38856") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:46846->172.17.0.5:38856, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33919") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:57520->172.17.0.5:33919, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:33028") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:39442->172.17.0.5:33028, err= --- PASS: TestBase64 (0.02s) === RUN TestError run.go:180: Remote "ftp://172.17.0.5:21/rclone-test-waxocet0liyi", Local "Local file system at /tmp/rclone1569592436", Modify Window "1s" 2025/10/11 01:29:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/11 01:29:15 DEBUG : toe: transformed to: 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31305") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:55748->172.17.0.5:31305, err= 2025/10/11 01:29:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/11 01:29:15 DEBUG : toe: transformed to: 2025/10/11 01:29:15 INFO : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Making directory 2025/10/11 01:29:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/11 01:29:15 DEBUG : toe: transformed to: 2025/10/11 01:29:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/11 01:29:15 DEBUG : toe: transformed to: 2025/10/11 01:29:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/11 01:29:15 DEBUG : toe/toe: transformed to: 2025/10/11 01:29:15 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/11 01:29:15 INFO : toe/toe: Making directory 2025/10/11 01:29:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/11 01:29:15 DEBUG : toe/toe: transformed to: 2025/10/11 01:29:15 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/11 01:29:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/11 01:29:15 DEBUG : toe: transformed to: 2025/10/11 01:29:15 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/11 01:29:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/11 01:29:15 DEBUG : toe/toe/toe: transformed to: 2025/10/11 01:29:15 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for checks to finish 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Waiting for transfers to finish 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34801") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:39478->172.17.0.5:34801, err= 2025/10/11 01:29:15 INFO : toe/toe/toe: Copied (new) 2025/10/11 01:29:15 ERROR : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: not deleting files as there were IO errors 2025/10/11 01:29:15 ERROR : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: not deleting directories as there were IO errors 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30594") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:33710->172.17.0.5:30594, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:35857") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:55020->172.17.0.5:35857, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37439") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:35468->172.17.0.5:37439, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:31183") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:59982->172.17.0.5:31183, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:30653") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:38274->172.17.0.5:30653, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37408") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:41142->172.17.0.5:37408, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:34695") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43350->172.17.0.5:34695, err= --- PASS: TestError (0.01s) PASS 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: dial("tcp","172.17.0.5:37135") 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: > dial: conn=172.17.0.1:43354->172.17.0.5:37135, err= 2025/10/11 01:29:15 DEBUG : ftp://172.17.0.5:21/rclone-test-waxocet0liyi: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 5.010698673s (try 1/5)