"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2025/06/21 01:01:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yaxinih3lixa" 2025/06/21 01:01:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/21 01:01:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/21 01:01:11 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/21 01:01:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/21 01:01:11 DEBUG : Setting pass="OHF1jYetXDf8z6uYrLLqZQDLIDW1a0aDnrWxUelUGv0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/21 01:01:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/21 01:01:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{yh2Fi}" suffix to name 2025/06/21 01:01:11 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/21 01:01:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/21 01:01:11 DEBUG : Setting pass="OHF1jYetXDf8z6uYrLLqZQDLIDW1a0aDnrWxUelUGv0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/21 01:01:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Connecting to FTP server 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:21") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:59340->172.17.0.4:21, err= 2025/06/21 01:01:11 DEBUG : Creating backend with remote "/tmp/rclone3733535689" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38463") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:45032->172.17.0.4:38463, err= 2025/06/21 01:01:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 01:01:11 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39716") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:34914->172.17.0.4:39716, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35537") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:50620->172.17.0.4:35537, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30360") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:32968->172.17.0.4:30360, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35259") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:47656->172.17.0.4:35259, err= 2025/06/21 01:01:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37122") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:37264->172.17.0.4:37122, err= 2025/06/21 01:01:11 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/21 01:01:11 INFO : sub dir/hello world: Copied (new) 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35097") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:60906->172.17.0.4:35097, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32352") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:59532->172.17.0.4:32352, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30619") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:50040->172.17.0.4:30619, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35628") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:45418->172.17.0.4:35628, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35861") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:37882->172.17.0.4:35861, err= --- PASS: TestCopy (0.01s) === RUN TestCopyMetadata run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35805") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:44128->172.17.0.4:35805, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36743") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:57956->172.17.0.4:36743, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34260") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:60464->172.17.0.4:34260, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30625") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:32908->172.17.0.4:30625, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:11 DEBUG : Creating backend with remote "/non-existing" 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37445") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:44612->172.17.0.4:37445, err= 2025/06/21 01:01:11 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38604") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:36138->172.17.0.4:38604, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39159") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:36736->172.17.0.4:39159, err= --- PASS: TestCopyMissingDirectory (0.01s) === RUN TestCopyNoTraverse run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34675") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:42966->172.17.0.4:34675, err= 2025/06/21 01:01:11 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/21 01:01:11 INFO : sub dir/hello world: Copied (new) 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38176") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:43286->172.17.0.4:38176, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30300") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:32892->172.17.0.4:30300, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38308") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:52686->172.17.0.4:38308, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38475") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:54442->172.17.0.4:38475, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32379") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:44528->172.17.0.4:32379, err= --- PASS: TestCopyNoTraverse (0.02s) === RUN TestCopyCheckFirst run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:11 INFO : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Running all checks before starting transfers 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34061") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:58092->172.17.0.4:34061, err= 2025/06/21 01:01:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:11 INFO : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Checks finished, now starting transfers 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30592") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:49736->172.17.0.4:30592, err= 2025/06/21 01:01:11 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/21 01:01:11 INFO : sub dir/hello world: Copied (new) 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30776") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40770->172.17.0.4:30776, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34856") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40578->172.17.0.4:34856, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33511") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:50704->172.17.0.4:33511, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33245") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:52700->172.17.0.4:33245, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38223") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:36950->172.17.0.4:38223, err= --- PASS: TestCopyCheckFirst (0.02s) === RUN TestSyncNoTraverse run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:11 ERROR : Ignoring --no-traverse with sync 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30704") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:37178->172.17.0.4:30704, err= 2025/06/21 01:01:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33329") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:46576->172.17.0.4:33329, err= 2025/06/21 01:01:11 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/21 01:01:11 INFO : sub dir/hello world: Copied (new) 2025/06/21 01:01:11 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35991") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:51014->172.17.0.4:35991, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35526") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:38172->172.17.0.4:35526, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30934") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:49544->172.17.0.4:30934, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39811") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:55234->172.17.0.4:39811, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33749") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:47272->172.17.0.4:33749, err= --- PASS: TestSyncNoTraverse (0.03s) === RUN TestCopyWithDepth run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39627") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:54954->172.17.0.4:39627, err= 2025/06/21 01:01:11 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35542") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:45878->172.17.0.4:35542, err= 2025/06/21 01:01:11 DEBUG : hello world2.ab19a585.partial: renamed to: hello world2 2025/06/21 01:01:11 INFO : hello world2: Copied (new) 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32219") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:35688->172.17.0.4:32219, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38896") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:44290->172.17.0.4:38896, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30382") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:50234->172.17.0.4:30382, err= --- PASS: TestCopyWithDepth (0.02s) === RUN TestCopyWithFilesFrom run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35595") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:36986->172.17.0.4:35595, err= 2025/06/21 01:01:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32350") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56816->172.17.0.4:32350, err= 2025/06/21 01:01:11 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/06/21 01:01:11 INFO : potato2: Copied (new) 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36753") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:43214->172.17.0.4:36753, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39237") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:50398->172.17.0.4:39237, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30439") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:37196->172.17.0.4:30439, err= --- PASS: TestCopyWithFilesFrom (0.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37591") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:39032->172.17.0.4:37591, err= 2025/06/21 01:01:11 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/06/21 01:01:11 INFO : potato2: Copied (new) 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38582") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:33544->172.17.0.4:38582, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37970") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:42336->172.17.0.4:37970, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31292") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40170->172.17.0.4:31292, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s) === RUN TestCopyEmptyDirectories run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:11 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/21 01:01:11 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/21 01:01:11 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/06/21 01:01:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32885") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:46742->172.17.0.4:32885, err= 2025/06/21 01:01:11 INFO : sub dir2: Making directory 2025/06/21 01:01:11 INFO : sub dir: Making directory 2025/06/21 01:01:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 01:01:11 INFO : sub dir2/sub sub dir2: Making directory 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31981") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:44362->172.17.0.4:31981, err= 2025/06/21 01:01:11 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/21 01:01:11 INFO : sub dir/hello world: Copied (new) 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31435") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:33800->172.17.0.4:31435, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Connecting to FTP server 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:21") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:59348->172.17.0.4:21, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30649") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:52952->172.17.0.4:30649, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39216") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:52268->172.17.0.4:39216, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33253") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:43078->172.17.0.4:33253, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32864") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:42216->172.17.0.4:32864, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34931") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37461") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:35528->172.17.0.4:37461, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:46332->172.17.0.4:34931, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39330") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:37080->172.17.0.4:39330, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34882") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56400->172.17.0.4:34882, err= --- PASS: TestCopyEmptyDirectories (0.05s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:11 INFO : sub dir2: Making directory 2025/06/21 01:01:11 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/21 01:01:11 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33906") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:52408->172.17.0.4:33906, err= 2025/06/21 01:01:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39531") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:51268->172.17.0.4:39531, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:11 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/21 01:01:11 INFO : sub dir/hello world: Copied (new) 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34881") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:33096->172.17.0.4:34881, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36943") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56856->172.17.0.4:36943, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34672") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:50168->172.17.0.4:34672, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31250") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:52284->172.17.0.4:31250, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37936") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:54808->172.17.0.4:37936, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:11 DEBUG : sub dir2: Making directory with metadata 2025/06/21 01:01:11 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33605") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:51188->172.17.0.4:33605, err= 2025/06/21 01:01:11 INFO : sub dir2: Making directory 2025/06/21 01:01:11 INFO : sub dir: Making directory 2025/06/21 01:01:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35626") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:59246->172.17.0.4:35626, err= 2025/06/21 01:01:11 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/21 01:01:11 INFO : sub dir/hello world: Copied (new) 2025/06/21 01:01:11 INFO : sub dir/hello world: Deleted 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36485") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:36674->172.17.0.4:36485, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32321") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40488->172.17.0.4:32321, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35282") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:47528->172.17.0.4:35282, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39347") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:37068->172.17.0.4:39347, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31760") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:46044->172.17.0.4:31760, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35110") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:47834->172.17.0.4:35110, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34780") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:42556->172.17.0.4:34780, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37021") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:60656->172.17.0.4:37021, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" sync_test.go:409: Skipping test as backend does not support DirSetModTime 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32231") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:33268->172.17.0.4:32231, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36336") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:43400->172.17.0.4:36336, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:11 INFO : sub dir2: Making directory 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33722") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:55020->172.17.0.4:33722, err= 2025/06/21 01:01:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31559") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:45984->172.17.0.4:31559, err= 2025/06/21 01:01:11 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/21 01:01:11 INFO : sub dir/hello world: Copied (new) 2025/06/21 01:01:11 INFO : sub dir/hello world: Deleted 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37425") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:42316->172.17.0.4:37425, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33087") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:43864->172.17.0.4:33087, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37280") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:35906->172.17.0.4:37280, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34598") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:39532->172.17.0.4:34598, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37236") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:39320->172.17.0.4:37236, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:11 DEBUG : sub dir2: Making directory with metadata 2025/06/21 01:01:11 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/21 01:01:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33142") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:41010->172.17.0.4:33142, err= 2025/06/21 01:01:11 INFO : sub dir2: Making directory 2025/06/21 01:01:11 INFO : sub dir: Making directory 2025/06/21 01:01:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35009") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:36188->172.17.0.4:35009, err= 2025/06/21 01:01:11 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/21 01:01:11 INFO : sub dir/hello world: Copied (new) 2025/06/21 01:01:11 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31290") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:43396->172.17.0.4:31290, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37688") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:53578->172.17.0.4:37688, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37974") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:50772->172.17.0.4:37974, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39595") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:50352->172.17.0.4:39595, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34563") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:48454->172.17.0.4:34563, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35242") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:49258->172.17.0.4:35242, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35589") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:52852->172.17.0.4:35589, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" sync_test.go:508: Backend doesn't have DirModTimeUpdatesOnWrite set 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33622") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:33110->172.17.0.4:33622, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36733") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:58224->172.17.0.4:36733, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:11 INFO : sub dir2: Making directory 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31958") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:54702->172.17.0.4:31958, err= 2025/06/21 01:01:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31284") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:46012->172.17.0.4:31284, err= 2025/06/21 01:01:11 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/21 01:01:11 INFO : sub dir/hello world: Copied (new) 2025/06/21 01:01:11 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35604") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:55960->172.17.0.4:35604, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32823") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:54642->172.17.0.4:32823, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38005") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:45678->172.17.0.4:38005, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37050") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:53512->172.17.0.4:37050, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38995") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:44780->172.17.0.4:38995, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31254") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:38668->172.17.0.4:31254, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32313") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:34026->172.17.0.4:32313, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34140") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:39728->172.17.0.4:34140, err= 2025/06/21 01:01:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-tipuduc4veni" 2025/06/21 01:01:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/21 01:01:11 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/21 01:01:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/21 01:01:11 DEBUG : Setting pass="OHF1jYetXDf8z6uYrLLqZQDLIDW1a0aDnrWxUelUGv0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/21 01:01:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/21 01:01:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{yh2Fi}" suffix to name 2025/06/21 01:01:11 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/21 01:01:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/21 01:01:11 DEBUG : Setting pass="OHF1jYetXDf8z6uYrLLqZQDLIDW1a0aDnrWxUelUGv0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/21 01:01:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-tipuduc4veni: Connecting to FTP server 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-tipuduc4veni: dial("tcp","172.17.0.4:21") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-tipuduc4veni: > dial: conn=172.17.0.1:59350->172.17.0.4:21, err= sync_test.go:591: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-yaxinih3lixa -> ftp://172.17.0.4:21/rclone-test-tipuduc4veni 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-tipuduc4veni: dial("tcp","172.17.0.4:35397") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34132") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:48620->172.17.0.4:34132, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-tipuduc4veni: > dial: conn=172.17.0.1:49896->172.17.0.4:35397, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31289") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:42884->172.17.0.4:31289, err= 2025/06/21 01:01:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-tipuduc4veni: Waiting for checks to finish 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-tipuduc4veni: Waiting for transfers to finish 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34576") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:37454->172.17.0.4:34576, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-tipuduc4veni: dial("tcp","172.17.0.4:33942") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-tipuduc4veni: > dial: conn=172.17.0.1:33840->172.17.0.4:33942, err= 2025/06/21 01:01:11 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/06/21 01:01:11 INFO : sub dir/hello world: Copied (new) 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-tipuduc4veni: dial("tcp","172.17.0.4:30262") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-tipuduc4veni: > dial: conn=172.17.0.1:35862->172.17.0.4:30262, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-tipuduc4veni: dial("tcp","172.17.0.4:37339") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-tipuduc4veni: > dial: conn=172.17.0.1:53622->172.17.0.4:37339, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-tipuduc4veni: dial("tcp","172.17.0.4:37755") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-tipuduc4veni: > dial: conn=172.17.0.1:38422->172.17.0.4:37755, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-tipuduc4veni: dial("tcp","172.17.0.4:35841") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-tipuduc4veni: > dial: conn=172.17.0.1:36368->172.17.0.4:35841, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-tipuduc4veni: Purge object "sub dir/hello world" 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-tipuduc4veni: Purge dir "sub dir" 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-tipuduc4veni: Purge dir "" 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30987") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:51422->172.17.0.4:30987, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32896") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40132->172.17.0.4:32896, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37485") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:41030->172.17.0.4:37485, err= --- PASS: TestServerSideCopy (0.04s) === RUN TestCopyOverSelf run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33000") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:57616->172.17.0.4:33000, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30359") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56338->172.17.0.4:30359, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32217") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:59924->172.17.0.4:32217, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35750") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:52300->172.17.0.4:35750, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35574") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:38740->172.17.0.4:35574, err= 2025/06/21 01:01:11 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30521") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40326->172.17.0.4:30521, err= 2025/06/21 01:01:11 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/06/21 01:01:11 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38178") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:48396->172.17.0.4:38178, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35128") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:35514->172.17.0.4:35128, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31622") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:34420->172.17.0.4:31622, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33590") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:51662->172.17.0.4:33590, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33866") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:51286->172.17.0.4:33866, err= --- PASS: TestCopyOverSelf (0.02s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33130") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:38200->172.17.0.4:33130, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37558") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56788->172.17.0.4:37558, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38973") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:59204->172.17.0.4:38973, err= 2025/06/21 01:01:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fojocor0caji" 2025/06/21 01:01:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/21 01:01:11 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/21 01:01:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/21 01:01:11 DEBUG : Setting pass="OHF1jYetXDf8z6uYrLLqZQDLIDW1a0aDnrWxUelUGv0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/21 01:01:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/21 01:01:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{yh2Fi}" suffix to name 2025/06/21 01:01:11 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/21 01:01:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/21 01:01:11 DEBUG : Setting pass="OHF1jYetXDf8z6uYrLLqZQDLIDW1a0aDnrWxUelUGv0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/21 01:01:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fojocor0caji: Connecting to FTP server 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fojocor0caji: dial("tcp","172.17.0.4:21") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fojocor0caji: > dial: conn=172.17.0.1:59352->172.17.0.4:21, err= sync_test.go:627: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-yaxinih3lixa -> ftp://172.17.0.4:21/rclone-test-fojocor0caji 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fojocor0caji: dial("tcp","172.17.0.4:34184") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38748") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fojocor0caji: > dial: conn=172.17.0.1:39040->172.17.0.4:34184, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:51890->172.17.0.4:38748, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31437") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:59292->172.17.0.4:31437, err= 2025/06/21 01:01:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fojocor0caji: Waiting for checks to finish 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fojocor0caji: Waiting for transfers to finish 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39176") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:36986->172.17.0.4:39176, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fojocor0caji: dial("tcp","172.17.0.4:37886") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fojocor0caji: > dial: conn=172.17.0.1:42926->172.17.0.4:37886, err= 2025/06/21 01:01:11 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/06/21 01:01:11 INFO : sub dir/hello world: Copied (new) 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fojocor0caji: dial("tcp","172.17.0.4:35586") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fojocor0caji: > dial: conn=172.17.0.1:47302->172.17.0.4:35586, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fojocor0caji: dial("tcp","172.17.0.4:32941") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fojocor0caji: > dial: conn=172.17.0.1:34692->172.17.0.4:32941, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33780") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:55816->172.17.0.4:33780, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35077") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40238->172.17.0.4:35077, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31347") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:55194->172.17.0.4:31347, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fojocor0caji: dial("tcp","172.17.0.4:38892") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33649") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:42862->172.17.0.4:33649, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fojocor0caji: > dial: conn=172.17.0.1:32786->172.17.0.4:38892, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39268") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fojocor0caji: dial("tcp","172.17.0.4:32596") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fojocor0caji: > dial: conn=172.17.0.1:60608->172.17.0.4:32596, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56944->172.17.0.4:39268, err= 2025/06/21 01:01:11 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fojocor0caji: Waiting for checks to finish 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fojocor0caji: Waiting for transfers to finish 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33323") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56826->172.17.0.4:33323, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fojocor0caji: dial("tcp","172.17.0.4:35095") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fojocor0caji: > dial: conn=172.17.0.1:47448->172.17.0.4:35095, err= 2025/06/21 01:01:11 DEBUG : sub dir/hello world.1aae7abc.partial: renamed to: sub dir/hello world 2025/06/21 01:01:11 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fojocor0caji: dial("tcp","172.17.0.4:37962") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fojocor0caji: > dial: conn=172.17.0.1:56408->172.17.0.4:37962, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fojocor0caji: dial("tcp","172.17.0.4:35538") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fojocor0caji: > dial: conn=172.17.0.1:54994->172.17.0.4:35538, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fojocor0caji: dial("tcp","172.17.0.4:35334") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fojocor0caji: > dial: conn=172.17.0.1:40200->172.17.0.4:35334, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fojocor0caji: dial("tcp","172.17.0.4:36356") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fojocor0caji: > dial: conn=172.17.0.1:39260->172.17.0.4:36356, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fojocor0caji: Purge object "sub dir/hello world" 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fojocor0caji: Purge dir "sub dir" 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fojocor0caji: Purge dir "" 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30195") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:57996->172.17.0.4:30195, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34517") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:46668->172.17.0.4:34517, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36429") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40824->172.17.0.4:36429, err= --- PASS: TestServerSideCopyOverSelf (0.04s) === RUN TestMoveOverSelf run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37520") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:45482->172.17.0.4:37520, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36864") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:42106->172.17.0.4:36864, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35761") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:41238->172.17.0.4:35761, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36410") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:48054->172.17.0.4:36410, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32901") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:42014->172.17.0.4:32901, err= 2025/06/21 01:01:11 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31968") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:46944->172.17.0.4:31968, err= 2025/06/21 01:01:11 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/06/21 01:01:11 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/21 01:01:11 INFO : sub dir/hello world: Deleted 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32284") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:32768->172.17.0.4:32284, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33306") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:41460->172.17.0.4:33306, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35117") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:49190->172.17.0.4:35117, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35782") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:42444->172.17.0.4:35782, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33906") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:52410->172.17.0.4:33906, err= --- PASS: TestMoveOverSelf (0.02s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31840") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:45980->172.17.0.4:31840, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31593") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:35780->172.17.0.4:31593, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38170") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:49058->172.17.0.4:38170, err= 2025/06/21 01:01:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yijetoh2hule" 2025/06/21 01:01:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/21 01:01:11 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/21 01:01:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/21 01:01:11 DEBUG : Setting pass="OHF1jYetXDf8z6uYrLLqZQDLIDW1a0aDnrWxUelUGv0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/21 01:01:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/21 01:01:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{yh2Fi}" suffix to name 2025/06/21 01:01:11 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/21 01:01:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/21 01:01:11 DEBUG : Setting pass="OHF1jYetXDf8z6uYrLLqZQDLIDW1a0aDnrWxUelUGv0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/21 01:01:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yijetoh2hule: Connecting to FTP server 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yijetoh2hule: dial("tcp","172.17.0.4:21") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yijetoh2hule: > dial: conn=172.17.0.1:59366->172.17.0.4:21, err= sync_test.go:672: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-yaxinih3lixa -> ftp://172.17.0.4:21/rclone-test-yijetoh2hule 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33260") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:34284->172.17.0.4:33260, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yijetoh2hule: dial("tcp","172.17.0.4:33165") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yijetoh2hule: > dial: conn=172.17.0.1:54236->172.17.0.4:33165, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35321") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:58318->172.17.0.4:35321, err= 2025/06/21 01:01:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yijetoh2hule: Waiting for checks to finish 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yijetoh2hule: Waiting for transfers to finish 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30706") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:39716->172.17.0.4:30706, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yijetoh2hule: dial("tcp","172.17.0.4:32118") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yijetoh2hule: > dial: conn=172.17.0.1:43742->172.17.0.4:32118, err= 2025/06/21 01:01:11 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/06/21 01:01:11 INFO : sub dir/hello world: Copied (new) 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yijetoh2hule: dial("tcp","172.17.0.4:36469") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yijetoh2hule: > dial: conn=172.17.0.1:43950->172.17.0.4:36469, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yijetoh2hule: dial("tcp","172.17.0.4:31680") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yijetoh2hule: > dial: conn=172.17.0.1:39226->172.17.0.4:31680, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36683") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:33258->172.17.0.4:36683, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30590") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:37518->172.17.0.4:30590, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38905") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:60626->172.17.0.4:38905, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yijetoh2hule: Using server-side directory move 2025/06/21 01:01:11 INFO : ftp://172.17.0.4:21/rclone-test-yijetoh2hule: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yijetoh2hule: dial("tcp","172.17.0.4:33502") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yijetoh2hule: > dial: conn=172.17.0.1:50350->172.17.0.4:33502, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34447") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:34478->172.17.0.4:34447, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yijetoh2hule: dial("tcp","172.17.0.4:36838") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yijetoh2hule: > dial: conn=172.17.0.1:54226->172.17.0.4:36838, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33650") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:57806->172.17.0.4:33650, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yijetoh2hule: Waiting for checks to finish 2025/06/21 01:01:11 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yijetoh2hule: Waiting for transfers to finish 2025/06/21 01:01:11 INFO : sub dir/hello world: Deleted 2025/06/21 01:01:11 INFO : sub dir/hello world: Moved (server-side) 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36169") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:37140->172.17.0.4:36169, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34336") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:44144->172.17.0.4:34336, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yijetoh2hule: dial("tcp","172.17.0.4:33876") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yijetoh2hule: > dial: conn=172.17.0.1:42574->172.17.0.4:33876, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yijetoh2hule: dial("tcp","172.17.0.4:39027") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yijetoh2hule: > dial: conn=172.17.0.1:40040->172.17.0.4:39027, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30308") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:33034->172.17.0.4:30308, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31400") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:42674->172.17.0.4:31400, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38136") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40260->172.17.0.4:38136, err= 2025/06/21 01:01:11 DEBUG : testing file moves 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31306") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:46252->172.17.0.4:31306, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yijetoh2hule: dial("tcp","172.17.0.4:34401") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yijetoh2hule: > dial: conn=172.17.0.1:58500->172.17.0.4:34401, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yijetoh2hule: dial("tcp","172.17.0.4:32124") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yijetoh2hule: > dial: conn=172.17.0.1:40542->172.17.0.4:32124, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30611") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:42642->172.17.0.4:30611, err= 2025/06/21 01:01:11 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yijetoh2hule: Waiting for checks to finish 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yijetoh2hule: Waiting for transfers to finish 2025/06/21 01:01:11 INFO : sub dir/hello world: Deleted 2025/06/21 01:01:11 INFO : sub dir/hello world: Moved (server-side) 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37465") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:46900->172.17.0.4:37465, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33130") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:38208->172.17.0.4:33130, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yijetoh2hule: dial("tcp","172.17.0.4:38067") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yijetoh2hule: > dial: conn=172.17.0.1:47922->172.17.0.4:38067, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yijetoh2hule: dial("tcp","172.17.0.4:37105") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yijetoh2hule: > dial: conn=172.17.0.1:53540->172.17.0.4:37105, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yijetoh2hule: dial("tcp","172.17.0.4:35244") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yijetoh2hule: > dial: conn=172.17.0.1:33604->172.17.0.4:35244, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yijetoh2hule: dial("tcp","172.17.0.4:36115") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yijetoh2hule: > dial: conn=172.17.0.1:55898->172.17.0.4:36115, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yijetoh2hule: Purge object "sub dir/hello world" 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yijetoh2hule: Purge dir "sub dir" 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yijetoh2hule: Purge dir "" 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30844") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:41528->172.17.0.4:30844, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30390") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:33580->172.17.0.4:30390, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36105") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:41078->172.17.0.4:36105, err= --- PASS: TestServerSideMoveOverSelf (0.10s) === RUN TestCopyAfterDelete run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37597") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:42380->172.17.0.4:37597, err= 2025/06/21 01:01:11 ERROR : error listing: directory not found 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32812") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:46238->172.17.0.4:32812, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33743") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:34078->172.17.0.4:33743, err= 2025/06/21 01:01:11 INFO : Local file system at /tmp/rclone3733535689: Making directory 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31930") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:55620->172.17.0.4:31930, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38940") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:55990->172.17.0.4:38940, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35932") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:49362->172.17.0.4:35932, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34249") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:50716->172.17.0.4:34249, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31312") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:52634->172.17.0.4:31312, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35828") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:32842->172.17.0.4:35828, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35168") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:33738->172.17.0.4:35168, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30898") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:52234->172.17.0.4:30898, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37899") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:54876->172.17.0.4:37899, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30961") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:41594->172.17.0.4:30961, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30037") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:45978->172.17.0.4:30037, err= 2025/06/21 01:01:11 DEBUG : Added delayed dir = "sub dir", newDst= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36338") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40468->172.17.0.4:36338, err= 2025/06/21 01:01:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 01:01:11 DEBUG : Local file system at /tmp/rclone3733535689: Waiting for checks to finish 2025/06/21 01:01:11 DEBUG : Local file system at /tmp/rclone3733535689: Waiting for transfers to finish 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34947") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:49364->172.17.0.4:34947, err= 2025/06/21 01:01:11 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/06/21 01:01:11 INFO : sub dir/hello world: Copied (new) 2025/06/21 01:01:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31739") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:39860->172.17.0.4:31739, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34339") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:33558->172.17.0.4:34339, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36337") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:58370->172.17.0.4:36337, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30225") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:57694->172.17.0.4:30225, err= 2025/06/21 01:01:11 DEBUG : check sum: Need to transfer - File not found at Destination 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34096") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:33106->172.17.0.4:34096, err= 2025/06/21 01:01:11 DEBUG : check sum.b37ac6a8.partial: renamed to: check sum 2025/06/21 01:01:11 INFO : check sum: Copied (new) 2025/06/21 01:01:11 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30473") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:47006->172.17.0.4:30473, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38901") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:59372->172.17.0.4:38901, err= 2025/06/21 01:01:11 NOTICE: ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/06/21 01:01:11 DEBUG : check sum: Size of src and dst objects identical 2025/06/21 01:01:11 DEBUG : check sum: Unchanged skipping 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:11 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:11 INFO : There was nothing to transfer 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38626") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:47430->172.17.0.4:38626, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32912") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:38230->172.17.0.4:32912, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32604") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:35884->172.17.0.4:32604, err= --- PASS: TestSyncBasedOnCheckSum (0.02s) === RUN TestSyncSizeOnly run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39950") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56126->172.17.0.4:39950, err= 2025/06/21 01:01:11 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36761") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:54870->172.17.0.4:36761, err= 2025/06/21 01:01:11 DEBUG : sizeonly.468f3f0c.partial: renamed to: sizeonly 2025/06/21 01:01:11 INFO : sizeonly: Copied (new) 2025/06/21 01:01:11 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37071") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56618->172.17.0.4:37071, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30847") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:55420->172.17.0.4:30847, err= 2025/06/21 01:01:11 DEBUG : sizeonly: Sizes identical 2025/06/21 01:01:11 DEBUG : sizeonly: Unchanged skipping 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:11 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:11 INFO : There was nothing to transfer 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31003") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:37006->172.17.0.4:31003, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35101") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:36816->172.17.0.4:35101, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39012") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:42106->172.17.0.4:39012, err= --- PASS: TestSyncSizeOnly (0.02s) === RUN TestSyncIgnoreSize run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34278") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:47138->172.17.0.4:34278, err= 2025/06/21 01:01:11 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31548") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:60964->172.17.0.4:31548, err= 2025/06/21 01:01:11 DEBUG : ignore-size.7615ca05.partial: renamed to: ignore-size 2025/06/21 01:01:11 INFO : ignore-size: Copied (new) 2025/06/21 01:01:11 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33770") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:58836->172.17.0.4:33770, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33656") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40794->172.17.0.4:33656, err= 2025/06/21 01:01:11 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:11 DEBUG : ignore-size: Unchanged skipping 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:11 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:11 INFO : There was nothing to transfer 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34004") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:47756->172.17.0.4:34004, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33151") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:58512->172.17.0.4:33151, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37301") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:57044->172.17.0.4:37301, err= --- PASS: TestSyncIgnoreSize (0.01s) === RUN TestSyncIgnoreTimes run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36704") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:58766->172.17.0.4:36704, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37017") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:54738->172.17.0.4:37017, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36077") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:48252->172.17.0.4:36077, err= 2025/06/21 01:01:11 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:11 DEBUG : existing: Unchanged skipping 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:11 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:11 INFO : There was nothing to transfer 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34880") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:42594->172.17.0.4:34880, err= 2025/06/21 01:01:11 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38423") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:37842->172.17.0.4:38423, err= 2025/06/21 01:01:11 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/06/21 01:01:11 INFO : existing: Copied (replaced existing) 2025/06/21 01:01:11 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30918") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:52644->172.17.0.4:30918, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38562") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:49636->172.17.0.4:38562, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37537") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:45298->172.17.0.4:37537, err= --- PASS: TestSyncIgnoreTimes (0.02s) === RUN TestSyncIgnoreExisting run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36281") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:38322->172.17.0.4:36281, err= 2025/06/21 01:01:11 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38966") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:50210->172.17.0.4:38966, err= 2025/06/21 01:01:11 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/06/21 01:01:11 INFO : existing: Copied (new) 2025/06/21 01:01:11 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32963") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:60042->172.17.0.4:32963, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38290") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:48364->172.17.0.4:38290, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:11 DEBUG : existing: Destination exists, skipping 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:11 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:11 INFO : There was nothing to transfer 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33122") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:54610->172.17.0.4:33122, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35837") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:57708->172.17.0.4:35837, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31567") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:35198->172.17.0.4:31567, err= --- PASS: TestSyncIgnoreExisting (0.02s) === RUN TestSyncIgnoreErrors run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37297") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:60404->172.17.0.4:37297, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31166") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:43578->172.17.0.4:31166, err= 2025/06/21 01:01:11 INFO : d: Making directory 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35446") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:52994->172.17.0.4:35446, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33633") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39678") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Connecting to FTP server 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:21") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:59376->172.17.0.4:21, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:45120->172.17.0.4:33633, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:47060->172.17.0.4:39678, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38516") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:49576->172.17.0.4:38516, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31718") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:34576->172.17.0.4:31718, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32137") 2025/06/21 01:01:11 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Connecting to FTP server 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:21") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37251") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:54752->172.17.0.4:37251, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:59384->172.17.0.4:21, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:52950->172.17.0.4:32137, err= 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30058") 2025/06/21 01:01:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:60118->172.17.0.4:30058, err= 2025/06/21 01:01:11 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/06/21 01:01:11 INFO : a/potato2: Copied (new) 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36210") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:54836->172.17.0.4:36210, err= 2025/06/21 01:01:12 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:12 DEBUG : c/non empty space: Unchanged skipping 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:12 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:12 INFO : b/potato: Deleted 2025/06/21 01:01:12 INFO : d: Removing directory 2025/06/21 01:01:12 INFO : b: Removing directory 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: deleted 2 directories 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31170") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:36736->172.17.0.4:31170, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30357") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40918->172.17.0.4:30357, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37886") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:42938->172.17.0.4:37886, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34997") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:45424->172.17.0.4:34997, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38155") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:60036->172.17.0.4:38155, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30040") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:41476->172.17.0.4:30040, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32349") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:45906->172.17.0.4:32349, err= --- PASS: TestSyncIgnoreErrors (0.10s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34327") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:51068->172.17.0.4:34327, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31507") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:51412->172.17.0.4:31507, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38403") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:51586->172.17.0.4:38403, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:12 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/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:12 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/06/21 01:01:12 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31158") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:53052->172.17.0.4:31158, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32599") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:55564->172.17.0.4:32599, err= 2025/06/21 01:01:12 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/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39155") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:43034->172.17.0.4:39155, err= 2025/06/21 01:01:12 DEBUG : empty space.56d1852a.partial: renamed to: empty space 2025/06/21 01:01:12 INFO : empty space: Copied (replaced existing) 2025/06/21 01:01:12 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37142") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:37288->172.17.0.4:37142, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39475") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:59150->172.17.0.4:39475, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30279") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:46002->172.17.0.4:30279, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.06s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" sync_test.go:1017: Can't check this if no hashes supported 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31330") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:60932->172.17.0.4:31330, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36747") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:44618->172.17.0.4:36747, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36336") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:43416->172.17.0.4:36336, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33735") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:60618->172.17.0.4:33735, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31236") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:44770->172.17.0.4:31236, err= 2025/06/21 01:01:12 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/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32243") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:45720->172.17.0.4:32243, err= 2025/06/21 01:01:12 DEBUG : foo.5d8fa229.partial: renamed to: foo 2025/06/21 01:01:12 INFO : foo: Copied (replaced existing) 2025/06/21 01:01:12 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34553") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:45104->172.17.0.4:34553, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35269") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:34708->172.17.0.4:35269, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39290") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:44352->172.17.0.4:39290, err= --- PASS: TestSyncDoesntUpdateModtime (0.03s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35196") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:43282->172.17.0.4:35196, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34794") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:59174->172.17.0.4:34794, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30753") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:58666->172.17.0.4:30753, err= 2025/06/21 01:01:12 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/21 01:01:12 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33479") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:49376->172.17.0.4:33479, err= 2025/06/21 01:01:12 DEBUG : empty space: Unchanged skipping 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:12 DEBUG : potato.3edca19f.partial: renamed to: potato 2025/06/21 01:01:12 INFO : potato: Copied (new) 2025/06/21 01:01:12 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34409") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:49118->172.17.0.4:34409, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36391") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:35608->172.17.0.4:36391, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36226") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:51128->172.17.0.4:36226, err= --- PASS: TestSyncAfterAddingAFile (0.03s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37267") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:54766->172.17.0.4:37267, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36839") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:38800->172.17.0.4:36839, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30161") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:37920->172.17.0.4:30161, err= 2025/06/21 01:01:12 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35530") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:46686->172.17.0.4:35530, err= 2025/06/21 01:01:12 DEBUG : potato.41b15364.partial: renamed to: potato 2025/06/21 01:01:12 INFO : potato: Copied (replaced existing) 2025/06/21 01:01:12 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32756") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:36804->172.17.0.4:32756, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31114") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:57504->172.17.0.4:31114, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34145") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:48950->172.17.0.4:34145, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.02s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39262") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:51084->172.17.0.4:39262, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38844") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:39972->172.17.0.4:38844, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38989") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:39248->172.17.0.4:38989, err= 2025/06/21 01:01:12 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/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37483") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:55938->172.17.0.4:37483, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:12 DEBUG : potato.706b9954.partial: renamed to: potato 2025/06/21 01:01:12 INFO : potato: Copied (replaced existing) 2025/06/21 01:01:12 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30763") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:37818->172.17.0.4:30763, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38319") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:46762->172.17.0.4:38319, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38672") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:42566->172.17.0.4:38672, err= --- PASS: TestSyncAfterChangingContentsOnly (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34711") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:50676->172.17.0.4:34711, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32172") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:42976->172.17.0.4:32172, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33443") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40184->172.17.0.4:33443, err= 2025/06/21 01:01:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 01:01:12 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/21 01:01:12 DEBUG : empty space: Unchanged skipping 2025/06/21 01:01:12 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:12 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:12 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39346") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:53224->172.17.0.4:39346, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38668") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40694->172.17.0.4:38668, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36349") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:37226->172.17.0.4:36349, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33417") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:38570->172.17.0.4:33417, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38747") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:58962->172.17.0.4:38747, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30645") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:58564->172.17.0.4:30645, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39752") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:35398->172.17.0.4:39752, err= 2025/06/21 01:01:12 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/21 01:01:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:12 DEBUG : empty space: Unchanged skipping 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34678") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:55212->172.17.0.4:34678, err= 2025/06/21 01:01:12 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/06/21 01:01:12 INFO : potato2: Copied (new) 2025/06/21 01:01:12 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:12 INFO : potato: Deleted 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30073") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:51104->172.17.0.4:30073, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35483") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56160->172.17.0.4:35483, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31616") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:59752->172.17.0.4:31616, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31814") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:38066->172.17.0.4:31814, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38855") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:59586->172.17.0.4:38855, err= 2025/06/21 01:01:12 INFO : d: Making directory 2025/06/21 01:01:12 INFO : d/e: Making directory 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35134") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:34832->172.17.0.4:35134, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37341") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32997") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:41198->172.17.0.4:37341, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:37836->172.17.0.4:32997, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33600") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:41952->172.17.0.4:33600, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30551") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:54440->172.17.0.4:30551, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34456") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:35066->172.17.0.4:34456, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30405") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:52874->172.17.0.4:30405, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36778") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:59856->172.17.0.4:36778, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32512") 2025/06/21 01:01:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37264") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40434->172.17.0.4:37264, err= 2025/06/21 01:01:12 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:34268->172.17.0.4:32512, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30043") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:50510->172.17.0.4:30043, err= 2025/06/21 01:01:12 DEBUG : c/non empty space: Unchanged skipping 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:12 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/06/21 01:01:12 INFO : a/potato2: Copied (new) 2025/06/21 01:01:12 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:12 INFO : b/potato: Deleted 2025/06/21 01:01:12 INFO : d/e: Removing directory 2025/06/21 01:01:12 INFO : d: Removing directory 2025/06/21 01:01:12 INFO : b: Removing directory 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: deleted 3 directories 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34595") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:33090->172.17.0.4:34595, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30927") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:58038->172.17.0.4:30927, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35024") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:53950->172.17.0.4:35024, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32716") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:35336->172.17.0.4:32716, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33820") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31124") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:54436->172.17.0.4:31124, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:34550->172.17.0.4:33820, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37882") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:38406->172.17.0.4:37882, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38299") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:33372->172.17.0.4:38299, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33486") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:42828->172.17.0.4:33486, err= 2025/06/21 01:01:12 INFO : d: Making directory 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36483") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:35488->172.17.0.4:36483, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36066") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30841") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32324") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:49194->172.17.0.4:32324, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:43482->172.17.0.4:30841, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:55046->172.17.0.4:36066, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36532") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:55842->172.17.0.4:36532, err= 2025/06/21 01:01:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35354") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:51244->172.17.0.4:35354, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37955") 2025/06/21 01:01:12 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56234->172.17.0.4:37955, err= 2025/06/21 01:01:12 DEBUG : c/non empty space: Unchanged skipping 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31579") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:34876->172.17.0.4:31579, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39591") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:41578->172.17.0.4:39591, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:12 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/06/21 01:01:12 INFO : a/potato2: Copied (new) 2025/06/21 01:01:12 ERROR : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: not deleting files as there were IO errors 2025/06/21 01:01:12 ERROR : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: not deleting directories as there were IO errors 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39173") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:52646->172.17.0.4:39173, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36981") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56286->172.17.0.4:36981, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30743") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:59112->172.17.0.4:30743, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38904") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:57896->172.17.0.4:38904, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33046") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:45616->172.17.0.4:33046, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30671") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:49454->172.17.0.4:30671, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37461") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31937") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34514") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:48444->172.17.0.4:34514, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:50284->172.17.0.4:31937, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35473") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:35536->172.17.0.4:37461, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:33094->172.17.0.4:35473, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35204") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40874->172.17.0.4:35204, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.06s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36197") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:41588->172.17.0.4:36197, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37484") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40734->172.17.0.4:37484, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32139") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:41466->172.17.0.4:32139, err= 2025/06/21 01:01:12 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36514") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:50040->172.17.0.4:36514, err= 2025/06/21 01:01:12 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/21 01:01:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 01:01:12 DEBUG : empty space: Unchanged skipping 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33638") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40966->172.17.0.4:33638, err= 2025/06/21 01:01:12 INFO : potato: Deleted 2025/06/21 01:01:12 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/06/21 01:01:12 INFO : potato2: Copied (new) 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38859") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:59296->172.17.0.4:38859, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37097") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:35914->172.17.0.4:37097, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33362") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:48976->172.17.0.4:33362, err= --- PASS: TestSyncDeleteDuring (0.04s) === RUN TestSyncDeleteBefore run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39546") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:52800->172.17.0.4:39546, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32436") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:54626->172.17.0.4:32436, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32563") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:41990->172.17.0.4:32563, err= 2025/06/21 01:01:12 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33506") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:49554->172.17.0.4:33506, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:12 INFO : potato: Deleted 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38159") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:44136->172.17.0.4:38159, err= 2025/06/21 01:01:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 01:01:12 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:12 DEBUG : empty space: Unchanged skipping 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39272") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:45278->172.17.0.4:39272, err= 2025/06/21 01:01:12 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/06/21 01:01:12 INFO : potato2: Copied (new) 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35701") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:37316->172.17.0.4:35701, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32969") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:52546->172.17.0.4:32969, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34696") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:49670->172.17.0.4:34696, err= --- PASS: TestSyncDeleteBefore (0.04s) === RUN TestCopyDeleteBefore run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31108") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:49762->172.17.0.4:31108, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31972") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:35690->172.17.0.4:31972, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30092") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:45324->172.17.0.4:30092, err= 2025/06/21 01:01:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34856") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40586->172.17.0.4:34856, err= 2025/06/21 01:01:12 DEBUG : potato2.8083cda9.partial: renamed to: potato2 2025/06/21 01:01:12 INFO : potato2: Copied (new) 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31486") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:50570->172.17.0.4:31486, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30960") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:37444->172.17.0.4:30960, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31349") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:45494->172.17.0.4:31349, err= --- PASS: TestCopyDeleteBefore (0.04s) === RUN TestSyncWithExclude run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36752") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:38738->172.17.0.4:36752, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33105") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:32832->172.17.0.4:33105, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33176") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:35694->172.17.0.4:33176, err= 2025/06/21 01:01:12 DEBUG : enormous: Excluded (Size Filter) 2025/06/21 01:01:12 DEBUG : enormous: Excluded 2025/06/21 01:01:12 DEBUG : potato2: Excluded (Size Filter) 2025/06/21 01:01:12 DEBUG : potato2: Excluded 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30333") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:53370->172.17.0.4:30333, err= 2025/06/21 01:01:12 DEBUG : potato2: Excluded (Size Filter) 2025/06/21 01:01:12 DEBUG : potato2: Excluded 2025/06/21 01:01:12 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/21 01:01:12 DEBUG : empty space: Unchanged skipping 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:12 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:12 INFO : There was nothing to transfer 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37110") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40834->172.17.0.4:37110, err= 2025/06/21 01:01:12 DEBUG : enormous: Excluded (Size Filter) 2025/06/21 01:01:12 DEBUG : enormous: Excluded 2025/06/21 01:01:12 DEBUG : potato2: Excluded (Size Filter) 2025/06/21 01:01:12 DEBUG : potato2: Excluded 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30792") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:58130->172.17.0.4:30792, err= 2025/06/21 01:01:12 DEBUG : potato2: Excluded (Size Filter) 2025/06/21 01:01:12 DEBUG : potato2: Excluded 2025/06/21 01:01:12 DEBUG : Local file system at /tmp/rclone3733535689: Waiting for checks to finish 2025/06/21 01:01:12 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/06/21 01:01:12 DEBUG : empty space: Unchanged skipping 2025/06/21 01:01:12 DEBUG : Local file system at /tmp/rclone3733535689: Waiting for transfers to finish 2025/06/21 01:01:12 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:12 INFO : There was nothing to transfer 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38595") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:37370->172.17.0.4:38595, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39423") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:34780->172.17.0.4:39423, err= --- PASS: TestSyncWithExclude (0.04s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34784") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:47978->172.17.0.4:34784, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38621") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:60776->172.17.0.4:38621, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32807") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:41536->172.17.0.4:32807, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37183") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:57724->172.17.0.4:37183, err= 2025/06/21 01:01:12 DEBUG : enormous: Excluded (Size Filter) 2025/06/21 01:01:12 DEBUG : enormous: Excluded 2025/06/21 01:01:12 DEBUG : potato2: Excluded (Size Filter) 2025/06/21 01:01:12 DEBUG : potato2: Excluded 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33501") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:48984->172.17.0.4:33501, err= 2025/06/21 01:01:12 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:12 DEBUG : empty space: Unchanged skipping 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:12 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:12 INFO : potato2: Deleted 2025/06/21 01:01:12 INFO : enormous: Deleted 2025/06/21 01:01:12 INFO : There was nothing to transfer 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33679") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:49576->172.17.0.4:33679, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38975") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:44824->172.17.0.4:38975, err= 2025/06/21 01:01:12 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/06/21 01:01:12 DEBUG : empty space: Unchanged skipping 2025/06/21 01:01:12 DEBUG : Local file system at /tmp/rclone3733535689: Waiting for checks to finish 2025/06/21 01:01:12 DEBUG : Local file system at /tmp/rclone3733535689: Waiting for transfers to finish 2025/06/21 01:01:12 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:12 INFO : enormous: Deleted 2025/06/21 01:01:12 INFO : potato2: Deleted 2025/06/21 01:01:12 INFO : There was nothing to transfer 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36934") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:50908->172.17.0.4:36934, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36410") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:48060->172.17.0.4:36410, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.07s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31908") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:45830->172.17.0.4:31908, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32248") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:45278->172.17.0.4:32248, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36739") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:42354->172.17.0.4:36739, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30557") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:57742->172.17.0.4:30557, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38247") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:58324->172.17.0.4:38247, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38024") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:51428->172.17.0.4:38024, err= 2025/06/21 01:01:12 DEBUG : five: Need to transfer - File not found at Destination 2025/06/21 01:01:12 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/06/21 01:01:12 DEBUG : one: Destination is newer than source, skipping 2025/06/21 01:01:12 DEBUG : three: Sizes identical 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33178") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35771") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:41182->172.17.0.4:35771, err= 2025/06/21 01:01:12 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/06/21 01:01:12 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:12 DEBUG : two.3353c5f5.partial: renamed to: two 2025/06/21 01:01:12 INFO : two: Copied (replaced existing) 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33559") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:51734->172.17.0.4:33559, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:53442->172.17.0.4:33178, err= 2025/06/21 01:01:12 DEBUG : four.a87a5b8d.partial: renamed to: four 2025/06/21 01:01:12 INFO : four: Copied (replaced existing) 2025/06/21 01:01:12 DEBUG : five.a87a5b8d.partial: renamed to: five 2025/06/21 01:01:12 INFO : five: Copied (new) 2025/06/21 01:01:12 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34606") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:46918->172.17.0.4:34606, err= sync_test.go:1450: Skip test with --checksum as no hashes supported 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38317") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:52270->172.17.0.4:38317, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37214") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:46000->172.17.0.4:37214, err= --- PASS: TestSyncWithUpdateOlder (0.04s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1467: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1467: 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.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" sync_test.go:1539: Can track renames: false 2025/06/21 01:01:12 ERROR : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Ignoring --track-renames as the source and destination do not have a common hash 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34439") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:55016->172.17.0.4:34439, err= 2025/06/21 01:01:12 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/21 01:01:12 DEBUG : yam: Need to transfer - File not found at Destination 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36527") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:53988->172.17.0.4:36527, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32506") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:60662->172.17.0.4:32506, err= 2025/06/21 01:01:12 DEBUG : potato.53508f02.partial: renamed to: potato 2025/06/21 01:01:12 INFO : potato: Copied (new) 2025/06/21 01:01:12 DEBUG : yam.48501227.partial: renamed to: yam 2025/06/21 01:01:12 INFO : yam: Copied (new) 2025/06/21 01:01:12 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34582") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:41912->172.17.0.4:34582, err= 2025/06/21 01:01:12 ERROR : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Ignoring --track-renames as the source and destination do not have a common hash 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34509") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:36176->172.17.0.4:34509, err= 2025/06/21 01:01:12 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:12 DEBUG : yaml: Need to transfer - File not found at Destination 2025/06/21 01:01:12 DEBUG : potato: Unchanged skipping 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33501") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:48988->172.17.0.4:33501, err= 2025/06/21 01:01:12 DEBUG : yaml.48501227.partial: renamed to: yaml 2025/06/21 01:01:12 INFO : yaml: Copied (new) 2025/06/21 01:01:12 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:12 INFO : yam: Deleted 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32410") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:42560->172.17.0.4:32410, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33942") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:33842->172.17.0.4:33942, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30934") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:49560->172.17.0.4:30934, err= --- PASS: TestSyncWithTrackRenames (0.06s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" sync_test.go:1611: Can track renames: true 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31956") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:45942->172.17.0.4:31956, err= 2025/06/21 01:01:12 INFO : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Making map for --track-renames 2025/06/21 01:01:12 INFO : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Finished making map for --track-renames 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:12 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for renames to finish 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31052") 2025/06/21 01:01:12 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:37060->172.17.0.4:31052, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31944") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:50208->172.17.0.4:31944, err= 2025/06/21 01:01:12 DEBUG : yam.48501227.partial: renamed to: yam 2025/06/21 01:01:12 INFO : yam: Copied (new) 2025/06/21 01:01:12 DEBUG : potato.53508f02.partial: renamed to: potato 2025/06/21 01:01:12 INFO : potato: Copied (new) 2025/06/21 01:01:12 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31610") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:39834->172.17.0.4:31610, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31200") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:50588->172.17.0.4:31200, err= 2025/06/21 01:01:12 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:12 INFO : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Making map for --track-renames 2025/06/21 01:01:12 INFO : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Finished making map for --track-renames 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:12 DEBUG : potato: Unchanged skipping 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for renames to finish 2025/06/21 01:01:12 INFO : yam: Moved (server-side) to: yaml 2025/06/21 01:01:12 INFO : yaml: Renamed from "yam" 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:12 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:12 INFO : There was nothing to transfer 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34029") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:60844->172.17.0.4:34029, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34785") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:49814->172.17.0.4:34785, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31532") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:43060->172.17.0.4:31532, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.04s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" sync_test.go:1650: Can track renames: true 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30945") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:57878->172.17.0.4:30945, err= 2025/06/21 01:01:12 INFO : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Making map for --track-renames 2025/06/21 01:01:12 INFO : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Finished making map for --track-renames 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:12 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/21 01:01:12 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for renames to finish 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38380") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:43436->172.17.0.4:38380, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30953") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:49956->172.17.0.4:30953, err= 2025/06/21 01:01:12 DEBUG : potato.53508f02.partial: renamed to: potato 2025/06/21 01:01:12 INFO : potato: Copied (new) 2025/06/21 01:01:12 DEBUG : sub/yam.48501227.partial: renamed to: sub/yam 2025/06/21 01:01:12 INFO : sub/yam: Copied (new) 2025/06/21 01:01:12 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37665") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:33274->172.17.0.4:37665, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31579") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:34892->172.17.0.4:31579, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36382") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:47534->172.17.0.4:36382, err= 2025/06/21 01:01:12 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30988") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:59136->172.17.0.4:30988, err= 2025/06/21 01:01:12 DEBUG : potato: Unchanged skipping 2025/06/21 01:01:12 INFO : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Making map for --track-renames 2025/06/21 01:01:12 INFO : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Finished making map for --track-renames 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for renames to finish 2025/06/21 01:01:12 INFO : sub/yam: Moved (server-side) to: yam 2025/06/21 01:01:12 INFO : yam: Renamed from "sub/yam" 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:12 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:12 INFO : There was nothing to transfer 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32316") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:55536->172.17.0.4:32316, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35838") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:44408->172.17.0.4:35838, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35025") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:52432->172.17.0.4:35025, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36148") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:48520->172.17.0.4:36148, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37512") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:43932->172.17.0.4:37512, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.03s) === RUN TestServerSideMoveLocal run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:12 DEBUG : Creating backend with remote "/tmp/rclone3733535689/dir1" 2025/06/21 01:01:12 DEBUG : Creating backend with remote "/tmp/rclone3733535689/dir2" 2025/06/21 01:01:12 DEBUG : Local file system at /tmp/rclone3733535689/dir2: Using server-side directory move 2025/06/21 01:01:12 INFO : Local file system at /tmp/rclone3733535689/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/21 01:01:12 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:12 INFO : file1.txt: Moved (server-side) 2025/06/21 01:01:12 DEBUG : Local file system at /tmp/rclone3733535689/dir2: Waiting for checks to finish 2025/06/21 01:01:12 DEBUG : Local file system at /tmp/rclone3733535689/dir2: Waiting for transfers to finish 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32995") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:51440->172.17.0.4:32995, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33511") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:50712->172.17.0.4:33511, err= --- PASS: TestServerSideMoveLocal (0.02s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37386") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:52186->172.17.0.4:37386, err= 2025/06/21 01:01:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 01:01:12 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37865") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:57996->172.17.0.4:37865, err= 2025/06/21 01:01:12 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/21 01:01:12 INFO : sub dir/hello world: Copied (new) 2025/06/21 01:01:12 INFO : sub dir/hello world: Deleted 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35780") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:32920->172.17.0.4:35780, err= 2025/06/21 01:01:12 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/06/21 01:01:12 INFO : nested/sub dir/file: Copied (new) 2025/06/21 01:01:12 INFO : nested/sub dir/file: Deleted 2025/06/21 01:01:12 INFO : sub dir: Removing directory 2025/06/21 01:01:12 INFO : nested/sub dir: Removing directory 2025/06/21 01:01:12 INFO : nested: Removing directory 2025/06/21 01:01:12 DEBUG : Local file system at /tmp/rclone3733535689: deleted 3 directories 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30869") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:58732->172.17.0.4:30869, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35009") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:36196->172.17.0.4:35009, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32663") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:44570->172.17.0.4:32663, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37110") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40844->172.17.0.4:37110, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35057") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:39022->172.17.0.4:35057, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37490") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:58584->172.17.0.4:37490, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35122") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35603") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:41738->172.17.0.4:35603, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:59326->172.17.0.4:35122, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32210") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:52828->172.17.0.4:32210, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34925") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:42586->172.17.0.4:34925, err= 2025/06/21 01:01:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 01:01:12 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34430") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:50624->172.17.0.4:34430, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:12 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/21 01:01:12 INFO : sub dir/hello world: Copied (new) 2025/06/21 01:01:12 INFO : sub dir/hello world: Deleted 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30788") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:59920->172.17.0.4:30788, err= 2025/06/21 01:01:12 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/06/21 01:01:12 INFO : nested/sub dir/file: Copied (new) 2025/06/21 01:01:12 INFO : nested/sub dir/file: Deleted 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37245") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:53162->172.17.0.4:37245, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35011") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:34794->172.17.0.4:35011, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35078") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:39024->172.17.0.4:35078, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38812") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:34042->172.17.0.4:38812, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32227") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:58502->172.17.0.4:32227, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37791") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31293") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:49650->172.17.0.4:31293, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34941") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:51302->172.17.0.4:34941, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:48228->172.17.0.4:37791, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33936") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:51548->172.17.0.4:33936, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36840") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:39736->172.17.0.4:36840, err= 2025/06/21 01:01:12 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/06/21 01:01:12 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39889") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:60290->172.17.0.4:39889, err= 2025/06/21 01:01:12 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/06/21 01:01:12 INFO : existing: Copied (new) 2025/06/21 01:01:12 INFO : existing: Deleted 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36672") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:55932->172.17.0.4:36672, err= 2025/06/21 01:01:12 DEBUG : existing-b.468f3f0c.partial: renamed to: existing-b 2025/06/21 01:01:12 INFO : existing-b: Copied (new) 2025/06/21 01:01:12 INFO : existing-b: Deleted 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38177") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:51658->172.17.0.4:38177, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30994") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:47316->172.17.0.4:30994, err= 2025/06/21 01:01:12 DEBUG : existing: Destination exists, skipping 2025/06/21 01:01:12 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:12 INFO : There was nothing to transfer 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36070") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:52026->172.17.0.4:36070, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31392") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:35924->172.17.0.4:31392, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38983") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:41224->172.17.0.4:38983, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nelivux7xiko" 2025/06/21 01:01:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/21 01:01:12 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/21 01:01:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/21 01:01:12 DEBUG : Setting pass="OHF1jYetXDf8z6uYrLLqZQDLIDW1a0aDnrWxUelUGv0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/21 01:01:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/21 01:01:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{yh2Fi}" suffix to name 2025/06/21 01:01:12 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/21 01:01:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/21 01:01:12 DEBUG : Setting pass="OHF1jYetXDf8z6uYrLLqZQDLIDW1a0aDnrWxUelUGv0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/21 01:01:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-nelivux7xiko: Connecting to FTP server 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-nelivux7xiko: dial("tcp","172.17.0.4:21") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-nelivux7xiko: > dial: conn=172.17.0.1:59386->172.17.0.4:21, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33337") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:57910->172.17.0.4:33337, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33218") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:43978->172.17.0.4:33218, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36286") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:55562->172.17.0.4:36286, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34380") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:48992->172.17.0.4:34380, err= sync_test.go:1706: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-yaxinih3lixa -> ftp://172.17.0.4:21/rclone-test-nelivux7xiko 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-nelivux7xiko: dial("tcp","172.17.0.4:33622") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-nelivux7xiko: > dial: conn=172.17.0.1:33122->172.17.0.4:33622, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-nelivux7xiko: dial("tcp","172.17.0.4:37059") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-nelivux7xiko: > dial: conn=172.17.0.1:43012->172.17.0.4:37059, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-nelivux7xiko: dial("tcp","172.17.0.4:35586") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-nelivux7xiko: > dial: conn=172.17.0.1:47312->172.17.0.4:35586, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-nelivux7xiko: Using server-side directory move 2025/06/21 01:01:12 INFO : ftp://172.17.0.4:21/rclone-test-nelivux7xiko: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32676") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:33458->172.17.0.4:32676, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-nelivux7xiko: dial("tcp","172.17.0.4:32792") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-nelivux7xiko: > dial: conn=172.17.0.1:36296->172.17.0.4:32792, err= 2025/06/21 01:01:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 01:01:12 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/06/21 01:01:12 DEBUG : empty space: Unchanged skipping 2025/06/21 01:01:12 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-nelivux7xiko: Connecting to FTP server 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-nelivux7xiko: dial("tcp","172.17.0.4:21") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-nelivux7xiko: Waiting for checks to finish 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-nelivux7xiko: > dial: conn=172.17.0.1:59398->172.17.0.4:21, err= 2025/06/21 01:01:12 INFO : empty space: Deleted 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-nelivux7xiko: Waiting for transfers to finish 2025/06/21 01:01:12 INFO : potato2: Moved (server-side) 2025/06/21 01:01:12 INFO : potato3: Deleted 2025/06/21 01:01:12 INFO : potato3: Moved (server-side) 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36947") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:59994->172.17.0.4:36947, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-nelivux7xiko: dial("tcp","172.17.0.4:39813") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-nelivux7xiko: > dial: conn=172.17.0.1:52670->172.17.0.4:39813, err= 2025/06/21 01:01:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-luquqek4cufo" 2025/06/21 01:01:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/21 01:01:12 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/21 01:01:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/21 01:01:12 DEBUG : Setting pass="OHF1jYetXDf8z6uYrLLqZQDLIDW1a0aDnrWxUelUGv0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/21 01:01:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/21 01:01:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{yh2Fi}" suffix to name 2025/06/21 01:01:12 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/21 01:01:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/21 01:01:12 DEBUG : Setting pass="OHF1jYetXDf8z6uYrLLqZQDLIDW1a0aDnrWxUelUGv0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/21 01:01:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-luquqek4cufo: Connecting to FTP server 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-luquqek4cufo: dial("tcp","172.17.0.4:21") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-luquqek4cufo: > dial: conn=172.17.0.1:59412->172.17.0.4:21, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-luquqek4cufo: Using server-side directory move 2025/06/21 01:01:12 INFO : ftp://172.17.0.4:21/rclone-test-luquqek4cufo: Server side directory move succeeded 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-luquqek4cufo: dial("tcp","172.17.0.4:38192") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-luquqek4cufo: > dial: conn=172.17.0.1:50790->172.17.0.4:38192, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-nelivux7xiko: dial("tcp","172.17.0.4:38501") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-nelivux7xiko: > dial: conn=172.17.0.1:43912->172.17.0.4:38501, err= 2025/06/21 01:01:12 ERROR : error listing: directory not found 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-luquqek4cufo: dial("tcp","172.17.0.4:37717") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-luquqek4cufo: > dial: conn=172.17.0.1:59570->172.17.0.4:37717, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-luquqek4cufo: Purge object "empty space" 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-luquqek4cufo: Purge object "potato2" 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-luquqek4cufo: Purge object "potato3" 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-luquqek4cufo: Purge dir "" 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-nelivux7xiko: dial("tcp","172.17.0.4:39035") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-nelivux7xiko: > dial: conn=172.17.0.1:57926->172.17.0.4:39035, err= 2025/06/21 01:01:12 ERROR : error listing: directory not found 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-nelivux7xiko: Purge dir "" 2025/06/21 01:01:12 NOTICE: purge failed to rmdir "": directory not found 2025/06/21 01:01:12 NOTICE: purge failed: directory not found 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32017") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:49384->172.17.0.4:32017, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35696") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:53624->172.17.0.4:35696, err= --- PASS: TestServerSideMove (0.11s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kizoseb3mumo" 2025/06/21 01:01:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/21 01:01:12 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/21 01:01:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/21 01:01:12 DEBUG : Setting pass="OHF1jYetXDf8z6uYrLLqZQDLIDW1a0aDnrWxUelUGv0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/21 01:01:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/21 01:01:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{yh2Fi}" suffix to name 2025/06/21 01:01:12 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/21 01:01:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/21 01:01:12 DEBUG : Setting pass="OHF1jYetXDf8z6uYrLLqZQDLIDW1a0aDnrWxUelUGv0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/21 01:01:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-kizoseb3mumo: Connecting to FTP server 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-kizoseb3mumo: dial("tcp","172.17.0.4:21") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-kizoseb3mumo: > dial: conn=172.17.0.1:59416->172.17.0.4:21, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31973") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:38388->172.17.0.4:31973, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33434") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:44786->172.17.0.4:33434, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34272") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:41404->172.17.0.4:34272, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39063") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:35650->172.17.0.4:39063, err= sync_test.go:1706: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-yaxinih3lixa -> ftp://172.17.0.4:21/rclone-test-kizoseb3mumo 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-kizoseb3mumo: dial("tcp","172.17.0.4:35496") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-kizoseb3mumo: > dial: conn=172.17.0.1:33756->172.17.0.4:35496, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-kizoseb3mumo: dial("tcp","172.17.0.4:38616") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-kizoseb3mumo: > dial: conn=172.17.0.1:47698->172.17.0.4:38616, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-kizoseb3mumo: dial("tcp","172.17.0.4:33539") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-kizoseb3mumo: > dial: conn=172.17.0.1:57738->172.17.0.4:33539, err= 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30623") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:47960->172.17.0.4:30623, err= 2025/06/21 01:01:12 DEBUG : empty space: Excluded (Size Filter) 2025/06/21 01:01:12 DEBUG : empty space: Excluded 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-kizoseb3mumo: dial("tcp","172.17.0.4:33386") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-kizoseb3mumo: > dial: conn=172.17.0.1:35234->172.17.0.4:33386, err= 2025/06/21 01:01:12 DEBUG : empty space: Excluded (Size Filter) 2025/06/21 01:01:12 DEBUG : empty space: Excluded 2025/06/21 01:01:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 01:01:12 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-kizoseb3mumo: Connecting to FTP server 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-kizoseb3mumo: dial("tcp","172.17.0.4:21") 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-kizoseb3mumo: Waiting for checks to finish 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-kizoseb3mumo: Waiting for transfers to finish 2025/06/21 01:01:12 DEBUG : ftp://172.17.0.4:21/rclone-test-kizoseb3mumo: > dial: conn=172.17.0.1:59428->172.17.0.4:21, err= 2025/06/21 01:01:12 INFO : potato2: Moved (server-side) 2025/06/21 01:01:13 INFO : potato3: Deleted 2025/06/21 01:01:13 INFO : potato3: Moved (server-side) 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36238") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56594->172.17.0.4:36238, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kizoseb3mumo: dial("tcp","172.17.0.4:32242") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kizoseb3mumo: > dial: conn=172.17.0.1:45198->172.17.0.4:32242, err= 2025/06/21 01:01:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sapivin7dura" 2025/06/21 01:01:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/21 01:01:13 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/21 01:01:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/21 01:01:13 DEBUG : Setting pass="OHF1jYetXDf8z6uYrLLqZQDLIDW1a0aDnrWxUelUGv0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/21 01:01:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/21 01:01:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{yh2Fi}" suffix to name 2025/06/21 01:01:13 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/21 01:01:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/21 01:01:13 DEBUG : Setting pass="OHF1jYetXDf8z6uYrLLqZQDLIDW1a0aDnrWxUelUGv0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/21 01:01:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-sapivin7dura: Connecting to FTP server 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-sapivin7dura: dial("tcp","172.17.0.4:21") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-sapivin7dura: > dial: conn=172.17.0.1:59442->172.17.0.4:21, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kizoseb3mumo: dial("tcp","172.17.0.4:36378") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kizoseb3mumo: > dial: conn=172.17.0.1:57392->172.17.0.4:36378, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-sapivin7dura: dial("tcp","172.17.0.4:38028") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-sapivin7dura: > dial: conn=172.17.0.1:34364->172.17.0.4:38028, err= 2025/06/21 01:01:13 DEBUG : empty space: Excluded (Size Filter) 2025/06/21 01:01:13 DEBUG : empty space: Excluded 2025/06/21 01:01:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 01:01:13 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-sapivin7dura: Connecting to FTP server 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-sapivin7dura: dial("tcp","172.17.0.4:21") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-sapivin7dura: Waiting for checks to finish 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-sapivin7dura: Waiting for transfers to finish 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-sapivin7dura: > dial: conn=172.17.0.1:59452->172.17.0.4:21, err= 2025/06/21 01:01:13 INFO : potato2: Moved (server-side) 2025/06/21 01:01:13 INFO : potato3: Moved (server-side) 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-sapivin7dura: dial("tcp","172.17.0.4:38673") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-sapivin7dura: > dial: conn=172.17.0.1:56612->172.17.0.4:38673, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kizoseb3mumo: dial("tcp","172.17.0.4:38448") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kizoseb3mumo: > dial: conn=172.17.0.1:56722->172.17.0.4:38448, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-sapivin7dura: dial("tcp","172.17.0.4:33263") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-sapivin7dura: > dial: conn=172.17.0.1:49750->172.17.0.4:33263, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-sapivin7dura: Purge object "potato2" 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-sapivin7dura: Purge object "potato3" 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-sapivin7dura: Purge dir "" 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kizoseb3mumo: dial("tcp","172.17.0.4:34064") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kizoseb3mumo: > dial: conn=172.17.0.1:54638->172.17.0.4:34064, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kizoseb3mumo: Purge object "empty space" 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kizoseb3mumo: Purge dir "" 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30862") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:58058->172.17.0.4:30862, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39808") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:48558->172.17.0.4:39808, err= --- PASS: TestServerSideMoveWithFilter (0.12s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-koduvaq7roti" 2025/06/21 01:01:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/21 01:01:13 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/21 01:01:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/21 01:01:13 DEBUG : Setting pass="OHF1jYetXDf8z6uYrLLqZQDLIDW1a0aDnrWxUelUGv0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/21 01:01:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/21 01:01:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{yh2Fi}" suffix to name 2025/06/21 01:01:13 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/21 01:01:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/21 01:01:13 DEBUG : Setting pass="OHF1jYetXDf8z6uYrLLqZQDLIDW1a0aDnrWxUelUGv0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/21 01:01:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-koduvaq7roti: Connecting to FTP server 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-koduvaq7roti: dial("tcp","172.17.0.4:21") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-koduvaq7roti: > dial: conn=172.17.0.1:37318->172.17.0.4:21, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38449") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:42658->172.17.0.4:38449, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36334") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:34944->172.17.0.4:36334, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30504") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56682->172.17.0.4:30504, err= 2025/06/21 01:01:13 INFO : tomatoDir: Making directory 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34931") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:35960->172.17.0.4:34931, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37812") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:52686->172.17.0.4:37812, err= sync_test.go:1706: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-yaxinih3lixa -> ftp://172.17.0.4:21/rclone-test-koduvaq7roti 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-koduvaq7roti: dial("tcp","172.17.0.4:37937") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-koduvaq7roti: > dial: conn=172.17.0.1:45156->172.17.0.4:37937, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-koduvaq7roti: dial("tcp","172.17.0.4:33404") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-koduvaq7roti: > dial: conn=172.17.0.1:53346->172.17.0.4:33404, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-koduvaq7roti: dial("tcp","172.17.0.4:30473") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-koduvaq7roti: > dial: conn=172.17.0.1:59618->172.17.0.4:30473, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-koduvaq7roti: Using server-side directory move 2025/06/21 01:01:13 INFO : ftp://172.17.0.4:21/rclone-test-koduvaq7roti: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30951") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-koduvaq7roti: dial("tcp","172.17.0.4:37466") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-koduvaq7roti: > dial: conn=172.17.0.1:57880->172.17.0.4:37466, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:50768->172.17.0.4:30951, err= 2025/06/21 01:01:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 01:01:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36011") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:45408->172.17.0.4:36011, err= 2025/06/21 01:01:13 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-koduvaq7roti: Connecting to FTP server 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-koduvaq7roti: dial("tcp","172.17.0.4:21") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-koduvaq7roti: Waiting for checks to finish 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-koduvaq7roti: > dial: conn=172.17.0.1:37328->172.17.0.4:21, err= 2025/06/21 01:01:13 DEBUG : empty space: Unchanged skipping 2025/06/21 01:01:13 INFO : empty space: Deleted 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-koduvaq7roti: Waiting for transfers to finish 2025/06/21 01:01:13 INFO : potato2: Moved (server-side) 2025/06/21 01:01:13 INFO : potato3: Deleted 2025/06/21 01:01:13 INFO : potato3: Moved (server-side) 2025/06/21 01:01:13 INFO : tomatoDir: Removing directory 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: deleted 1 directories 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32652") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:48552->172.17.0.4:32652, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33014") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40088->172.17.0.4:33014, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-koduvaq7roti: dial("tcp","172.17.0.4:35653") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-koduvaq7roti: > dial: conn=172.17.0.1:33818->172.17.0.4:35653, err= 2025/06/21 01:01:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nidagih8fomi" 2025/06/21 01:01:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/21 01:01:13 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/21 01:01:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/21 01:01:13 DEBUG : Setting pass="OHF1jYetXDf8z6uYrLLqZQDLIDW1a0aDnrWxUelUGv0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/21 01:01:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/21 01:01:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{yh2Fi}" suffix to name 2025/06/21 01:01:13 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/21 01:01:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/21 01:01:13 DEBUG : Setting pass="OHF1jYetXDf8z6uYrLLqZQDLIDW1a0aDnrWxUelUGv0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/21 01:01:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-nidagih8fomi: Connecting to FTP server 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-nidagih8fomi: dial("tcp","172.17.0.4:21") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-nidagih8fomi: > dial: conn=172.17.0.1:37338->172.17.0.4:21, err= 2025/06/21 01:01:13 INFO : tomatoDir: Making directory 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-nidagih8fomi: Using server-side directory move 2025/06/21 01:01:13 INFO : ftp://172.17.0.4:21/rclone-test-nidagih8fomi: Server side directory move succeeded 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-nidagih8fomi: dial("tcp","172.17.0.4:36599") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-nidagih8fomi: > dial: conn=172.17.0.1:34068->172.17.0.4:36599, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-nidagih8fomi: dial("tcp","172.17.0.4:31446") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-nidagih8fomi: > dial: conn=172.17.0.1:43412->172.17.0.4:31446, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-koduvaq7roti: dial("tcp","172.17.0.4:33886") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-koduvaq7roti: > dial: conn=172.17.0.1:50798->172.17.0.4:33886, err= 2025/06/21 01:01:13 ERROR : error listing: directory not found 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-koduvaq7roti: dial("tcp","172.17.0.4:32551") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-koduvaq7roti: > dial: conn=172.17.0.1:41776->172.17.0.4:32551, err= 2025/06/21 01:01:13 ERROR : error listing: directory not found 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-nidagih8fomi: dial("tcp","172.17.0.4:37603") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-nidagih8fomi: > dial: conn=172.17.0.1:56694->172.17.0.4:37603, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-nidagih8fomi: Purge object "empty space" 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-nidagih8fomi: Purge object "potato2" 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-nidagih8fomi: Purge object "potato3" 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-nidagih8fomi: dial("tcp","172.17.0.4:32159") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-nidagih8fomi: > dial: conn=172.17.0.1:48700->172.17.0.4:32159, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-nidagih8fomi: Purge dir "tomatoDir" 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-nidagih8fomi: Purge dir "" 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-koduvaq7roti: dial("tcp","172.17.0.4:31508") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-koduvaq7roti: > dial: conn=172.17.0.1:42862->172.17.0.4:31508, err= 2025/06/21 01:01:13 ERROR : error listing: directory not found 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-koduvaq7roti: Purge dir "" 2025/06/21 01:01:13 NOTICE: purge failed to rmdir "": directory not found 2025/06/21 01:01:13 NOTICE: purge failed: directory not found 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35525") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:37430->172.17.0.4:35525, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38008") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:43796->172.17.0.4:38008, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.16s) === RUN TestServerSideMoveOverlap run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" sync_test.go:1911: Skipping test as remote supports DirMove 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30410") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:36784->172.17.0.4:30410, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37665") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:52626->172.17.0.4:37665, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yaxinih3lixa/rclone-sync-test" 2025/06/21 01:01:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/21 01:01:13 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/21 01:01:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/21 01:01:13 DEBUG : Setting pass="OHF1jYetXDf8z6uYrLLqZQDLIDW1a0aDnrWxUelUGv0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/21 01:01:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/21 01:01:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{yh2Fi}" suffix to name 2025/06/21 01:01:13 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/21 01:01:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/21 01:01:13 DEBUG : Setting pass="OHF1jYetXDf8z6uYrLLqZQDLIDW1a0aDnrWxUelUGv0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/21 01:01:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/rclone-sync-test: Connecting to FTP server 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/rclone-sync-test: dial("tcp","172.17.0.4:21") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/rclone-sync-test: > dial: conn=172.17.0.1:37354->172.17.0.4:21, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37590") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:59644->172.17.0.4:37590, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33867") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:46654->172.17.0.4:33867, err= --- PASS: TestSyncOverlap (0.02s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yaxinih3lixa/rclone-sync-test" 2025/06/21 01:01:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/21 01:01:13 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/21 01:01:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/21 01:01:13 DEBUG : Setting pass="OHF1jYetXDf8z6uYrLLqZQDLIDW1a0aDnrWxUelUGv0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/21 01:01:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/21 01:01:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{yh2Fi}" suffix to name 2025/06/21 01:01:13 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/21 01:01:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/21 01:01:13 DEBUG : Setting pass="OHF1jYetXDf8z6uYrLLqZQDLIDW1a0aDnrWxUelUGv0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/21 01:01:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/rclone-sync-test: Connecting to FTP server 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/rclone-sync-test: dial("tcp","172.17.0.4:21") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/rclone-sync-test: > dial: conn=172.17.0.1:37366->172.17.0.4:21, err= 2025/06/21 01:01:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yaxinih3lixa/rclone-sync-test-include/layer2" 2025/06/21 01:01:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/21 01:01:13 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/21 01:01:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/21 01:01:13 DEBUG : Setting pass="OHF1jYetXDf8z6uYrLLqZQDLIDW1a0aDnrWxUelUGv0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/21 01:01:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/21 01:01:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{yh2Fi}" suffix to name 2025/06/21 01:01:13 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/21 01:01:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/21 01:01:13 DEBUG : Setting pass="OHF1jYetXDf8z6uYrLLqZQDLIDW1a0aDnrWxUelUGv0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/21 01:01:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/rclone-sync-test-include/layer2: Connecting to FTP server 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:21") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:37370->172.17.0.4:21, err= 2025/06/21 01:01:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yaxinih3lixa/rclone-sync-test-ignore-file" 2025/06/21 01:01:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/21 01:01:13 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/21 01:01:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/21 01:01:13 DEBUG : Setting pass="OHF1jYetXDf8z6uYrLLqZQDLIDW1a0aDnrWxUelUGv0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/21 01:01:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/21 01:01:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{yh2Fi}" suffix to name 2025/06/21 01:01:13 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/21 01:01:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/21 01:01:13 DEBUG : Setting pass="OHF1jYetXDf8z6uYrLLqZQDLIDW1a0aDnrWxUelUGv0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/21 01:01:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/rclone-sync-test-ignore-file: Connecting to FTP server 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/rclone-sync-test-ignore-file: dial("tcp","172.17.0.4:21") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:37378->172.17.0.4:21, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39983") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:53828->172.17.0.4:39983, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/rclone-sync-test: dial("tcp","172.17.0.4:38016") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/rclone-sync-test: > dial: conn=172.17.0.1:38606->172.17.0.4:38016, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32555") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56284->172.17.0.4:32555, err= 2025/06/21 01:01:13 DEBUG : rclone-sync-test: Excluded 2025/06/21 01:01:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33987") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:37052->172.17.0.4:33987, err= 2025/06/21 01:01:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/rclone-sync-test: Waiting for checks to finish 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/rclone-sync-test: Waiting for transfers to finish 2025/06/21 01:01:13 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:13 INFO : There was nothing to transfer 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37008") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:36858->172.17.0.4:37008, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/rclone-sync-test: dial("tcp","172.17.0.4:32968") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/rclone-sync-test: > dial: conn=172.17.0.1:38332->172.17.0.4:32968, err= 2025/06/21 01:01:13 DEBUG : rclone-sync-test: Excluded 2025/06/21 01:01:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34782") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:43128->172.17.0.4:34782, err= 2025/06/21 01:01:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:13 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:13 INFO : rclone-sync-test-include: Removing directory 2025/06/21 01:01:13 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: failed to delete 1 directories 2025/06/21 01:01:13 INFO : There was nothing to transfer 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31353") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:50728->172.17.0.4:31353, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:32884") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:42188->172.17.0.4:32884, err= 2025/06/21 01:01:13 DEBUG : rclone-sync-test: Excluded 2025/06/21 01:01:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30968") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:34990->172.17.0.4:30968, err= 2025/06/21 01:01:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/06/21 01:01:13 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:13 INFO : There was nothing to transfer 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:36079") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39089") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:49910->172.17.0.4:39089, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:45014->172.17.0.4:36079, err= 2025/06/21 01:01:13 DEBUG : rclone-sync-test: Excluded 2025/06/21 01:01:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35627") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:34678->172.17.0.4:35627, err= 2025/06/21 01:01:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:13 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:13 INFO : rclone-sync-test-include: Removing directory 2025/06/21 01:01:13 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: failed to delete 1 directories 2025/06/21 01:01:13 INFO : There was nothing to transfer 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/rclone-sync-test-ignore-file: dial("tcp","172.17.0.4:39025") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32370") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:35324->172.17.0.4:32370, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:43670->172.17.0.4:39025, err= 2025/06/21 01:01:13 DEBUG : Excluded 2025/06/21 01:01:13 DEBUG : rclone-sync-test: Excluded 2025/06/21 01:01:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33968") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:46212->172.17.0.4:33968, err= 2025/06/21 01:01:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/06/21 01:01:13 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:13 INFO : There was nothing to transfer 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37304") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:48100->172.17.0.4:37304, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34917") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:46598->172.17.0.4:34917, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36502") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39031") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:38362->172.17.0.4:39031, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:34408->172.17.0.4:36502, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30050") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:33936->172.17.0.4:30050, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31910") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40886->172.17.0.4:31910, err= --- PASS: TestSyncOverlapWithFilter (0.12s) === RUN TestSyncCompareDest run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yaxinih3lixa/dst" 2025/06/21 01:01:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/21 01:01:13 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/21 01:01:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/21 01:01:13 DEBUG : Setting pass="OHF1jYetXDf8z6uYrLLqZQDLIDW1a0aDnrWxUelUGv0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/21 01:01:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/21 01:01:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{yh2Fi}" suffix to name 2025/06/21 01:01:13 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/21 01:01:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/21 01:01:13 DEBUG : Setting pass="OHF1jYetXDf8z6uYrLLqZQDLIDW1a0aDnrWxUelUGv0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/21 01:01:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: Connecting to FTP server 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: dial("tcp","172.17.0.4:21") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: > dial: conn=172.17.0.1:37384->172.17.0.4:21, err= 2025/06/21 01:01:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yaxinih3lixa/CompareDest" 2025/06/21 01:01:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/21 01:01:13 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/21 01:01:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/21 01:01:13 DEBUG : Setting pass="OHF1jYetXDf8z6uYrLLqZQDLIDW1a0aDnrWxUelUGv0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/21 01:01:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/21 01:01:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{yh2Fi}" suffix to name 2025/06/21 01:01:13 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/21 01:01:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/21 01:01:13 DEBUG : Setting pass="OHF1jYetXDf8z6uYrLLqZQDLIDW1a0aDnrWxUelUGv0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/21 01:01:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/CompareDest: Connecting to FTP server 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/CompareDest: dial("tcp","172.17.0.4:21") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/CompareDest: > dial: conn=172.17.0.1:37396->172.17.0.4:21, err= 2025/06/21 01:01:13 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-yaxinih3lixa/CompareDest" to be canonical "TestFTPPureftpd{yh2Fi}:rclone-test-yaxinih3lixa/CompareDest" 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: dial("tcp","172.17.0.4:34888") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: > dial: conn=172.17.0.1:44204->172.17.0.4:34888, err= 2025/06/21 01:01:13 DEBUG : one: Need to transfer - File not found at Destination 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: Waiting for checks to finish 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: Waiting for transfers to finish 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: dial("tcp","172.17.0.4:30539") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: > dial: conn=172.17.0.1:48222->172.17.0.4:30539, err= 2025/06/21 01:01:13 DEBUG : one.b824e1ab.partial: renamed to: one 2025/06/21 01:01:13 INFO : one: Copied (new) 2025/06/21 01:01:13 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33732") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:60550->172.17.0.4:33732, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34319") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56856->172.17.0.4:34319, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38706") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:34212->172.17.0.4:38706, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38736") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:60464->172.17.0.4:38736, err= 2025/06/21 01:01:13 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-yaxinih3lixa/CompareDest" for canonical name "TestFTPPureftpd{yh2Fi}:rclone-test-yaxinih3lixa/CompareDest" 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: dial("tcp","172.17.0.4:30875") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: > dial: conn=172.17.0.1:42992->172.17.0.4:30875, err= 2025/06/21 01:01:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: Waiting for checks to finish 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: Waiting for transfers to finish 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: dial("tcp","172.17.0.4:33962") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: > dial: conn=172.17.0.1:49698->172.17.0.4:33962, err= 2025/06/21 01:01:13 DEBUG : one.406dcb2c.partial: renamed to: one 2025/06/21 01:01:13 INFO : one: Copied (replaced existing) 2025/06/21 01:01:13 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39193") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:46510->172.17.0.4:39193, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39481") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:57126->172.17.0.4:39481, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31117") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:34058->172.17.0.4:31117, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34780") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:33542->172.17.0.4:34780, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37968") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:33680->172.17.0.4:37968, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32059") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32819") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:47600->172.17.0.4:32059, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:43554->172.17.0.4:32819, err= 2025/06/21 01:01:13 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-yaxinih3lixa/CompareDest" for canonical name "TestFTPPureftpd{yh2Fi}:rclone-test-yaxinih3lixa/CompareDest" 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: dial("tcp","172.17.0.4:39364") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: > dial: conn=172.17.0.1:56548->172.17.0.4:39364, err= 2025/06/21 01:01:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: Waiting for checks to finish 2025/06/21 01:01:13 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/21 01:01:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: Waiting for transfers to finish 2025/06/21 01:01:13 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:13 INFO : There was nothing to transfer 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34043") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:59732->172.17.0.4:34043, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33201") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:54220->172.17.0.4:33201, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32468") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:39240->172.17.0.4:32468, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33935") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:34994->172.17.0.4:33935, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32371") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:33978->172.17.0.4:32371, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39187") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39538") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:47310->172.17.0.4:39538, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:59214->172.17.0.4:39187, err= 2025/06/21 01:01:13 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-yaxinih3lixa/CompareDest" for canonical name "TestFTPPureftpd{yh2Fi}:rclone-test-yaxinih3lixa/CompareDest" 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: dial("tcp","172.17.0.4:37892") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: > dial: conn=172.17.0.1:43248->172.17.0.4:37892, err= 2025/06/21 01:01:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/CompareDest: Connecting to FTP server 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/CompareDest: dial("tcp","172.17.0.4:21") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/CompareDest: > dial: conn=172.17.0.1:37412->172.17.0.4:21, err= 2025/06/21 01:01:13 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/21 01:01:13 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: Waiting for checks to finish 2025/06/21 01:01:13 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/21 01:01:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: Waiting for transfers to finish 2025/06/21 01:01:13 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:13 INFO : There was nothing to transfer 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32068") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:48288->172.17.0.4:32068, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39645") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38582") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:52098->172.17.0.4:39645, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:55058->172.17.0.4:38582, err= 2025/06/21 01:01:13 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-yaxinih3lixa/CompareDest" for canonical name "TestFTPPureftpd{yh2Fi}:rclone-test-yaxinih3lixa/CompareDest" 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: dial("tcp","172.17.0.4:32346") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: > dial: conn=172.17.0.1:50566->172.17.0.4:32346, err= 2025/06/21 01:01:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/21 01:01:13 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/21 01:01:13 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/21 01:01:13 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/21 01:01:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: Waiting for checks to finish 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: Waiting for transfers to finish 2025/06/21 01:01:13 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:13 INFO : There was nothing to transfer 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35285") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:45942->172.17.0.4:35285, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37822") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32298") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:33204->172.17.0.4:32298, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:42420->172.17.0.4:37822, err= sync_test.go:2176: No hash on uploaded file so skipping compare timestamp test 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38300") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:39078->172.17.0.4:38300, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35770") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:49390->172.17.0.4:35770, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31136") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:52552->172.17.0.4:31136, err= 2025/06/21 01:01:13 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-yaxinih3lixa/CompareDest" for canonical name "TestFTPPureftpd{yh2Fi}:rclone-test-yaxinih3lixa/CompareDest" 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: dial("tcp","172.17.0.4:38176") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: > dial: conn=172.17.0.1:48850->172.17.0.4:38176, err= 2025/06/21 01:01:13 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/21 01:01:13 DEBUG : two: Need to transfer - File not found at Destination 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: Waiting for checks to finish 2025/06/21 01:01:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: dial("tcp","172.17.0.4:33100") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: > dial: conn=172.17.0.1:37890->172.17.0.4:33100, err= 2025/06/21 01:01:13 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/21 01:01:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: Waiting for transfers to finish 2025/06/21 01:01:13 DEBUG : two.1503b713.partial: renamed to: two 2025/06/21 01:01:13 INFO : two: Copied (new) 2025/06/21 01:01:13 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39949") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:53420->172.17.0.4:39949, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31082") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38717") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:36492->172.17.0.4:38717, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:34968->172.17.0.4:31082, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31275") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:41388->172.17.0.4:31275, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33909") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:36612->172.17.0.4:33909, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37714") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:60078->172.17.0.4:37714, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36979") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:57410->172.17.0.4:36979, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.19s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37947") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:45902->172.17.0.4:37947, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33111") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:39416->172.17.0.4:33111, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33314") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40980->172.17.0.4:33314, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31042") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:51674->172.17.0.4:31042, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33670") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40938->172.17.0.4:33670, err= 2025/06/21 01:01:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yaxinih3lixa/dest" 2025/06/21 01:01:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/21 01:01:13 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/21 01:01:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/21 01:01:13 DEBUG : Setting pass="OHF1jYetXDf8z6uYrLLqZQDLIDW1a0aDnrWxUelUGv0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/21 01:01:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/21 01:01:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{yh2Fi}" suffix to name 2025/06/21 01:01:13 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/21 01:01:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/21 01:01:13 DEBUG : Setting pass="OHF1jYetXDf8z6uYrLLqZQDLIDW1a0aDnrWxUelUGv0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/21 01:01:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dest: Connecting to FTP server 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dest: dial("tcp","172.17.0.4:21") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dest: > dial: conn=172.17.0.1:37416->172.17.0.4:21, err= 2025/06/21 01:01:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yaxinih3lixa/pre-dest1" 2025/06/21 01:01:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/21 01:01:13 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/21 01:01:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/21 01:01:13 DEBUG : Setting pass="OHF1jYetXDf8z6uYrLLqZQDLIDW1a0aDnrWxUelUGv0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/21 01:01:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/21 01:01:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{yh2Fi}" suffix to name 2025/06/21 01:01:13 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/21 01:01:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/21 01:01:13 DEBUG : Setting pass="OHF1jYetXDf8z6uYrLLqZQDLIDW1a0aDnrWxUelUGv0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/21 01:01:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/pre-dest1: Connecting to FTP server 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/pre-dest1: dial("tcp","172.17.0.4:21") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/pre-dest1: > dial: conn=172.17.0.1:37424->172.17.0.4:21, err= 2025/06/21 01:01:13 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-yaxinih3lixa/pre-dest1" to be canonical "TestFTPPureftpd{yh2Fi}:rclone-test-yaxinih3lixa/pre-dest1" 2025/06/21 01:01:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yaxinih3lixa/pre-dest2" 2025/06/21 01:01:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/21 01:01:13 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/21 01:01:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/21 01:01:13 DEBUG : Setting pass="OHF1jYetXDf8z6uYrLLqZQDLIDW1a0aDnrWxUelUGv0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/21 01:01:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/21 01:01:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{yh2Fi}" suffix to name 2025/06/21 01:01:13 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/21 01:01:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/21 01:01:13 DEBUG : Setting pass="OHF1jYetXDf8z6uYrLLqZQDLIDW1a0aDnrWxUelUGv0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/21 01:01:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/pre-dest2: Connecting to FTP server 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/pre-dest2: dial("tcp","172.17.0.4:21") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/pre-dest2: > dial: conn=172.17.0.1:37428->172.17.0.4:21, err= 2025/06/21 01:01:13 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-yaxinih3lixa/pre-dest2" to be canonical "TestFTPPureftpd{yh2Fi}:rclone-test-yaxinih3lixa/pre-dest2" 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dest: dial("tcp","172.17.0.4:39695") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dest: > dial: conn=172.17.0.1:39922->172.17.0.4:39695, err= 2025/06/21 01:01:13 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:13 DEBUG : 1: Destination found in --compare-dest, skipping 2025/06/21 01:01:13 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:13 DEBUG : 2: Destination found in --compare-dest, skipping 2025/06/21 01:01:13 DEBUG : 3: Need to transfer - File not found at Destination 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dest: Waiting for checks to finish 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dest: Waiting for transfers to finish 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dest: dial("tcp","172.17.0.4:38398") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dest: > dial: conn=172.17.0.1:39462->172.17.0.4:38398, err= 2025/06/21 01:01:13 DEBUG : 3.b37ac6a8.partial: renamed to: 3 2025/06/21 01:01:13 INFO : 3: Copied (new) 2025/06/21 01:01:13 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dest: dial("tcp","172.17.0.4:33503") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dest: > dial: conn=172.17.0.1:60812->172.17.0.4:33503, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35130") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:35024->172.17.0.4:35130, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36599") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:34074->172.17.0.4:36599, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38678") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:33776->172.17.0.4:38678, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35106") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:33180->172.17.0.4:35106, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30910") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:44222->172.17.0.4:30910, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35563") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:45790->172.17.0.4:35563, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37300") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:59558->172.17.0.4:37300, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34693") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:48418->172.17.0.4:34693, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36996") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:48952->172.17.0.4:36996, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/pre-dest1: closing 1 unused connections 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.12s) === RUN TestSyncCopyDest run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" sync_test.go:2236: Skipping test as remote does not support server-side copy 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35775") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:41410->172.17.0.4:35775, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38892") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:55154->172.17.0.4:38892, err= --- SKIP: TestSyncCopyDest (0.01s) === RUN TestSyncBackupDir run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32801") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:47216->172.17.0.4:32801, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32611") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:58766->172.17.0.4:32611, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33594") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:58972->172.17.0.4:33594, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32965") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:47402->172.17.0.4:32965, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36181") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:54388->172.17.0.4:36181, err= 2025/06/21 01:01:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yaxinih3lixa/dst" 2025/06/21 01:01:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/21 01:01:13 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/21 01:01:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/21 01:01:13 DEBUG : Setting pass="OHF1jYetXDf8z6uYrLLqZQDLIDW1a0aDnrWxUelUGv0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/21 01:01:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/21 01:01:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{yh2Fi}" suffix to name 2025/06/21 01:01:13 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/21 01:01:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/21 01:01:13 DEBUG : Setting pass="OHF1jYetXDf8z6uYrLLqZQDLIDW1a0aDnrWxUelUGv0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/21 01:01:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: Connecting to FTP server 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: dial("tcp","172.17.0.4:21") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: > dial: conn=172.17.0.1:37432->172.17.0.4:21, err= 2025/06/21 01:01:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yaxinih3lixa/backup" 2025/06/21 01:01:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/21 01:01:13 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/21 01:01:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/21 01:01:13 DEBUG : Setting pass="OHF1jYetXDf8z6uYrLLqZQDLIDW1a0aDnrWxUelUGv0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/21 01:01:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/21 01:01:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{yh2Fi}" suffix to name 2025/06/21 01:01:13 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/21 01:01:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/21 01:01:13 DEBUG : Setting pass="OHF1jYetXDf8z6uYrLLqZQDLIDW1a0aDnrWxUelUGv0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/21 01:01:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/backup: Connecting to FTP server 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/backup: dial("tcp","172.17.0.4:21") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/backup: > dial: conn=172.17.0.1:37442->172.17.0.4:21, err= 2025/06/21 01:01:13 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-yaxinih3lixa/backup" to be canonical "TestFTPPureftpd{yh2Fi}:rclone-test-yaxinih3lixa/backup" 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: dial("tcp","172.17.0.4:38769") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: > dial: conn=172.17.0.1:51344->172.17.0.4:38769, err= 2025/06/21 01:01:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/21 01:01:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:13 DEBUG : two: Unchanged skipping 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: Waiting for checks to finish 2025/06/21 01:01:13 INFO : one: Moved (server-side) 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: Waiting for transfers to finish 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: dial("tcp","172.17.0.4:32412") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: > dial: conn=172.17.0.1:38460->172.17.0.4:32412, err= 2025/06/21 01:01:13 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/06/21 01:01:13 INFO : one: Copied (new) 2025/06/21 01:01:13 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:13 INFO : three.txt: Moved (server-side) 2025/06/21 01:01:13 INFO : three.txt: Moved into backup dir 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31555") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:46230->172.17.0.4:31555, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32594") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35967") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:48642->172.17.0.4:35967, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:54938->172.17.0.4:32594, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38200") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:43812->172.17.0.4:38200, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34716") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:48492->172.17.0.4:34716, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31138") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:33224->172.17.0.4:31138, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33142") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:44456->172.17.0.4:33142, err= 2025/06/21 01:01:13 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-yaxinih3lixa/backup" for canonical name "TestFTPPureftpd{yh2Fi}:rclone-test-yaxinih3lixa/backup" 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: dial("tcp","172.17.0.4:33684") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: > dial: conn=172.17.0.1:38856->172.17.0.4:33684, err= 2025/06/21 01:01:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/21 01:01:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:13 DEBUG : two: Unchanged skipping 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: Waiting for checks to finish 2025/06/21 01:01:13 INFO : one: Deleted 2025/06/21 01:01:13 INFO : one: Moved (server-side) 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: Waiting for transfers to finish 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: dial("tcp","172.17.0.4:36425") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: > dial: conn=172.17.0.1:42502->172.17.0.4:36425, err= 2025/06/21 01:01:13 DEBUG : one.1503b713.partial: renamed to: one 2025/06/21 01:01:13 INFO : one: Copied (new) 2025/06/21 01:01:13 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:13 INFO : three.txt: Deleted 2025/06/21 01:01:13 INFO : three.txt: Moved (server-side) 2025/06/21 01:01:13 INFO : three.txt: Moved into backup dir 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31197") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56212->172.17.0.4:31197, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32291") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34501") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:49662->172.17.0.4:34501, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:47970->172.17.0.4:32291, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34166") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56122->172.17.0.4:34166, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38668") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:60986->172.17.0.4:38668, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34384") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:43614->172.17.0.4:34384, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31297") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:54226->172.17.0.4:31297, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.12s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33208") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:46864->172.17.0.4:33208, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30200") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:50682->172.17.0.4:30200, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35942") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:50680->172.17.0.4:35942, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32472") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:36246->172.17.0.4:32472, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32342") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:43040->172.17.0.4:32342, err= 2025/06/21 01:01:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yaxinih3lixa/dst" 2025/06/21 01:01:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/21 01:01:13 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/21 01:01:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/21 01:01:13 DEBUG : Setting pass="OHF1jYetXDf8z6uYrLLqZQDLIDW1a0aDnrWxUelUGv0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/21 01:01:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/21 01:01:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{yh2Fi}" suffix to name 2025/06/21 01:01:13 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/21 01:01:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/21 01:01:13 DEBUG : Setting pass="OHF1jYetXDf8z6uYrLLqZQDLIDW1a0aDnrWxUelUGv0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/21 01:01:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: Connecting to FTP server 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: dial("tcp","172.17.0.4:21") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: > dial: conn=172.17.0.1:37456->172.17.0.4:21, err= 2025/06/21 01:01:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yaxinih3lixa/backup" 2025/06/21 01:01:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/21 01:01:13 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/21 01:01:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/21 01:01:13 DEBUG : Setting pass="OHF1jYetXDf8z6uYrLLqZQDLIDW1a0aDnrWxUelUGv0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/21 01:01:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/21 01:01:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{yh2Fi}" suffix to name 2025/06/21 01:01:13 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/21 01:01:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/21 01:01:13 DEBUG : Setting pass="OHF1jYetXDf8z6uYrLLqZQDLIDW1a0aDnrWxUelUGv0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/21 01:01:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/backup: Connecting to FTP server 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/backup: dial("tcp","172.17.0.4:21") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/backup: > dial: conn=172.17.0.1:37468->172.17.0.4:21, err= 2025/06/21 01:01:13 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-yaxinih3lixa/backup" to be canonical "TestFTPPureftpd{yh2Fi}:rclone-test-yaxinih3lixa/backup" 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: dial("tcp","172.17.0.4:34146") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: > dial: conn=172.17.0.1:57310->172.17.0.4:34146, err= 2025/06/21 01:01:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/21 01:01:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:13 DEBUG : two: Unchanged skipping 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: Waiting for checks to finish 2025/06/21 01:01:13 INFO : one: Moved (server-side) to: one.bak 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: Waiting for transfers to finish 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: dial("tcp","172.17.0.4:35790") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: > dial: conn=172.17.0.1:53674->172.17.0.4:35790, err= 2025/06/21 01:01:13 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/06/21 01:01:13 INFO : one: Copied (new) 2025/06/21 01:01:13 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/21 01:01:13 INFO : three.txt: Moved into backup dir 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32460") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:59542->172.17.0.4:32460, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31062") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:37180->172.17.0.4:31062, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38691") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:32876->172.17.0.4:38691, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36178") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:43036->172.17.0.4:36178, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39848") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:48836->172.17.0.4:39848, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33677") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:45440->172.17.0.4:33677, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34371") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:57178->172.17.0.4:34371, err= 2025/06/21 01:01:13 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-yaxinih3lixa/backup" for canonical name "TestFTPPureftpd{yh2Fi}:rclone-test-yaxinih3lixa/backup" 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: dial("tcp","172.17.0.4:36205") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: > dial: conn=172.17.0.1:53028->172.17.0.4:36205, err= 2025/06/21 01:01:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/21 01:01:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:13 DEBUG : two: Unchanged skipping 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: Waiting for checks to finish 2025/06/21 01:01:13 INFO : one.bak: Deleted 2025/06/21 01:01:13 INFO : one: Moved (server-side) to: one.bak 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: Waiting for transfers to finish 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: dial("tcp","172.17.0.4:38548") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: > dial: conn=172.17.0.1:58130->172.17.0.4:38548, err= 2025/06/21 01:01:13 DEBUG : one.1503b713.partial: renamed to: one 2025/06/21 01:01:13 INFO : one: Copied (new) 2025/06/21 01:01:13 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:13 INFO : three.txt.bak: Deleted 2025/06/21 01:01:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/21 01:01:13 INFO : three.txt: Moved into backup dir 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36876") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:57176->172.17.0.4:36876, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31654") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:57152->172.17.0.4:31654, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31516") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40172->172.17.0.4:31516, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33605") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:41058->172.17.0.4:33605, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39063") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:47450->172.17.0.4:39063, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31691") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:36414->172.17.0.4:31691, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39891") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:45974->172.17.0.4:39891, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.13s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35219") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:60516->172.17.0.4:35219, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32115") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:37650->172.17.0.4:32115, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31620") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:43880->172.17.0.4:31620, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32604") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:35512->172.17.0.4:32604, err= 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37010") 2025/06/21 01:01:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:33722->172.17.0.4:37010, err= 2025/06/21 01:01:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yaxinih3lixa/dst" 2025/06/21 01:01:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/21 01:01:14 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/21 01:01:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/21 01:01:14 DEBUG : Setting pass="OHF1jYetXDf8z6uYrLLqZQDLIDW1a0aDnrWxUelUGv0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/21 01:01:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/21 01:01:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{yh2Fi}" suffix to name 2025/06/21 01:01:14 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/21 01:01:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/21 01:01:14 DEBUG : Setting pass="OHF1jYetXDf8z6uYrLLqZQDLIDW1a0aDnrWxUelUGv0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/21 01:01:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: Connecting to FTP server 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: dial("tcp","172.17.0.4:21") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: > dial: conn=172.17.0.1:37484->172.17.0.4:21, err= 2025/06/21 01:01:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yaxinih3lixa/backup" 2025/06/21 01:01:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/21 01:01:14 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/21 01:01:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/21 01:01:14 DEBUG : Setting pass="OHF1jYetXDf8z6uYrLLqZQDLIDW1a0aDnrWxUelUGv0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/21 01:01:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/21 01:01:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{yh2Fi}" suffix to name 2025/06/21 01:01:14 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/21 01:01:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/21 01:01:14 DEBUG : Setting pass="OHF1jYetXDf8z6uYrLLqZQDLIDW1a0aDnrWxUelUGv0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/21 01:01:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/backup: Connecting to FTP server 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/backup: dial("tcp","172.17.0.4:21") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/backup: > dial: conn=172.17.0.1:37498->172.17.0.4:21, err= 2025/06/21 01:01:14 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-yaxinih3lixa/backup" to be canonical "TestFTPPureftpd{yh2Fi}:rclone-test-yaxinih3lixa/backup" 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: dial("tcp","172.17.0.4:35628") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: > dial: conn=172.17.0.1:58208->172.17.0.4:35628, err= 2025/06/21 01:01:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/21 01:01:14 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:14 DEBUG : two: Unchanged skipping 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: Waiting for checks to finish 2025/06/21 01:01:14 INFO : one: Moved (server-side) to: one-2019-01-01 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: Waiting for transfers to finish 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: dial("tcp","172.17.0.4:36642") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: > dial: conn=172.17.0.1:60496->172.17.0.4:36642, err= 2025/06/21 01:01:14 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/06/21 01:01:14 INFO : one: Copied (new) 2025/06/21 01:01:14 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:14 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/06/21 01:01:14 INFO : three.txt: Moved into backup dir 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31286") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:42206->172.17.0.4:31286, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38194") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:48934->172.17.0.4:38194, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38535") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:54372->172.17.0.4:38535, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36634") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:52110->172.17.0.4:36634, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37449") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:54482->172.17.0.4:37449, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36504") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:51182->172.17.0.4:36504, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30085") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:48848->172.17.0.4:30085, err= 2025/06/21 01:01:14 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-yaxinih3lixa/backup" for canonical name "TestFTPPureftpd{yh2Fi}:rclone-test-yaxinih3lixa/backup" 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: dial("tcp","172.17.0.4:35322") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: > dial: conn=172.17.0.1:35380->172.17.0.4:35322, err= 2025/06/21 01:01:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/21 01:01:14 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:14 DEBUG : two: Unchanged skipping 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: Waiting for checks to finish 2025/06/21 01:01:14 INFO : one-2019-01-01: Deleted 2025/06/21 01:01:14 INFO : one: Moved (server-side) to: one-2019-01-01 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: Waiting for transfers to finish 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: dial("tcp","172.17.0.4:36922") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: > dial: conn=172.17.0.1:52710->172.17.0.4:36922, err= 2025/06/21 01:01:14 DEBUG : one.1503b713.partial: renamed to: one 2025/06/21 01:01:14 INFO : one: Copied (new) 2025/06/21 01:01:14 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:14 INFO : three-2019-01-01.txt: Deleted 2025/06/21 01:01:14 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/06/21 01:01:14 INFO : three.txt: Moved into backup dir 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32085") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:57366->172.17.0.4:32085, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31616") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:41378->172.17.0.4:31616, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31044") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:39776->172.17.0.4:31044, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39742") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:37860->172.17.0.4:39742, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34678") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:34490->172.17.0.4:34678, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31386") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:33462->172.17.0.4:31386, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30652") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56036->172.17.0.4:30652, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.16s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32616") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40786->172.17.0.4:32616, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36798") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:55880->172.17.0.4:36798, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38394") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:51624->172.17.0.4:38394, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35339") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:38866->172.17.0.4:35339, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32451") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:33848->172.17.0.4:32451, err= 2025/06/21 01:01:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yaxinih3lixa/dst" 2025/06/21 01:01:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/21 01:01:14 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/21 01:01:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/21 01:01:14 DEBUG : Setting pass="OHF1jYetXDf8z6uYrLLqZQDLIDW1a0aDnrWxUelUGv0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/21 01:01:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/21 01:01:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{yh2Fi}" suffix to name 2025/06/21 01:01:14 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/21 01:01:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/21 01:01:14 DEBUG : Setting pass="OHF1jYetXDf8z6uYrLLqZQDLIDW1a0aDnrWxUelUGv0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/21 01:01:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: Connecting to FTP server 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: dial("tcp","172.17.0.4:21") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: > dial: conn=172.17.0.1:37504->172.17.0.4:21, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: dial("tcp","172.17.0.4:39148") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: > dial: conn=172.17.0.1:60956->172.17.0.4:39148, err= 2025/06/21 01:01:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/21 01:01:14 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:14 DEBUG : two: Unchanged skipping 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: Waiting for checks to finish 2025/06/21 01:01:14 INFO : one: Moved (server-side) to: one.bak 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: Waiting for transfers to finish 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: dial("tcp","172.17.0.4:39908") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: > dial: conn=172.17.0.1:41342->172.17.0.4:39908, err= 2025/06/21 01:01:14 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/06/21 01:01:14 INFO : one: Copied (new) 2025/06/21 01:01:14 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/21 01:01:14 INFO : three.txt: Moved into backup dir 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39364") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56556->172.17.0.4:39364, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38305") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:50588->172.17.0.4:38305, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38248") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:48194->172.17.0.4:38248, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36614") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:37736->172.17.0.4:36614, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32764") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:60204->172.17.0.4:32764, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: dial("tcp","172.17.0.4:32124") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: > dial: conn=172.17.0.1:54182->172.17.0.4:32124, err= 2025/06/21 01:01:14 DEBUG : one.bak: Excluded (Path Filter) 2025/06/21 01:01:14 DEBUG : one.bak: Excluded 2025/06/21 01:01:14 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/06/21 01:01:14 DEBUG : three.txt.bak: Excluded 2025/06/21 01:01:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/21 01:01:14 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:14 DEBUG : two: Unchanged skipping 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: Waiting for checks to finish 2025/06/21 01:01:14 INFO : one.bak: Deleted 2025/06/21 01:01:14 INFO : one: Moved (server-side) to: one.bak 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: Waiting for transfers to finish 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: dial("tcp","172.17.0.4:39547") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: > dial: conn=172.17.0.1:37350->172.17.0.4:39547, err= 2025/06/21 01:01:14 DEBUG : one.1503b713.partial: renamed to: one 2025/06/21 01:01:14 INFO : one: Copied (new) 2025/06/21 01:01:14 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:14 INFO : three.txt.bak: Deleted 2025/06/21 01:01:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/21 01:01:14 INFO : three.txt: Moved into backup dir 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36057") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56164->172.17.0.4:36057, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32784") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:53686->172.17.0.4:32784, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30239") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:34680->172.17.0.4:30239, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34659") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:58884->172.17.0.4:34659, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35540") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:37478->172.17.0.4:35540, err= --- PASS: TestSyncBackupDirSuffixOnly (0.06s) === RUN TestSyncSuffix run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33807") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:51072->172.17.0.4:33807, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39977") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40886->172.17.0.4:39977, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36314") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40640->172.17.0.4:36314, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37244") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:60076->172.17.0.4:37244, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34597") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:34244->172.17.0.4:34597, err= 2025/06/21 01:01:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yaxinih3lixa/dst" 2025/06/21 01:01:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/21 01:01:14 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/21 01:01:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/21 01:01:14 DEBUG : Setting pass="OHF1jYetXDf8z6uYrLLqZQDLIDW1a0aDnrWxUelUGv0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/21 01:01:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/21 01:01:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{yh2Fi}" suffix to name 2025/06/21 01:01:14 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/21 01:01:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/21 01:01:14 DEBUG : Setting pass="OHF1jYetXDf8z6uYrLLqZQDLIDW1a0aDnrWxUelUGv0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/21 01:01:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: Connecting to FTP server 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: dial("tcp","172.17.0.4:21") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: > dial: conn=172.17.0.1:37512->172.17.0.4:21, err= 2025/06/21 01:01:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/21 01:01:14 INFO : one: Moved (server-side) to: one.bak 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: dial("tcp","172.17.0.4:37713") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: > dial: conn=172.17.0.1:40204->172.17.0.4:37713, err= 2025/06/21 01:01:14 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/06/21 01:01:14 INFO : one: Copied (new) 2025/06/21 01:01:14 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:14 DEBUG : two: Unchanged skipping 2025/06/21 01:01:14 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/21 01:01:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: dial("tcp","172.17.0.4:38404") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: > dial: conn=172.17.0.1:33302->172.17.0.4:38404, err= 2025/06/21 01:01:14 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/06/21 01:01:14 INFO : three.txt: Copied (new) 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38589") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:54284->172.17.0.4:38589, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36117") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:57368->172.17.0.4:36117, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38450") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:42294->172.17.0.4:38450, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37311") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:37948->172.17.0.4:37311, err= 2025/06/21 01:01:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/21 01:01:14 INFO : one.bak: Deleted 2025/06/21 01:01:14 INFO : one: Moved (server-side) to: one.bak 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: dial("tcp","172.17.0.4:32844") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: > dial: conn=172.17.0.1:51266->172.17.0.4:32844, err= 2025/06/21 01:01:14 DEBUG : one.1503b713.partial: renamed to: one 2025/06/21 01:01:14 INFO : one: Copied (new) 2025/06/21 01:01:14 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:14 DEBUG : two: Unchanged skipping 2025/06/21 01:01:14 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/21 01:01:14 INFO : three.txt.bak: Deleted 2025/06/21 01:01:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: dial("tcp","172.17.0.4:34884") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: > dial: conn=172.17.0.1:36470->172.17.0.4:34884, err= 2025/06/21 01:01:14 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/06/21 01:01:14 INFO : three.txt: Copied (new) 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36577") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:58562->172.17.0.4:36577, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36592") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:46300->172.17.0.4:36592, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31937") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:46234->172.17.0.4:31937, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32795") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:47106->172.17.0.4:32795, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34921") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:54876->172.17.0.4:34921, err= --- PASS: TestSyncSuffix (0.06s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33272") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:59158->172.17.0.4:33272, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37420") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:49774->172.17.0.4:37420, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39596") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:46200->172.17.0.4:39596, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36512") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:33912->172.17.0.4:36512, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39649") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:59170->172.17.0.4:39649, err= 2025/06/21 01:01:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yaxinih3lixa/dst" 2025/06/21 01:01:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/21 01:01:14 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/21 01:01:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/21 01:01:14 DEBUG : Setting pass="OHF1jYetXDf8z6uYrLLqZQDLIDW1a0aDnrWxUelUGv0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/21 01:01:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/21 01:01:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{yh2Fi}" suffix to name 2025/06/21 01:01:14 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/21 01:01:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/21 01:01:14 DEBUG : Setting pass="OHF1jYetXDf8z6uYrLLqZQDLIDW1a0aDnrWxUelUGv0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/21 01:01:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: Connecting to FTP server 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: dial("tcp","172.17.0.4:21") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: > dial: conn=172.17.0.1:37520->172.17.0.4:21, err= 2025/06/21 01:01:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/21 01:01:14 INFO : one: Moved (server-side) to: one-2019-01-01 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: dial("tcp","172.17.0.4:36885") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: > dial: conn=172.17.0.1:45098->172.17.0.4:36885, err= 2025/06/21 01:01:14 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/06/21 01:01:14 INFO : one: Copied (new) 2025/06/21 01:01:14 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:14 DEBUG : two: Unchanged skipping 2025/06/21 01:01:14 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/21 01:01:14 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: dial("tcp","172.17.0.4:35217") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: > dial: conn=172.17.0.1:41212->172.17.0.4:35217, err= 2025/06/21 01:01:14 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/06/21 01:01:14 INFO : three.txt: Copied (new) 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32585") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56088->172.17.0.4:32585, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38312") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56328->172.17.0.4:38312, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30594") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:52070->172.17.0.4:30594, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39533") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:45838->172.17.0.4:39533, err= 2025/06/21 01:01:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/21 01:01:14 INFO : one-2019-01-01: Deleted 2025/06/21 01:01:14 INFO : one: Moved (server-side) to: one-2019-01-01 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: dial("tcp","172.17.0.4:30580") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: > dial: conn=172.17.0.1:60856->172.17.0.4:30580, err= 2025/06/21 01:01:14 DEBUG : one.1503b713.partial: renamed to: one 2025/06/21 01:01:14 INFO : one: Copied (new) 2025/06/21 01:01:14 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:14 DEBUG : two: Unchanged skipping 2025/06/21 01:01:14 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/21 01:01:14 INFO : three-2019-01-01.txt: Deleted 2025/06/21 01:01:14 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: dial("tcp","172.17.0.4:33760") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa/dst: > dial: conn=172.17.0.1:53018->172.17.0.4:33760, err= 2025/06/21 01:01:14 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/06/21 01:01:14 INFO : three.txt: Copied (new) 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34725") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:55054->172.17.0.4:34725, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39792") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:49224->172.17.0.4:39792, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38737") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:50582->172.17.0.4:38737, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38157") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:42556->172.17.0.4:38157, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34106") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:48016->172.17.0.4:34106, err= --- PASS: TestSyncSuffixKeepExtension (0.08s) === RUN TestSyncUTFNorm run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30606") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:47468->172.17.0.4:30606, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37438") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:45474->172.17.0.4:37438, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33875") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:35932->172.17.0.4:33875, err= 2025/06/21 01:01:14 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33219") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56266->172.17.0.4:33219, err= 2025/06/21 01:01:14 DEBUG : Testêé.53508f02.partial: renamed to: Testêé 2025/06/21 01:01:14 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/06/21 01:01:14 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39826") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:38456->172.17.0.4:39826, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35669") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:42884->172.17.0.4:35669, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36292") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:59216->172.17.0.4:36292, err= --- PASS: TestSyncUTFNorm (0.03s) === RUN TestSyncImmutable run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32669") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:41172->172.17.0.4:32669, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39401") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:45618->172.17.0.4:39401, err= 2025/06/21 01:01:14 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39204") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:60534->172.17.0.4:39204, err= 2025/06/21 01:01:14 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/06/21 01:01:14 INFO : existing: Copied (new) 2025/06/21 01:01:14 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39715") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:47528->172.17.0.4:39715, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33577") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:46324->172.17.0.4:33577, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36665") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:54146->172.17.0.4:36665, err= 2025/06/21 01:01:14 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/06/21 01:01:14 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:14 ERROR : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: not deleting files as there were IO errors 2025/06/21 01:01:14 ERROR : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: not deleting directories as there were IO errors 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36107") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:35416->172.17.0.4:36107, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38307") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:43974->172.17.0.4:38307, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34971") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:45822->172.17.0.4:34971, err= --- PASS: TestSyncImmutable (0.05s) === RUN TestSyncIgnoreCase run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36616") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:52908->172.17.0.4:36616, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33152") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:51326->172.17.0.4:33152, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37818") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:39518->172.17.0.4:37818, err= 2025/06/21 01:01:14 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:14 DEBUG : existing: Unchanged skipping 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:14 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:14 INFO : There was nothing to transfer 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30428") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:55792->172.17.0.4:30428, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32019") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:36682->172.17.0.4:32019, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32649") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:34992->172.17.0.4:32649, err= --- PASS: TestSyncIgnoreCase (0.02s) === RUN TestFixCase run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" sync_test.go:2636: Skipping test as local or remote are case-sensitive 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38215") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:49360->172.17.0.4:38215, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37973") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:50634->172.17.0.4:37973, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" sync_test.go:2675: This test only runs on local 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31355") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:58098->172.17.0.4:31355, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34874") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:36092->172.17.0.4:34874, err= === RUN TestMaxTransfer/Soft run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" sync_test.go:2675: This test only runs on local 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33931") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:34180->172.17.0.4:33931, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39754") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:50050->172.17.0.4:39754, err= === RUN TestMaxTransfer/Cautious run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" sync_test.go:2675: This test only runs on local 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37199") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:41734->172.17.0.4:37199, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32755") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:37140->172.17.0.4:32755, err= --- PASS: TestMaxTransfer (0.01s) --- 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.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31812") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40260->172.17.0.4:31812, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31228") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:55662->172.17.0.4:31228, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31269") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:35484->172.17.0.4:31269, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37690") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:53522->172.17.0.4:37690, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39637") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:47792->172.17.0.4:39637, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32673") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:38858->172.17.0.4:32673, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35962") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:43056->172.17.0.4:35962, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39091") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:36626->172.17.0.4:39091, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35787") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:57128->172.17.0.4:35787, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34033") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:49922->172.17.0.4:34033, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30038") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:59152->172.17.0.4:30038, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34713") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:46300->172.17.0.4:34713, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34727") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:37506->172.17.0.4:34727, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34451") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:43000->172.17.0.4:34451, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32044") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:60324->172.17.0.4:32044, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31367") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:44308->172.17.0.4:31367, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31984") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:39790->172.17.0.4:31984, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37225") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:53474->172.17.0.4:37225, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31290") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:36878->172.17.0.4:31290, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32639") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:50004->172.17.0.4:32639, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32547") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:37860->172.17.0.4:32547, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37835") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56904->172.17.0.4:37835, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31785") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:52338->172.17.0.4:31785, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32087") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:43874->172.17.0.4:32087, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33245") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:34270->172.17.0.4:33245, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37218") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40276->172.17.0.4:37218, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38306") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:60912->172.17.0.4:38306, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30752") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:54928->172.17.0.4:30752, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31621") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:46614->172.17.0.4:31621, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33942") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:41428->172.17.0.4:33942, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31080") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:36132->172.17.0.4:31080, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31258") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:43476->172.17.0.4:31258, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39871") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:36252->172.17.0.4:39871, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35032") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56070->172.17.0.4:35032, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32305") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:53630->172.17.0.4:32305, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38136") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:55022->172.17.0.4:38136, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31430") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:45138->172.17.0.4:31430, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31822") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:42954->172.17.0.4:31822, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36051") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:38016->172.17.0.4:36051, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38825") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:35654->172.17.0.4:38825, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33687") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:53018->172.17.0.4:33687, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37335") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:38048->172.17.0.4:37335, err= 2025/06/21 01:01:14 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:14 DEBUG : both0: Unchanged skipping 2025/06/21 01:01:14 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:14 DEBUG : both10: Unchanged skipping 2025/06/21 01:01:14 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:14 DEBUG : both11: Unchanged skipping 2025/06/21 01:01:14 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:14 DEBUG : both12: Unchanged skipping 2025/06/21 01:01:14 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:14 DEBUG : both13: Unchanged skipping 2025/06/21 01:01:14 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:14 DEBUG : both14: Unchanged skipping 2025/06/21 01:01:14 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:14 DEBUG : both15: Unchanged skipping 2025/06/21 01:01:14 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:14 DEBUG : both16: Unchanged skipping 2025/06/21 01:01:14 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:14 DEBUG : both17: Unchanged skipping 2025/06/21 01:01:14 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:14 DEBUG : both18: Unchanged skipping 2025/06/21 01:01:14 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:14 DEBUG : both19: Unchanged skipping 2025/06/21 01:01:14 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:14 DEBUG : both1: Unchanged skipping 2025/06/21 01:01:14 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:14 DEBUG : both2: Unchanged skipping 2025/06/21 01:01:14 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:14 DEBUG : both3: Unchanged skipping 2025/06/21 01:01:14 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:14 DEBUG : both4: Unchanged skipping 2025/06/21 01:01:14 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:14 DEBUG : both5: Unchanged skipping 2025/06/21 01:01:14 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:14 DEBUG : both6: Unchanged skipping 2025/06/21 01:01:14 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:14 DEBUG : both7: Unchanged skipping 2025/06/21 01:01:14 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:14 DEBUG : both8: Unchanged skipping 2025/06/21 01:01:14 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:14 DEBUG : both9: Unchanged skipping 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:14 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:14 INFO : only11: Deleted 2025/06/21 01:01:14 INFO : only18: Deleted 2025/06/21 01:01:14 INFO : only2: Deleted 2025/06/21 01:01:14 INFO : only7: Deleted 2025/06/21 01:01:14 INFO : only16: Deleted 2025/06/21 01:01:14 INFO : only4: Deleted 2025/06/21 01:01:14 INFO : only10: Deleted 2025/06/21 01:01:14 INFO : only13: Deleted 2025/06/21 01:01:14 INFO : only12: Deleted 2025/06/21 01:01:14 INFO : only19: Deleted 2025/06/21 01:01:14 INFO : only9: Deleted 2025/06/21 01:01:14 INFO : only3: Deleted 2025/06/21 01:01:14 INFO : only0: Deleted 2025/06/21 01:01:14 INFO : only15: Deleted 2025/06/21 01:01:14 INFO : only5: Deleted 2025/06/21 01:01:14 INFO : only6: Deleted 2025/06/21 01:01:14 INFO : only14: Deleted 2025/06/21 01:01:14 INFO : only8: Deleted 2025/06/21 01:01:14 INFO : only1: Deleted 2025/06/21 01:01:14 INFO : only17: Deleted 2025/06/21 01:01:14 INFO : There was nothing to transfer 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37641") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:42000->172.17.0.4:37641, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38718") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:35450->172.17.0.4:38718, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33734") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:59806->172.17.0.4:33734, err= --- PASS: TestSyncConcurrentDelete (0.11s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31428") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:55510->172.17.0.4:31428, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34760") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:60092->172.17.0.4:34760, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30251") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56540->172.17.0.4:30251, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39166") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:33880->172.17.0.4:39166, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39694") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:41650->172.17.0.4:39694, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32358") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:37698->172.17.0.4:32358, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33750") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:43356->172.17.0.4:33750, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37610") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:45934->172.17.0.4:37610, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31116") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:42878->172.17.0.4:31116, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31924") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:44084->172.17.0.4:31924, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37255") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:39366->172.17.0.4:37255, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35952") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:44170->172.17.0.4:35952, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38364") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:50286->172.17.0.4:38364, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34489") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:60520->172.17.0.4:34489, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34814") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:33306->172.17.0.4:34814, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37681") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:54390->172.17.0.4:37681, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33041") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:58882->172.17.0.4:33041, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36122") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:38082->172.17.0.4:36122, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37213") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:60704->172.17.0.4:37213, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35124") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:57422->172.17.0.4:35124, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31194") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:41674->172.17.0.4:31194, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39006") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:35710->172.17.0.4:39006, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34834") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:39706->172.17.0.4:34834, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38499") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:60562->172.17.0.4:38499, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32648") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:39622->172.17.0.4:32648, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35425") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:53114->172.17.0.4:35425, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35695") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:36662->172.17.0.4:35695, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30531") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:58840->172.17.0.4:30531, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39567") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:32896->172.17.0.4:39567, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35729") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:39176->172.17.0.4:35729, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36911") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:57424->172.17.0.4:36911, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30320") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:33958->172.17.0.4:30320, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34559") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:58388->172.17.0.4:34559, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34947") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:34184->172.17.0.4:34947, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35530") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:41306->172.17.0.4:35530, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36834") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56736->172.17.0.4:36834, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37601") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:57232->172.17.0.4:37601, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31310") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:41402->172.17.0.4:31310, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38995") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:43396->172.17.0.4:38995, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30379") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:53388->172.17.0.4:30379, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33743") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:59642->172.17.0.4:33743, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31242") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:55622->172.17.0.4:31242, err= 2025/06/21 01:01:14 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:14 DEBUG : both0: Unchanged skipping 2025/06/21 01:01:14 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:14 DEBUG : both10: Unchanged skipping 2025/06/21 01:01:14 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:14 DEBUG : both11: Unchanged skipping 2025/06/21 01:01:14 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:14 DEBUG : both12: Unchanged skipping 2025/06/21 01:01:14 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:14 DEBUG : both13: Unchanged skipping 2025/06/21 01:01:14 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:14 DEBUG : both14: Unchanged skipping 2025/06/21 01:01:14 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:14 DEBUG : both15: Unchanged skipping 2025/06/21 01:01:14 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:14 DEBUG : both16: Unchanged skipping 2025/06/21 01:01:14 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:14 DEBUG : both17: Unchanged skipping 2025/06/21 01:01:14 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:14 DEBUG : both18: Unchanged skipping 2025/06/21 01:01:14 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:14 DEBUG : both19: Unchanged skipping 2025/06/21 01:01:14 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:14 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:14 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:14 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:14 DEBUG : both1: Unchanged skipping 2025/06/21 01:01:14 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:14 DEBUG : both5: Unchanged skipping 2025/06/21 01:01:14 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:14 DEBUG : both6: Unchanged skipping 2025/06/21 01:01:14 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:14 DEBUG : both7: Unchanged skipping 2025/06/21 01:01:14 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:14 DEBUG : both8: Unchanged skipping 2025/06/21 01:01:14 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:14 DEBUG : both9: Unchanged skipping 2025/06/21 01:01:14 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/06/21 01:01:14 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/06/21 01:01:14 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/06/21 01:01:14 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/06/21 01:01:14 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/06/21 01:01:14 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/06/21 01:01:14 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/06/21 01:01:14 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/06/21 01:01:14 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/06/21 01:01:14 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/06/21 01:01:14 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/06/21 01:01:14 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/06/21 01:01:14 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/06/21 01:01:14 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/06/21 01:01:14 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/06/21 01:01:14 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/06/21 01:01:14 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32181") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:47964->172.17.0.4:32181, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31439") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:35812->172.17.0.4:31439, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33572") 2025/06/21 01:01:14 DEBUG : both2: Unchanged skipping 2025/06/21 01:01:14 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/06/21 01:01:14 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/06/21 01:01:14 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/06/21 01:01:14 DEBUG : both3: Unchanged skipping 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34838") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:35460->172.17.0.4:34838, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:39186->172.17.0.4:33572, err= 2025/06/21 01:01:14 DEBUG : both4: Unchanged skipping 2025/06/21 01:01:14 DEBUG : only10.5b6d5609.partial: renamed to: only10 2025/06/21 01:01:14 INFO : only10: Copied (replaced existing) 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31531") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56816->172.17.0.4:31531, err= 2025/06/21 01:01:14 DEBUG : only11.5b6d5609.partial: renamed to: only11 2025/06/21 01:01:14 INFO : only11: Copied (replaced existing) 2025/06/21 01:01:14 DEBUG : only12.5b6d5609.partial: renamed to: only12 2025/06/21 01:01:14 INFO : only12: Copied (replaced existing) 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:14 DEBUG : only0.5b6d5609.partial: renamed to: only0 2025/06/21 01:01:14 INFO : only0: Copied (replaced existing) 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35063") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:36294->172.17.0.4:35063, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32625") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36688") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:33014->172.17.0.4:36688, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:34038->172.17.0.4:32625, err= 2025/06/21 01:01:14 DEBUG : only13.5b6d5609.partial: renamed to: only13 2025/06/21 01:01:14 INFO : only13: Copied (replaced existing) 2025/06/21 01:01:14 DEBUG : only15.5b6d5609.partial: renamed to: only15 2025/06/21 01:01:14 INFO : only15: Copied (replaced existing) 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33725") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38972") 2025/06/21 01:01:14 DEBUG : only14.5b6d5609.partial: renamed to: only14 2025/06/21 01:01:14 INFO : only14: Copied (replaced existing) 2025/06/21 01:01:14 DEBUG : only16.5b6d5609.partial: renamed to: only16 2025/06/21 01:01:14 INFO : only16: Copied (replaced existing) 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33983") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:46878->172.17.0.4:33725, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:57830->172.17.0.4:33983, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32157") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56556->172.17.0.4:32157, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:50604->172.17.0.4:38972, err= 2025/06/21 01:01:14 DEBUG : only17.5b6d5609.partial: renamed to: only17 2025/06/21 01:01:14 INFO : only17: Copied (replaced existing) 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37468") 2025/06/21 01:01:14 DEBUG : only1.5b6d5609.partial: renamed to: only1 2025/06/21 01:01:14 INFO : only1: Copied (replaced existing) 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35771") 2025/06/21 01:01:14 DEBUG : only19.5b6d5609.partial: renamed to: only19 2025/06/21 01:01:14 INFO : only19: Copied (replaced existing) 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32832") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:60080->172.17.0.4:32832, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:34752->172.17.0.4:35771, err= 2025/06/21 01:01:14 DEBUG : only3.5b6d5609.partial: renamed to: only3 2025/06/21 01:01:14 INFO : only3: Copied (replaced existing) 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30030") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:60274->172.17.0.4:37468, err= 2025/06/21 01:01:14 DEBUG : only2.5b6d5609.partial: renamed to: only2 2025/06/21 01:01:14 INFO : only2: Copied (replaced existing) 2025/06/21 01:01:14 DEBUG : only4.5b6d5609.partial: renamed to: only4 2025/06/21 01:01:14 INFO : only4: Copied (replaced existing) 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34547") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38429") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:54800->172.17.0.4:38429, err= 2025/06/21 01:01:14 DEBUG : only18.5b6d5609.partial: renamed to: only18 2025/06/21 01:01:14 INFO : only18: Copied (replaced existing) 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33626") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:35012->172.17.0.4:33626, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:37842->172.17.0.4:34547, err= 2025/06/21 01:01:14 DEBUG : only9.5b6d5609.partial: renamed to: only9 2025/06/21 01:01:14 INFO : only9: Copied (replaced existing) 2025/06/21 01:01:14 DEBUG : only8.5b6d5609.partial: renamed to: only8 2025/06/21 01:01:14 INFO : only8: Copied (replaced existing) 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:39798->172.17.0.4:30030, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35670") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:59548->172.17.0.4:35670, err= 2025/06/21 01:01:14 DEBUG : only7.5b6d5609.partial: renamed to: only7 2025/06/21 01:01:14 INFO : only7: Copied (replaced existing) 2025/06/21 01:01:14 DEBUG : only5.5b6d5609.partial: renamed to: only5 2025/06/21 01:01:14 INFO : only5: Copied (replaced existing) 2025/06/21 01:01:14 DEBUG : only6.5b6d5609.partial: renamed to: only6 2025/06/21 01:01:14 INFO : only6: Copied (replaced existing) 2025/06/21 01:01:14 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32495") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:58752->172.17.0.4:32495, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39256") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:39704->172.17.0.4:39256, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37413") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:43498->172.17.0.4:37413, err= --- PASS: TestSyncConcurrentTruncate (0.15s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:14 DEBUG : empty_dir: Making directory with metadata 2025/06/21 01:01:14 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/21 01:01:14 DEBUG : empty_on_remote: Making directory with metadata 2025/06/21 01:01:14 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/21 01:01:14 INFO : empty_on_remote: Making directory 2025/06/21 01:01:14 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/21 01:01:14 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/21 01:01:14 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/21 01:01:14 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/21 01:01:14 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31896") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56758->172.17.0.4:31896, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33658") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32143") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37089") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:55772->172.17.0.4:32143, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:41066->172.17.0.4:33658, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30963") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:48222->172.17.0.4:30963, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:57368->172.17.0.4:37089, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37566") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:57138->172.17.0.4:37566, err= --- PASS: TestSyncReplaceDirModTime (0.12s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:14 DEBUG : empty_dir: Making directory with metadata 2025/06/21 01:01:14 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/21 01:01:14 DEBUG : empty_on_remote: Making directory with metadata 2025/06/21 01:01:14 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/21 01:01:14 INFO : empty_on_remote: Making directory 2025/06/21 01:01:14 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/21 01:01:14 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/21 01:01:14 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/21 01:01:14 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/21 01:01:14 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/06/21 01:01:14 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35250") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:34338->172.17.0.4:35250, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39987") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40950->172.17.0.4:39987, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30598") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:46070->172.17.0.4:30598, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35098") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35640") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:34100->172.17.0.4:35640, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:49752->172.17.0.4:35098, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31529") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:33174->172.17.0.4:31529, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37596") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:36162->172.17.0.4:37596, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.09s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/21 01:01:14 INFO : sub dir: Making directory 2025/06/21 01:01:14 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35938") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56832->172.17.0.4:35938, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30724") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56970->172.17.0.4:30724, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38724") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:35882->172.17.0.4:38724, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33539") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:39920->172.17.0.4:33539, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36273") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:51600->172.17.0.4:36273, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30552") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:34282->172.17.0.4:30552, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37763") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:34426->172.17.0.4:37763, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38146") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:52016->172.17.0.4:38146, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34482") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:34692->172.17.0.4:34482, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31510") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:33444->172.17.0.4:31510, err= 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34854") 2025/06/21 01:01:14 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:48480->172.17.0.4:34854, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.11s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/21 01:01:14 INFO : sub dir: Making directory 2025/06/21 01:01:14 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30840") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:55124->172.17.0.4:30840, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30707") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32300") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:54042->172.17.0.4:30707, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33578") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:37680->172.17.0.4:33578, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:55378->172.17.0.4:32300, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31129") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:52992->172.17.0.4:31129, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37452") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:54572->172.17.0.4:37452, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34359") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:37908->172.17.0.4:34359, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30447") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:41490->172.17.0.4:30447, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31398") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:38780->172.17.0.4:31398, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31405") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:34272->172.17.0.4:31405, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38526") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:49422->172.17.0.4:38526, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.09s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39313") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:46024->172.17.0.4:39313, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32890") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:58262->172.17.0.4:32890, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37640") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:58692->172.17.0.4:37640, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33219") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56270->172.17.0.4:33219, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30249") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:52200->172.17.0.4:30249, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34362") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:41638->172.17.0.4:34362, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38880") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:58056->172.17.0.4:38880, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39383") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:50412->172.17.0.4:39383, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34193") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:42824->172.17.0.4:34193, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37856") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56924->172.17.0.4:37856, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32369") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:44840->172.17.0.4:32369, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39968") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:42874->172.17.0.4:39968, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30174") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:55796->172.17.0.4:30174, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37288") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:42430->172.17.0.4:37288, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32349") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:43672->172.17.0.4:32349, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35189") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:36812->172.17.0.4:35189, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38496") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:33312->172.17.0.4:38496, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37296") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:59524->172.17.0.4:37296, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33322") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:53980->172.17.0.4:33322, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34010") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:57294->172.17.0.4:34010, err= 2025/06/21 01:01:15 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33190") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56644->172.17.0.4:33190, err= 2025/06/21 01:01:15 DEBUG : apple: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : apple: Excluded 2025/06/21 01:01:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : appleappleapplebanana: Excluded 2025/06/21 01:01:15 DEBUG : banana: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : banana: Excluded 2025/06/21 01:01:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : splitbananasplit: Excluded 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37419") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:43912->172.17.0.4:37419, err= 2025/06/21 01:01:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31711") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:55104->172.17.0.4:31711, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34489") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:60528->172.17.0.4:34489, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35574") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:39252->172.17.0.4:35574, err= 2025/06/21 01:01:15 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : apple: Unchanged skipping 2025/06/21 01:01:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/21 01:01:15 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : banana: Unchanged skipping 2025/06/21 01:01:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : splitbananasplit: Unchanged skipping 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36968") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:33880->172.17.0.4:36968, err= 2025/06/21 01:01:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:15 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:15 INFO : There was nothing to transfer 2025/06/21 01:01:15 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31930") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:49994->172.17.0.4:31930, err= 2025/06/21 01:01:15 DEBUG : apple: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : apple: Excluded 2025/06/21 01:01:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : appleappleapplebanana: Excluded 2025/06/21 01:01:15 DEBUG : banana: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : banana: Excluded 2025/06/21 01:01:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : splitbananasplit: Excluded 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35106") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:33184->172.17.0.4:35106, err= 2025/06/21 01:01:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32562") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:45640->172.17.0.4:32562, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32767") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:33588->172.17.0.4:32767, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39378") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:46120->172.17.0.4:39378, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37711") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:38352->172.17.0.4:37711, err= 2025/06/21 01:01:15 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : apple: Unchanged skipping 2025/06/21 01:01:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/21 01:01:15 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : banana: Unchanged skipping 2025/06/21 01:01:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : splitbananasplit: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:15 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:15 INFO : There was nothing to transfer 2025/06/21 01:01:15 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39862") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56034->172.17.0.4:39862, err= 2025/06/21 01:01:15 DEBUG : apple: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : apple: Excluded 2025/06/21 01:01:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : appleappleapplebanana: Excluded 2025/06/21 01:01:15 DEBUG : banana: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : banana: Excluded 2025/06/21 01:01:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : splitbananasplit: Excluded 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39863") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:53672->172.17.0.4:39863, err= 2025/06/21 01:01:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31748") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40408->172.17.0.4:31748, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37099") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:43898->172.17.0.4:37099, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35262") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:59142->172.17.0.4:35262, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31119") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:57522->172.17.0.4:31119, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32815") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:49764->172.17.0.4:32815, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34533") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:52784->172.17.0.4:34533, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38985") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:37144->172.17.0.4:38985, err= === RUN TestTransform/NFD run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39086") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40806->172.17.0.4:39086, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37518") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:34726->172.17.0.4:37518, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35305") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:52324->172.17.0.4:35305, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37777") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:48242->172.17.0.4:37777, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38702") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:42866->172.17.0.4:38702, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32958") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:47818->172.17.0.4:32958, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39533") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:45848->172.17.0.4:39533, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37313") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:51788->172.17.0.4:37313, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31303") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:32992->172.17.0.4:31303, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30384") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:42698->172.17.0.4:30384, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30323") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:41074->172.17.0.4:30323, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38474") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:47940->172.17.0.4:38474, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31481") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:59232->172.17.0.4:31481, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30664") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:35790->172.17.0.4:30664, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32890") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:58272->172.17.0.4:32890, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36009") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:57456->172.17.0.4:36009, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38945") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:45750->172.17.0.4:38945, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39093") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:57890->172.17.0.4:39093, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30926") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56984->172.17.0.4:30926, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34552") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:33360->172.17.0.4:34552, err= 2025/06/21 01:01:15 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36976") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:52652->172.17.0.4:36976, err= 2025/06/21 01:01:15 DEBUG : apple: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : apple: Excluded 2025/06/21 01:01:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : appleappleapplebanana: Excluded 2025/06/21 01:01:15 DEBUG : banana: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : banana: Excluded 2025/06/21 01:01:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : splitbananasplit: Excluded 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31018") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:49634->172.17.0.4:31018, err= 2025/06/21 01:01:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35660") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:43094->172.17.0.4:35660, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38447") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40362->172.17.0.4:38447, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35759") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:46916->172.17.0.4:35759, err= 2025/06/21 01:01:15 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : apple: Unchanged skipping 2025/06/21 01:01:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/21 01:01:15 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : banana: Unchanged skipping 2025/06/21 01:01:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : splitbananasplit: Unchanged skipping 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36314") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40656->172.17.0.4:36314, err= 2025/06/21 01:01:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:15 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:15 INFO : There was nothing to transfer 2025/06/21 01:01:15 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36392") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:36336->172.17.0.4:36392, err= 2025/06/21 01:01:15 DEBUG : apple: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : apple: Excluded 2025/06/21 01:01:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : appleappleapplebanana: Excluded 2025/06/21 01:01:15 DEBUG : banana: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : banana: Excluded 2025/06/21 01:01:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : splitbananasplit: Excluded 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37014") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:42262->172.17.0.4:37014, err= 2025/06/21 01:01:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31459") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:49292->172.17.0.4:31459, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33125") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:37836->172.17.0.4:33125, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32639") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:50012->172.17.0.4:32639, err= 2025/06/21 01:01:15 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : apple: Unchanged skipping 2025/06/21 01:01:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/21 01:01:15 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : banana: Unchanged skipping 2025/06/21 01:01:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : splitbananasplit: Unchanged skipping 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37081") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:39328->172.17.0.4:37081, err= 2025/06/21 01:01:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:15 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:15 INFO : There was nothing to transfer 2025/06/21 01:01:15 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34810") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:35316->172.17.0.4:34810, err= 2025/06/21 01:01:15 DEBUG : apple: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : apple: Excluded 2025/06/21 01:01:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : appleappleapplebanana: Excluded 2025/06/21 01:01:15 DEBUG : banana: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : banana: Excluded 2025/06/21 01:01:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : splitbananasplit: Excluded 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36087") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:41238->172.17.0.4:36087, err= 2025/06/21 01:01:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38611") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:46284->172.17.0.4:38611, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39344") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:32902->172.17.0.4:39344, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39181") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:52628->172.17.0.4:39181, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36393") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:38448->172.17.0.4:36393, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38308") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:45266->172.17.0.4:38308, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34684") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:43254->172.17.0.4:34684, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32869") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:42004->172.17.0.4:32869, err= === RUN TestTransform/base64 run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36064") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:44264->172.17.0.4:36064, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32565") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40310->172.17.0.4:32565, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35959") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:53282->172.17.0.4:35959, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36752") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:33934->172.17.0.4:36752, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36875") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40118->172.17.0.4:36875, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39638") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:44856->172.17.0.4:39638, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32273") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:39348->172.17.0.4:32273, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38867") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:38016->172.17.0.4:38867, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31982") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:57266->172.17.0.4:31982, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35172") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56230->172.17.0.4:35172, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37707") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:47612->172.17.0.4:37707, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31420") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:54342->172.17.0.4:31420, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35311") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:51212->172.17.0.4:35311, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35977") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:33166->172.17.0.4:35977, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35011") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:42548->172.17.0.4:35011, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35423") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:46526->172.17.0.4:35423, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37979") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:47074->172.17.0.4:37979, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35554") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:45922->172.17.0.4:35554, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31218") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:45554->172.17.0.4:31218, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36142") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:54804->172.17.0.4:36142, err= 2025/06/21 01:01:15 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35345") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:39056->172.17.0.4:35345, err= 2025/06/21 01:01:15 DEBUG : apple: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : apple: Excluded 2025/06/21 01:01:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : appleappleapplebanana: Excluded 2025/06/21 01:01:15 DEBUG : banana: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : banana: Excluded 2025/06/21 01:01:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : splitbananasplit: Excluded 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38081") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:33794->172.17.0.4:38081, err= 2025/06/21 01:01:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30701") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:54396->172.17.0.4:30701, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34359") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:37912->172.17.0.4:34359, err= 2025/06/21 01:01:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 01:01:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 01:01:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 01:01:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 01:01:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 01:01:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 01:01:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 01:01:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 01:01:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 01:01:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 01:01:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 01:01:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 01:01:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 01:01:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 01:01:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30023") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40976->172.17.0.4:30023, err= 2025/06/21 01:01:15 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/21 01:01:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 01:01:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/21 01:01:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 01:01:15 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/21 01:01:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 01:01:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/21 01:01:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 01:01:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37632") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:44200->172.17.0.4:37632, err= 2025/06/21 01:01:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 01:01:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 01:01:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 01:01:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 01:01:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 01:01:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 01:01:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 01:01:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 01:01:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 01:01:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 01:01:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 01:01:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 01:01:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 01:01:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 01:01:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 01:01:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 01:01:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 01:01:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 01:01:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 01:01:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 01:01:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 01:01:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 01:01:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 01:01:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 01:01:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 01:01:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 01:01:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 01:01:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 01:01:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 01:01:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 01:01:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 01:01:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 01:01:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 01:01:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 01:01:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 01:01:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 01:01:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 01:01:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 01:01:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 01:01:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 01:01:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 01:01:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 01:01:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 01:01:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 01:01:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 01:01:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 01:01:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 01:01:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 01:01:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 01:01:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 01:01:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 01:01:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 01:01:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 01:01:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 01:01:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 01:01:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 01:01:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 01:01:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 01:01:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 01:01:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 01:01:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 01:01:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 01:01:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 01:01:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 01:01:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 01:01:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 01:01:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 01:01:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 01:01:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 01:01:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 01:01:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 01:01:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 01:01:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 01:01:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 01:01:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 01:01:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 01:01:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 01:01:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 01:01:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 01:01:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 01:01:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 01:01:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 01:01:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 01:01:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 01:01:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 01:01:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 01:01:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 01:01:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 01:01:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 01:01:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 01:01:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 01:01:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 01:01:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 01:01:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 01:01:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 01:01:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 01:01:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 01:01:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 01:01:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 01:01:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 01:01:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 01:01:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 01:01:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 01:01:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 01:01:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 01:01:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 01:01:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 01:01:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 01:01:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 01:01:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 01:01:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 01:01:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 01:01:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 01:01:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 01:01:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 01:01:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 01:01:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 01:01:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 01:01:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 01:01:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 01:01:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 01:01:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 01:01:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 01:01:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 01:01:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 01:01:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 01:01:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 01:01:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 01:01:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 01:01:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 01:01:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 01:01:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 01:01:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 01:01:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 01:01:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 01:01:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 01:01:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 01:01:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 01:01:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 01:01:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 01:01:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 01:01:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 01:01:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 01:01:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 01:01:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 01:01:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 01:01:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 01:01:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 01:01:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 01:01:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 01:01:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 01:01:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 01:01:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 01:01:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 01:01:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 01:01:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 01:01:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 01:01:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 01:01:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 01:01:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 01:01:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 01:01:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 01:01:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 01:01:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 01:01:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 01:01:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 01:01:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 01:01:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 01:01:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 01:01:15 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/21 01:01:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 01:01:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 01:01:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32081") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37731") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40652->172.17.0.4:37731, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:45912->172.17.0.4:32081, err= 2025/06/21 01:01:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 01:01:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 01:01:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 01:01:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 01:01:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:15 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/21 01:01:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36366") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:44652->172.17.0.4:36366, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38912") 2025/06/21 01:01:15 DEBUG : YXBwbGU=.a5c688ae.partial: renamed to: YXBwbGU= 2025/06/21 01:01:15 INFO : apple: Copied (new) to: YXBwbGU= 2025/06/21 01:01:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36193") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:44036->172.17.0.4:36193, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:35956->172.17.0.4:38912, err= 2025/06/21 01:01:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.95c0dad6.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 01:01:15 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 01:01:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39882") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:54488->172.17.0.4:39882, err= 2025/06/21 01:01:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.580ea801.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 01:01:15 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 01:01:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38289") 2025/06/21 01:01:15 DEBUG : YmFuYW5h.468f3f0c.partial: renamed to: YmFuYW5h 2025/06/21 01:01:15 INFO : banana: Copied (new) to: YmFuYW5h 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:54386->172.17.0.4:38289, err= 2025/06/21 01:01:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39164") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:36948->172.17.0.4:39164, err= 2025/06/21 01:01:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 01:01:15 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38523") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56088->172.17.0.4:38523, err= 2025/06/21 01:01:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 01:01:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 01:01:15 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36684") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:58014->172.17.0.4:36684, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39695") 2025/06/21 01:01:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 01:01:15 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:39936->172.17.0.4:39695, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32004") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:39488->172.17.0.4:32004, err= 2025/06/21 01:01:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 01:01:15 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30137") 2025/06/21 01:01:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 01:01:15 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:53290->172.17.0.4:30137, err= 2025/06/21 01:01:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 01:01:15 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39590") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34868") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:59070->172.17.0.4:34868, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:58882->172.17.0.4:39590, err= 2025/06/21 01:01:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 01:01:15 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34331") 2025/06/21 01:01:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 01:01:15 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/21 01:01:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 01:01:15 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:50222->172.17.0.4:34331, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32791") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:45974->172.17.0.4:32791, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39770") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:42424->172.17.0.4:39770, err= 2025/06/21 01:01:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.7dd74a77.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/21 01:01:15 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/21 01:01:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36397") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56922->172.17.0.4:36397, err= 2025/06/21 01:01:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.8083cda9.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/21 01:01:15 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/21 01:01:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/21 01:01:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.7dd74a77.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/21 01:01:15 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34518") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:46846->172.17.0.4:34518, err= 2025/06/21 01:01:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.8083cda9.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/21 01:01:15 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/21 01:01:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.68945d08.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/21 01:01:15 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/MDAxNS05Oz0udHh0.b01938a0.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2025/06/21 01:01:15 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/06/21 01:01:15 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:15 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/21 01:01:15 INFO : apple: Deleted 2025/06/21 01:01:15 INFO : dir1/0010-456789.txt: Deleted 2025/06/21 01:01:15 INFO : banana: Deleted 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Connecting to FTP server 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:21") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:37522->172.17.0.4:21, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Connecting to FTP server 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Connecting to FTP server 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Connecting to FTP server 2025/06/21 01:01:15 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/21 01:01:15 INFO : dir1/0007-1234567.txt: Deleted 2025/06/21 01:01:15 INFO : dir1/0008-2345678.txt: Deleted 2025/06/21 01:01:15 INFO : dir1/0014-89;=.txt: Deleted 2025/06/21 01:01:15 INFO : appleappleapplebanana: Deleted 2025/06/21 01:01:15 INFO : splitbananasplit: Deleted 2025/06/21 01:01:15 INFO : dir1/0003-defghij.txt: Deleted 2025/06/21 01:01:15 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/21 01:01:15 INFO : dir1/0015-9;=.txt: Deleted 2025/06/21 01:01:15 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/21 01:01:15 INFO : dir1/0013-789;=.txt: Deleted 2025/06/21 01:01:15 INFO : dir1/0012-6789;.txt: Deleted 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:21") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:37526->172.17.0.4:21, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:21") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:37536->172.17.0.4:21, err= 2025/06/21 01:01:15 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/21 01:01:15 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:21") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:37544->172.17.0.4:21, err= 2025/06/21 01:01:15 INFO : dir1/0009-3456789.txt: Deleted 2025/06/21 01:01:15 INFO : dir1/0011-56789;.txt: Deleted 2025/06/21 01:01:15 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32254") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:43222->172.17.0.4:32254, err= 2025/06/21 01:01:15 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : YXBwbGU=: Excluded 2025/06/21 01:01:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/06/21 01:01:15 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : YmFuYW5h: Excluded 2025/06/21 01:01:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34109") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56804->172.17.0.4:34109, err= 2025/06/21 01:01:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/06/21 01:01:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/06/21 01:01:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/06/21 01:01:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/06/21 01:01:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/06/21 01:01:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/06/21 01:01:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/06/21 01:01:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/06/21 01:01:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/06/21 01:01:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/06/21 01:01:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/06/21 01:01:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/06/21 01:01:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/06/21 01:01:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/06/21 01:01:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/06/21 01:01:15 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34538") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:36826->172.17.0.4:34538, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36295") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:37728->172.17.0.4:36295, err= 2025/06/21 01:01:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/21 01:01:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/21 01:01:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/21 01:01:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/21 01:01:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/21 01:01:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/21 01:01:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/21 01:01:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/21 01:01:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/21 01:01:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/21 01:01:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 01:01:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/21 01:01:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 01:01:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/21 01:01:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 01:01:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/21 01:01:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 01:01:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/21 01:01:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 01:01:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/21 01:01:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 01:01:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/21 01:01:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 01:01:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 01:01:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 01:01:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 01:01:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 01:01:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 01:01:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 01:01:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 01:01:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 01:01:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 01:01:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 01:01:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 01:01:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 01:01:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 01:01:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 01:01:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 01:01:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 01:01:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 01:01:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 01:01:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 01:01:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 01:01:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/21 01:01:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 01:01:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/21 01:01:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 01:01:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/21 01:01:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 01:01:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/21 01:01:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 01:01:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/21 01:01:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 01:01:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/21 01:01:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 01:01:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 01:01:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 01:01:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 01:01:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 01:01:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 01:01:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 01:01:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 01:01:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 01:01:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 01:01:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 01:01:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 01:01:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 01:01:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 01:01:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 01:01:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 01:01:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 01:01:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 01:01:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 01:01:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 01:01:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 01:01:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 01:01:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 01:01:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/21 01:01:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 01:01:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/21 01:01:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 01:01:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/21 01:01:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 01:01:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/21 01:01:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 01:01:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/21 01:01:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 01:01:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/21 01:01:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 01:01:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 01:01:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 01:01:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 01:01:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 01:01:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 01:01:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 01:01:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 01:01:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 01:01:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 01:01:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 01:01:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 01:01:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 01:01:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 01:01:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 01:01:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 01:01:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 01:01:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 01:01:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 01:01:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 01:01:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 01:01:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 01:01:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 01:01:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 01:01:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 01:01:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/21 01:01:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 01:01:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/21 01:01:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 01:01:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/21 01:01:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 01:01:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/21 01:01:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 01:01:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/21 01:01:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 01:01:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/21 01:01:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 01:01:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 01:01:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 01:01:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 01:01:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 01:01:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 01:01:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 01:01:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 01:01:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 01:01:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 01:01:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 01:01:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 01:01:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 01:01:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 01:01:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 01:01:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 01:01:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 01:01:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 01:01:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 01:01:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 01:01:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 01:01:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 01:01:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 01:01:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 01:01:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 01:01:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 01:01:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/21 01:01:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/21 01:01:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/21 01:01:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/21 01:01:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/21 01:01:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 01:01:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 01:01:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 01:01:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 01:01:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 01:01:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 01:01:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 01:01:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 01:01:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 01:01:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 01:01:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 01:01:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 01:01:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 01:01:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 01:01:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32878") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:43494->172.17.0.4:32878, err= 2025/06/21 01:01:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 01:01:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 01:01:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 01:01:15 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : apple: Unchanged skipping 2025/06/21 01:01:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/21 01:01:15 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : banana: Unchanged skipping 2025/06/21 01:01:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : splitbananasplit: Unchanged skipping 2025/06/21 01:01:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 01:01:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 01:01:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 01:01:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 01:01:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 01:01:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 01:01:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 01:01:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 01:01:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 01:01:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 01:01:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 01:01:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 01:01:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 01:01:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 01:01:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 01:01:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 01:01:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 01:01:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 01:01:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 01:01:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 01:01:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 01:01:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 01:01:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 01:01:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 01:01:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 01:01:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 01:01:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 01:01:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 01:01:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 01:01:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 01:01:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 01:01:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 01:01:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 01:01:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 01:01:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 01:01:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 01:01:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 01:01:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 01:01:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 01:01:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 01:01:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 01:01:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 01:01:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 01:01:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 01:01:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 01:01:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 01:01:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 01:01:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 01:01:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 01:01:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 01:01:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 01:01:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 01:01:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 01:01:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 01:01:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 01:01:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 01:01:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 01:01:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 01:01:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 01:01:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 01:01:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 01:01:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 01:01:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 01:01:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 01:01:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 01:01:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 01:01:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 01:01:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 01:01:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 01:01:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 01:01:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 01:01:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 01:01:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 01:01:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 01:01:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 01:01:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 01:01:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 01:01:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 01:01:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 01:01:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 01:01:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 01:01:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 01:01:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 01:01:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 01:01:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 01:01:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 01:01:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 01:01:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 01:01:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 01:01:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 01:01:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 01:01:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 01:01:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 01:01:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 01:01:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 01:01:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 01:01:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 01:01:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 01:01:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 01:01:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 01:01:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 01:01:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 01:01:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 01:01:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 01:01:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 01:01:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 01:01:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 01:01:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 01:01:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 01:01:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 01:01:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 01:01:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 01:01:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 01:01:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 01:01:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 01:01:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 01:01:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 01:01:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 01:01:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 01:01:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 01:01:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 01:01:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 01:01:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 01:01:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 01:01:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 01:01:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 01:01:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 01:01:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 01:01:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 01:01:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 01:01:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 01:01:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 01:01:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 01:01:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 01:01:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 01:01:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 01:01:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 01:01:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 01:01:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 01:01:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 01:01:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 01:01:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 01:01:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 01:01:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 01:01:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 01:01:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 01:01:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 01:01:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 01:01:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 01:01:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 01:01:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 01:01:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 01:01:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 01:01:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 01:01:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 01:01:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 01:01:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 01:01:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 01:01:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35762") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:55530->172.17.0.4:35762, err= 2025/06/21 01:01:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 01:01:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 01:01:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 01:01:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 01:01:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 01:01:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 01:01:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 01:01:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 01:01:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 01:01:15 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/21 01:01:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 01:01:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 01:01:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 01:01:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 01:01:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 01:01:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 01:01:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 01:01:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 01:01:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 01:01:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 01:01:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 01:01:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 01:01:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 01:01:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 01:01:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 01:01:15 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/21 01:01:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:15 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:15 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39895") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:52134->172.17.0.4:39895, err= 2025/06/21 01:01:15 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : YXBwbGU=: Excluded 2025/06/21 01:01:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/06/21 01:01:15 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : YmFuYW5h: Excluded 2025/06/21 01:01:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36956") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:47190->172.17.0.4:36956, err= 2025/06/21 01:01:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/06/21 01:01:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/06/21 01:01:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/06/21 01:01:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/06/21 01:01:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/06/21 01:01:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/06/21 01:01:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/06/21 01:01:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/06/21 01:01:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/06/21 01:01:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/06/21 01:01:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/06/21 01:01:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/06/21 01:01:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/06/21 01:01:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/06/21 01:01:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/06/21 01:01:15 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34860") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:42368->172.17.0.4:34860, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39061") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:54210->172.17.0.4:39061, err= 2025/06/21 01:01:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 01:01:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 01:01:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 01:01:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 01:01:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 01:01:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 01:01:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 01:01:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 01:01:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/21 01:01:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/21 01:01:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/21 01:01:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/21 01:01:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/21 01:01:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/21 01:01:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/21 01:01:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/21 01:01:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/21 01:01:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/21 01:01:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 01:01:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 01:01:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 01:01:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 01:01:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/21 01:01:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/21 01:01:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/21 01:01:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/21 01:01:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/21 01:01:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37022") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:52954->172.17.0.4:37022, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36014") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:39544->172.17.0.4:36014, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34726") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:54144->172.17.0.4:34726, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31046") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:33296->172.17.0.4:31046, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35313") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:43170->172.17.0.4:35313, err= === RUN TestTransform/prefix run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38509") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:47348->172.17.0.4:38509, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36584") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40330->172.17.0.4:36584, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33849") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:46742->172.17.0.4:33849, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34926") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:54016->172.17.0.4:34926, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39342") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:48804->172.17.0.4:39342, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39093") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:57894->172.17.0.4:39093, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39497") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40688->172.17.0.4:39497, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34521") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:41892->172.17.0.4:34521, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35117") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:49094->172.17.0.4:35117, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33912") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56528->172.17.0.4:33912, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36384") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40712->172.17.0.4:36384, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32318") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:37314->172.17.0.4:32318, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34771") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56714->172.17.0.4:34771, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39137") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:54052->172.17.0.4:39137, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37171") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:36474->172.17.0.4:37171, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36361") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:44936->172.17.0.4:36361, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39184") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:41334->172.17.0.4:39184, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39150") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:45532->172.17.0.4:39150, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39380") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40730->172.17.0.4:39380, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38298") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:35176->172.17.0.4:38298, err= 2025/06/21 01:01:15 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33855") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:51390->172.17.0.4:33855, err= 2025/06/21 01:01:15 DEBUG : apple: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : apple: Excluded 2025/06/21 01:01:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : appleappleapplebanana: Excluded 2025/06/21 01:01:15 DEBUG : banana: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : banana: Excluded 2025/06/21 01:01:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : splitbananasplit: Excluded 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34493") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:59148->172.17.0.4:34493, err= 2025/06/21 01:01:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/21 01:01:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 01:01:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36446") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40982->172.17.0.4:36446, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30799") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:52662->172.17.0.4:30799, err= 2025/06/21 01:01:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 01:01:15 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 01:01:15 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 01:01:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 01:01:15 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 01:01:15 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 01:01:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 01:01:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 01:01:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 01:01:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 01:01:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 01:01:15 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 01:01:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 01:01:15 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 01:01:15 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37161") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:36354->172.17.0.4:37161, err= 2025/06/21 01:01:15 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/21 01:01:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 01:01:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/21 01:01:15 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 01:01:15 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/21 01:01:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 01:01:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/21 01:01:15 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30001") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40600->172.17.0.4:30001, err= 2025/06/21 01:01:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 01:01:15 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 01:01:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33111") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38290") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:39432->172.17.0.4:33111, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39841") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:35638->172.17.0.4:39841, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:57376->172.17.0.4:38290, err= 2025/06/21 01:01:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/21 01:01:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/21 01:01:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/21 01:01:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/21 01:01:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/21 01:01:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/21 01:01:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/21 01:01:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/21 01:01:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/21 01:01:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/21 01:01:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/21 01:01:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/21 01:01:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/21 01:01:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/21 01:01:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/21 01:01:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/21 01:01:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/21 01:01:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/21 01:01:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/21 01:01:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/21 01:01:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/21 01:01:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/21 01:01:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/21 01:01:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/21 01:01:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/21 01:01:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/21 01:01:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/21 01:01:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/21 01:01:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/21 01:01:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/21 01:01:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/21 01:01:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/21 01:01:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/21 01:01:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/21 01:01:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/21 01:01:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/21 01:01:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/21 01:01:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/21 01:01:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/21 01:01:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/21 01:01:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/21 01:01:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/21 01:01:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/21 01:01:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/21 01:01:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/21 01:01:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/21 01:01:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/21 01:01:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/21 01:01:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/21 01:01:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/21 01:01:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/21 01:01:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/21 01:01:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/21 01:01:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/21 01:01:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/21 01:01:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/21 01:01:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/21 01:01:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/21 01:01:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/21 01:01:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/21 01:01:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/21 01:01:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/21 01:01:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/21 01:01:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/21 01:01:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/21 01:01:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/21 01:01:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/21 01:01:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/21 01:01:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/21 01:01:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/21 01:01:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/21 01:01:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/21 01:01:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/21 01:01:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/21 01:01:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/21 01:01:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/21 01:01:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/21 01:01:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/21 01:01:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/21 01:01:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/21 01:01:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/21 01:01:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/21 01:01:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/21 01:01:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/21 01:01:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/21 01:01:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/21 01:01:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/21 01:01:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/21 01:01:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/21 01:01:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/21 01:01:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/21 01:01:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/21 01:01:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/21 01:01:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/21 01:01:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/21 01:01:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/21 01:01:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/21 01:01:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/21 01:01:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/21 01:01:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/21 01:01:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/21 01:01:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/21 01:01:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/21 01:01:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/21 01:01:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/21 01:01:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/21 01:01:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/21 01:01:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/21 01:01:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/21 01:01:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/21 01:01:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/21 01:01:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/21 01:01:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/21 01:01:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/21 01:01:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/21 01:01:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/21 01:01:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/21 01:01:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/21 01:01:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/21 01:01:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/21 01:01:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/21 01:01:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/21 01:01:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/21 01:01:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/21 01:01:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/21 01:01:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/21 01:01:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31967") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:45016->172.17.0.4:31967, err= 2025/06/21 01:01:15 DEBUG : PREFIXsplitbananasplit.580ea801.partial: renamed to: PREFIXsplitbananasplit 2025/06/21 01:01:15 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/06/21 01:01:15 DEBUG : PREFIXbanana.468f3f0c.partial: renamed to: PREFIXbanana 2025/06/21 01:01:15 INFO : banana: Copied (new) to: PREFIXbanana 2025/06/21 01:01:15 DEBUG : PREFIXapple.a5c688ae.partial: renamed to: PREFIXapple 2025/06/21 01:01:15 INFO : apple: Copied (new) to: PREFIXapple 2025/06/21 01:01:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/21 01:01:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/21 01:01:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/21 01:01:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/21 01:01:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/21 01:01:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/21 01:01:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/21 01:01:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/21 01:01:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/21 01:01:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/21 01:01:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/21 01:01:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/21 01:01:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/21 01:01:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/21 01:01:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/21 01:01:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/21 01:01:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/21 01:01:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/21 01:01:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/21 01:01:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/21 01:01:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/21 01:01:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/21 01:01:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/21 01:01:15 DEBUG : PREFIXappleappleapplebanana.95c0dad6.partial: renamed to: PREFIXappleappleapplebanana 2025/06/21 01:01:15 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/06/21 01:01:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/21 01:01:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/21 01:01:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/21 01:01:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/21 01:01:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/21 01:01:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/21 01:01:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/21 01:01:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/21 01:01:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/21 01:01:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/21 01:01:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/21 01:01:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/21 01:01:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/21 01:01:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/21 01:01:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/21 01:01:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/21 01:01:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/21 01:01:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/21 01:01:15 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/21 01:01:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/21 01:01:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/21 01:01:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37471") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:35824->172.17.0.4:37471, err= 2025/06/21 01:01:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/21 01:01:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/21 01:01:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/21 01:01:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/21 01:01:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/21 01:01:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/21 01:01:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/21 01:01:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/21 01:01:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/21 01:01:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35958") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:42422->172.17.0.4:35958, err= 2025/06/21 01:01:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31006") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:43834->172.17.0.4:31006, err= 2025/06/21 01:01:15 DEBUG : dir1/PREFIX0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2025/06/21 01:01:15 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/06/21 01:01:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34901") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:44040->172.17.0.4:34901, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36799") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:57518->172.17.0.4:36799, err= 2025/06/21 01:01:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/21 01:01:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/21 01:01:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/21 01:01:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/21 01:01:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/21 01:01:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/21 01:01:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:15 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/21 01:01:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:15 DEBUG : dir1/PREFIX0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2025/06/21 01:01:15 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/06/21 01:01:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35284") 2025/06/21 01:01:15 DEBUG : dir1/PREFIX0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/21 01:01:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/06/21 01:01:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/21 01:01:15 DEBUG : dir1/PREFIX0003-defghij.txt.95c0dad6.partial: renamed to: dir1/PREFIX0003-defghij.txt 2025/06/21 01:01:15 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/06/21 01:01:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:46912->172.17.0.4:35284, err= 2025/06/21 01:01:15 DEBUG : dir1/PREFIX0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2025/06/21 01:01:15 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/06/21 01:01:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39268") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:58604->172.17.0.4:39268, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38821") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39944") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:34840->172.17.0.4:39944, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:55222->172.17.0.4:38821, err= 2025/06/21 01:01:15 DEBUG : dir1/PREFIX0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2025/06/21 01:01:15 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/06/21 01:01:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/21 01:01:15 DEBUG : dir1/PREFIX0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2025/06/21 01:01:15 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/06/21 01:01:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34508") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:42170->172.17.0.4:34508, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36228") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:39650->172.17.0.4:36228, err= 2025/06/21 01:01:15 DEBUG : dir1/PREFIX0008-2345678.txt.95c0dad6.partial: renamed to: dir1/PREFIX0008-2345678.txt 2025/06/21 01:01:15 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/06/21 01:01:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35400") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:50832->172.17.0.4:35400, err= 2025/06/21 01:01:15 DEBUG : dir1/PREFIX0007-1234567.txt.95c0dad6.partial: renamed to: dir1/PREFIX0007-1234567.txt 2025/06/21 01:01:15 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/06/21 01:01:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31066") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:49622->172.17.0.4:31066, err= 2025/06/21 01:01:15 DEBUG : dir1/PREFIX0012-6789;.txt.8083cda9.partial: renamed to: dir1/PREFIX0012-6789;.txt 2025/06/21 01:01:15 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/06/21 01:01:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/21 01:01:15 DEBUG : dir1/PREFIX0010-456789.txt.7dd74a77.partial: renamed to: dir1/PREFIX0010-456789.txt 2025/06/21 01:01:15 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/06/21 01:01:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37454") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:45910->172.17.0.4:37454, err= 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32937") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:39940->172.17.0.4:32937, err= 2025/06/21 01:01:15 DEBUG : dir1/PREFIX0009-3456789.txt.95c0dad6.partial: renamed to: dir1/PREFIX0009-3456789.txt 2025/06/21 01:01:15 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/06/21 01:01:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39279") 2025/06/21 01:01:15 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:51394->172.17.0.4:39279, err= 2025/06/21 01:01:15 DEBUG : dir1/PREFIX0011-56789;.txt.7dd74a77.partial: renamed to: dir1/PREFIX0011-56789;.txt 2025/06/21 01:01:15 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/06/21 01:01:15 DEBUG : dir1/PREFIX0015-9;=.txt.b01938a0.partial: renamed to: dir1/PREFIX0015-9;=.txt 2025/06/21 01:01:15 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/06/21 01:01:15 DEBUG : dir1/PREFIX0014-89;=.txt.68945d08.partial: renamed to: dir1/PREFIX0014-89;=.txt 2025/06/21 01:01:15 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/06/21 01:01:15 DEBUG : dir1/PREFIX0013-789;=.txt.8083cda9.partial: renamed to: dir1/PREFIX0013-789;=.txt 2025/06/21 01:01:15 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/06/21 01:01:15 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:15 INFO : dir1/0010-456789.txt: Deleted 2025/06/21 01:01:15 INFO : dir1/0011-56789;.txt: Deleted 2025/06/21 01:01:15 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/21 01:01:15 INFO : apple: Deleted 2025/06/21 01:01:15 INFO : dir1/0003-defghij.txt: Deleted 2025/06/21 01:01:15 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/21 01:01:15 INFO : dir1/0007-1234567.txt: Deleted 2025/06/21 01:01:15 INFO : splitbananasplit: Deleted 2025/06/21 01:01:15 INFO : banana: Deleted 2025/06/21 01:01:15 INFO : dir1/0008-2345678.txt: Deleted 2025/06/21 01:01:15 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/21 01:01:15 INFO : dir1/0014-89;=.txt: Deleted 2025/06/21 01:01:15 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/21 01:01:15 INFO : dir1/0012-6789;.txt: Deleted 2025/06/21 01:01:15 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/21 01:01:15 INFO : dir1/0015-9;=.txt: Deleted 2025/06/21 01:01:15 INFO : dir1/0013-789;=.txt: Deleted 2025/06/21 01:01:15 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/21 01:01:15 INFO : dir1/0009-3456789.txt: Deleted 2025/06/21 01:01:15 INFO : appleappleapplebanana: Deleted 2025/06/21 01:01:15 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33250") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:49504->172.17.0.4:33250, err= 2025/06/21 01:01:16 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : PREFIXapple: Excluded 2025/06/21 01:01:16 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/06/21 01:01:16 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : PREFIXbanana: Excluded 2025/06/21 01:01:16 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : PREFIXsplitbananasplit: Excluded 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30861") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:52532->172.17.0.4:30861, err= 2025/06/21 01:01:16 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32833") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:47940->172.17.0.4:32833, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35866") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:37024->172.17.0.4:35866, err= 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/21 01:01:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/21 01:01:16 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/21 01:01:16 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/21 01:01:16 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/21 01:01:16 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/21 01:01:16 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/21 01:01:16 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/21 01:01:16 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/21 01:01:16 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/21 01:01:16 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/21 01:01:16 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/21 01:01:16 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/21 01:01:16 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/21 01:01:16 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/21 01:01:16 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/21 01:01:16 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/21 01:01:16 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 01:01:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/21 01:01:16 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/21 01:01:16 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/21 01:01:16 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/21 01:01:16 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/21 01:01:16 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/21 01:01:16 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/21 01:01:16 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/21 01:01:16 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/21 01:01:16 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/21 01:01:16 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/21 01:01:16 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/21 01:01:16 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/21 01:01:16 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/21 01:01:16 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/21 01:01:16 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/21 01:01:16 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 01:01:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/21 01:01:16 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 01:01:16 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 01:01:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 01:01:16 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 01:01:16 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 01:01:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/21 01:01:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/21 01:01:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/21 01:01:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/21 01:01:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/21 01:01:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/21 01:01:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/21 01:01:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/21 01:01:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/21 01:01:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/21 01:01:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/21 01:01:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/21 01:01:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/21 01:01:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/21 01:01:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/21 01:01:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 01:01:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/21 01:01:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 01:01:16 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 01:01:16 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 01:01:16 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 01:01:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 01:01:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35712") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:42044->172.17.0.4:35712, err= 2025/06/21 01:01:16 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30657") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56584->172.17.0.4:30657, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32430") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33264") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:45400->172.17.0.4:32430, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36156") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37046") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:57984->172.17.0.4:37046, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:39026->172.17.0.4:36156, err= 2025/06/21 01:01:16 DEBUG : banana.468f3f0c.partial: renamed to: banana 2025/06/21 01:01:16 INFO : banana: Copied (new) 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:39494->172.17.0.4:33264, err= 2025/06/21 01:01:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39269") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:48838->172.17.0.4:39269, err= 2025/06/21 01:01:16 DEBUG : appleappleapplebanana.95c0dad6.partial: renamed to: appleappleapplebanana 2025/06/21 01:01:16 INFO : appleappleapplebanana: Copied (new) 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38981") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:57610->172.17.0.4:38981, err= 2025/06/21 01:01:16 DEBUG : splitbananasplit.580ea801.partial: renamed to: splitbananasplit 2025/06/21 01:01:16 INFO : splitbananasplit: Copied (new) 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39693") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:52848->172.17.0.4:39693, err= 2025/06/21 01:01:16 DEBUG : apple.a5c688ae.partial: renamed to: apple 2025/06/21 01:01:16 INFO : apple: Copied (new) 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35054") 2025/06/21 01:01:16 DEBUG : dir1/0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txt 2025/06/21 01:01:16 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:51020->172.17.0.4:35054, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38230") 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txt 2025/06/21 01:01:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:47972->172.17.0.4:38230, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36960") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:43006->172.17.0.4:36960, err= 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txt 2025/06/21 01:01:16 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35578") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:39308->172.17.0.4:35578, err= 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/0004-efghijk.txt 2025/06/21 01:01:16 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37713") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40214->172.17.0.4:37713, err= 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txt.95c0dad6.partial: renamed to: dir1/0007-1234567.txt 2025/06/21 01:01:16 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33623") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:41060->172.17.0.4:33623, err= 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txt 2025/06/21 01:01:16 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36338") 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txt 2025/06/21 01:01:16 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56036->172.17.0.4:36338, err= 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txt.95c0dad6.partial: renamed to: dir1/0003-defghij.txt 2025/06/21 01:01:16 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33643") 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txt.95c0dad6.partial: renamed to: dir1/0008-2345678.txt 2025/06/21 01:01:16 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:58322->172.17.0.4:33643, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36716") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38642") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:57424->172.17.0.4:38642, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:34438->172.17.0.4:36716, err= 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txt.7dd74a77.partial: renamed to: dir1/0010-456789.txt 2025/06/21 01:01:16 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txt.95c0dad6.partial: renamed to: dir1/0009-3456789.txt 2025/06/21 01:01:16 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33449") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31544") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:48454->172.17.0.4:33449, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:57220->172.17.0.4:31544, err= 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txt.8083cda9.partial: renamed to: dir1/0013-789;=.txt 2025/06/21 01:01:16 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34824") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:52818->172.17.0.4:34824, err= 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txt.7dd74a77.partial: renamed to: dir1/0011-56789;.txt 2025/06/21 01:01:16 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txt.8083cda9.partial: renamed to: dir1/0012-6789;.txt 2025/06/21 01:01:16 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txt.68945d08.partial: renamed to: dir1/0014-89;=.txt 2025/06/21 01:01:16 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txt.b01938a0.partial: renamed to: dir1/0015-9;=.txt 2025/06/21 01:01:16 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/21 01:01:16 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:16 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/06/21 01:01:16 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/06/21 01:01:16 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/06/21 01:01:16 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/06/21 01:01:16 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/06/21 01:01:16 INFO : PREFIXsplitbananasplit: Deleted 2025/06/21 01:01:16 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/06/21 01:01:16 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/06/21 01:01:16 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/06/21 01:01:16 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/06/21 01:01:16 INFO : PREFIXappleappleapplebanana: Deleted 2025/06/21 01:01:16 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/06/21 01:01:16 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/06/21 01:01:16 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/06/21 01:01:16 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/06/21 01:01:16 INFO : PREFIXapple: Deleted 2025/06/21 01:01:16 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/06/21 01:01:16 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/06/21 01:01:16 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/06/21 01:01:16 INFO : PREFIXbanana: Deleted 2025/06/21 01:01:16 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31629") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:49248->172.17.0.4:31629, err= 2025/06/21 01:01:16 DEBUG : apple: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : apple: Excluded 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: Excluded 2025/06/21 01:01:16 DEBUG : banana: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : banana: Excluded 2025/06/21 01:01:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : splitbananasplit: Excluded 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36019") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:49600->172.17.0.4:36019, err= 2025/06/21 01:01:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32317") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:38498->172.17.0.4:32317, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31267") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:59862->172.17.0.4:31267, err= 2025/06/21 01:01:16 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30272") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:34230->172.17.0.4:30272, err= 2025/06/21 01:01:16 DEBUG : apple: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : apple: Excluded 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: Excluded 2025/06/21 01:01:16 DEBUG : banana: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : banana: Excluded 2025/06/21 01:01:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : splitbananasplit: Excluded 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35894") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:60556->172.17.0.4:35894, err= 2025/06/21 01:01:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37614") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:41328->172.17.0.4:37614, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38939") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:34526->172.17.0.4:38939, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31293") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:44212->172.17.0.4:31293, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34380") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:50264->172.17.0.4:34380, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35698") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:52026->172.17.0.4:35698, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37735") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:41752->172.17.0.4:37735, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32644") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:38400->172.17.0.4:32644, err= === RUN TestTransform/suffix run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34416") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:37936->172.17.0.4:34416, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37889") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:60516->172.17.0.4:37889, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39217") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:36352->172.17.0.4:39217, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30153") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:51378->172.17.0.4:30153, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38748") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:46802->172.17.0.4:38748, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32819") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:43564->172.17.0.4:32819, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32938") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:36448->172.17.0.4:32938, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36590") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:49714->172.17.0.4:36590, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36348") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:59424->172.17.0.4:36348, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31785") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:52346->172.17.0.4:31785, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30107") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:47990->172.17.0.4:30107, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39525") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:34198->172.17.0.4:39525, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30447") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:41502->172.17.0.4:30447, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36121") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:41900->172.17.0.4:36121, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30304") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:44838->172.17.0.4:30304, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35454") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:45590->172.17.0.4:35454, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37175") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:55138->172.17.0.4:37175, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37447") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:43468->172.17.0.4:37447, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39634") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:49182->172.17.0.4:39634, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37872") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:35978->172.17.0.4:37872, err= 2025/06/21 01:01:16 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33090") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:47692->172.17.0.4:33090, err= 2025/06/21 01:01:16 DEBUG : apple: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : apple: Excluded 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: Excluded 2025/06/21 01:01:16 DEBUG : banana: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : banana: Excluded 2025/06/21 01:01:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : splitbananasplit: Excluded 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38991") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:41566->172.17.0.4:38991, err= 2025/06/21 01:01:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37974") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:54450->172.17.0.4:37974, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37187") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:48602->172.17.0.4:37187, err= 2025/06/21 01:01:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/21 01:01:16 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 01:01:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 01:01:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/21 01:01:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 01:01:16 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 01:01:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/21 01:01:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 01:01:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 01:01:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 01:01:16 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 01:01:16 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39847") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:37476->172.17.0.4:39847, err= 2025/06/21 01:01:16 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 01:01:16 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 01:01:16 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/21 01:01:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 01:01:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 01:01:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/21 01:01:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33387") 2025/06/21 01:01:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30288") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:39628->172.17.0.4:33387, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36853") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:34998->172.17.0.4:36853, err= 2025/06/21 01:01:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:42634->172.17.0.4:30288, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39299") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:59270->172.17.0.4:39299, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33502") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:49896->172.17.0.4:33502, err= 2025/06/21 01:01:16 DEBUG : appleappleapplebananaSUFFIX.95c0dad6.partial: renamed to: appleappleapplebananaSUFFIX 2025/06/21 01:01:16 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/06/21 01:01:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/21 01:01:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : bananaSUFFIX.468f3f0c.partial: renamed to: bananaSUFFIX 2025/06/21 01:01:16 INFO : banana: Copied (new) to: bananaSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30367") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:47912->172.17.0.4:30367, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:16 DEBUG : appleSUFFIX.a5c688ae.partial: renamed to: appleSUFFIX 2025/06/21 01:01:16 INFO : apple: Copied (new) to: appleSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/21 01:01:16 DEBUG : splitbananasplitSUFFIX.580ea801.partial: renamed to: splitbananasplitSUFFIX 2025/06/21 01:01:16 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36588") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:57332->172.17.0.4:36588, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31328") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:57798->172.17.0.4:31328, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35665") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40108->172.17.0.4:35665, err= 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/21 01:01:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2025/06/21 01:01:16 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0000-abcdefg.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/21 01:01:16 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35620") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:34422->172.17.0.4:35620, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38751") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:33768->172.17.0.4:38751, err= 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/21 01:01:16 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35739") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34637") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:42752->172.17.0.4:34637, err= 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/21 01:01:16 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:46428->172.17.0.4:35739, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35614") 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2025/06/21 01:01:16 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:33644->172.17.0.4:35614, err= 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2025/06/21 01:01:16 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2025/06/21 01:01:16 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33946") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:49072->172.17.0.4:33946, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35655") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:51610->172.17.0.4:35655, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35136") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:35374->172.17.0.4:35136, err= 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/21 01:01:16 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35422") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:55756->172.17.0.4:35422, err= 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txtSUFFIX.7dd74a77.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2025/06/21 01:01:16 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35127") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:46972->172.17.0.4:35127, err= 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txtSUFFIX.8083cda9.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2025/06/21 01:01:16 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39105") 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2025/06/21 01:01:16 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37439") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:60086->172.17.0.4:39105, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:38214->172.17.0.4:37439, err= 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txtSUFFIX.7dd74a77.partial: renamed to: dir1/0010-456789.txtSUFFIX 2025/06/21 01:01:16 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txtSUFFIX.b01938a0.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2025/06/21 01:01:16 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txtSUFFIX.8083cda9.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2025/06/21 01:01:16 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txtSUFFIX.68945d08.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2025/06/21 01:01:16 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/06/21 01:01:16 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:16 INFO : dir1/0010-456789.txt: Deleted 2025/06/21 01:01:16 INFO : dir1/0013-789;=.txt: Deleted 2025/06/21 01:01:16 INFO : banana: Deleted 2025/06/21 01:01:16 INFO : dir1/0007-1234567.txt: Deleted 2025/06/21 01:01:16 INFO : apple: Deleted 2025/06/21 01:01:16 INFO : dir1/0009-3456789.txt: Deleted 2025/06/21 01:01:16 INFO : dir1/0014-89;=.txt: Deleted 2025/06/21 01:01:16 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/21 01:01:16 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/21 01:01:16 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/21 01:01:16 INFO : dir1/0012-6789;.txt: Deleted 2025/06/21 01:01:16 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/21 01:01:16 INFO : dir1/0003-defghij.txt: Deleted 2025/06/21 01:01:16 INFO : splitbananasplit: Deleted 2025/06/21 01:01:16 INFO : dir1/0015-9;=.txt: Deleted 2025/06/21 01:01:16 INFO : dir1/0008-2345678.txt: Deleted 2025/06/21 01:01:16 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/21 01:01:16 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/21 01:01:16 INFO : dir1/0011-56789;.txt: Deleted 2025/06/21 01:01:16 INFO : appleappleapplebanana: Deleted 2025/06/21 01:01:16 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36578") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:44184->172.17.0.4:36578, err= 2025/06/21 01:01:16 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : appleSUFFIX: Excluded 2025/06/21 01:01:16 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/06/21 01:01:16 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : bananaSUFFIX: Excluded 2025/06/21 01:01:16 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : splitbananasplitSUFFIX: Excluded 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30962") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:46222->172.17.0.4:30962, err= 2025/06/21 01:01:16 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33120") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:55394->172.17.0.4:33120, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36731") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56032->172.17.0.4:36731, err= 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/21 01:01:16 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/21 01:01:16 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/21 01:01:16 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/21 01:01:16 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/21 01:01:16 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/21 01:01:16 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/21 01:01:16 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/21 01:01:16 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/21 01:01:16 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/21 01:01:16 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/21 01:01:16 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/21 01:01:16 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/21 01:01:16 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/21 01:01:16 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/21 01:01:16 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/21 01:01:16 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/21 01:01:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/21 01:01:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/21 01:01:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/21 01:01:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/21 01:01:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/21 01:01:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/21 01:01:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/21 01:01:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/21 01:01:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/21 01:01:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/21 01:01:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/21 01:01:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/21 01:01:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/21 01:01:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/21 01:01:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/21 01:01:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/21 01:01:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 01:01:16 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 01:01:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 01:01:16 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 01:01:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/21 01:01:16 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 01:01:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/21 01:01:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37041") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56348->172.17.0.4:37041, err= 2025/06/21 01:01:16 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30875") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36189") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:57582->172.17.0.4:36189, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36488") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:43008->172.17.0.4:30875, err= 2025/06/21 01:01:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:33032->172.17.0.4:36488, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31934") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33445") 2025/06/21 01:01:16 DEBUG : apple.a5c688ae.partial: renamed to: apple 2025/06/21 01:01:16 INFO : apple: Copied (new) 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:55742->172.17.0.4:33445, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37248") 2025/06/21 01:01:16 DEBUG : appleappleapplebanana.95c0dad6.partial: renamed to: appleappleapplebanana 2025/06/21 01:01:16 INFO : appleappleapplebanana: Copied (new) 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:57768->172.17.0.4:37248, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35387") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:51892->172.17.0.4:31934, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:48534->172.17.0.4:35387, err= 2025/06/21 01:01:16 DEBUG : dir1/0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txt 2025/06/21 01:01:16 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/21 01:01:16 DEBUG : splitbananasplit.580ea801.partial: renamed to: splitbananasplit 2025/06/21 01:01:16 INFO : splitbananasplit: Copied (new) 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txt 2025/06/21 01:01:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38309") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:37458->172.17.0.4:38309, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39737") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39172") 2025/06/21 01:01:16 DEBUG : banana.468f3f0c.partial: renamed to: banana 2025/06/21 01:01:16 INFO : banana: Copied (new) 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:45026->172.17.0.4:39172, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:51910->172.17.0.4:39737, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30512") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40610->172.17.0.4:30512, err= 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/0004-efghijk.txt 2025/06/21 01:01:16 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33274") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:38028->172.17.0.4:33274, err= 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txt 2025/06/21 01:01:16 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txt.95c0dad6.partial: renamed to: dir1/0003-defghij.txt 2025/06/21 01:01:16 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32628") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:34112->172.17.0.4:32628, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33064") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:52974->172.17.0.4:33064, err= 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txt 2025/06/21 01:01:16 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33376") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:60950->172.17.0.4:33376, err= 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txt 2025/06/21 01:01:16 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txt.95c0dad6.partial: renamed to: dir1/0008-2345678.txt 2025/06/21 01:01:16 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34422") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:58026->172.17.0.4:34422, err= 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txt.95c0dad6.partial: renamed to: dir1/0007-1234567.txt 2025/06/21 01:01:16 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39492") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32659") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:37802->172.17.0.4:39492, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:37854->172.17.0.4:32659, err= 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txt.7dd74a77.partial: renamed to: dir1/0011-56789;.txt 2025/06/21 01:01:16 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txt.95c0dad6.partial: renamed to: dir1/0009-3456789.txt 2025/06/21 01:01:16 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36881") 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txt.7dd74a77.partial: renamed to: dir1/0010-456789.txt 2025/06/21 01:01:16 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:53534->172.17.0.4:36881, err= 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txt.8083cda9.partial: renamed to: dir1/0012-6789;.txt 2025/06/21 01:01:16 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36559") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:43900->172.17.0.4:36559, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39323") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:36544->172.17.0.4:39323, err= 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txt.8083cda9.partial: renamed to: dir1/0013-789;=.txt 2025/06/21 01:01:16 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txt.68945d08.partial: renamed to: dir1/0014-89;=.txt 2025/06/21 01:01:16 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txt.b01938a0.partial: renamed to: dir1/0015-9;=.txt 2025/06/21 01:01:16 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/21 01:01:16 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:16 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/06/21 01:01:16 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/06/21 01:01:16 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/06/21 01:01:16 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/06/21 01:01:16 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/06/21 01:01:16 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/06/21 01:01:16 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/06/21 01:01:16 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/06/21 01:01:16 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/06/21 01:01:16 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/06/21 01:01:16 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/06/21 01:01:16 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/06/21 01:01:16 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/06/21 01:01:16 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/06/21 01:01:16 INFO : appleSUFFIX: Deleted 2025/06/21 01:01:16 INFO : appleappleapplebananaSUFFIX: Deleted 2025/06/21 01:01:16 INFO : bananaSUFFIX: Deleted 2025/06/21 01:01:16 INFO : splitbananasplitSUFFIX: Deleted 2025/06/21 01:01:16 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/06/21 01:01:16 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/06/21 01:01:16 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38712") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:44876->172.17.0.4:38712, err= 2025/06/21 01:01:16 DEBUG : apple: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : apple: Excluded 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: Excluded 2025/06/21 01:01:16 DEBUG : banana: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : banana: Excluded 2025/06/21 01:01:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : splitbananasplit: Excluded 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34662") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:43850->172.17.0.4:34662, err= 2025/06/21 01:01:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33337") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:34028->172.17.0.4:33337, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39909") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:59380->172.17.0.4:39909, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30561") 2025/06/21 01:01:16 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:54324->172.17.0.4:30561, err= 2025/06/21 01:01:16 DEBUG : apple: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : apple: Excluded 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: Excluded 2025/06/21 01:01:16 DEBUG : banana: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : banana: Excluded 2025/06/21 01:01:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : splitbananasplit: Excluded 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31610") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:33224->172.17.0.4:31610, err= 2025/06/21 01:01:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37248") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:57784->172.17.0.4:37248, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39715") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:47542->172.17.0.4:39715, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37613") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:51552->172.17.0.4:37613, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36289") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:58824->172.17.0.4:36289, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36002") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:38318->172.17.0.4:36002, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30738") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:35166->172.17.0.4:30738, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33815") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:39460->172.17.0.4:33815, err= === RUN TestTransform/truncate run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34590") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:46086->172.17.0.4:34590, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35208") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:54700->172.17.0.4:35208, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30858") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:34134->172.17.0.4:30858, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34334") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:38182->172.17.0.4:34334, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33419") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:39344->172.17.0.4:33419, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36536") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:49394->172.17.0.4:36536, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35155") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:50458->172.17.0.4:35155, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34110") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:36708->172.17.0.4:34110, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31535") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:48892->172.17.0.4:31535, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32421") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56392->172.17.0.4:32421, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35362") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:55864->172.17.0.4:35362, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30242") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:44490->172.17.0.4:30242, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34486") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:45154->172.17.0.4:34486, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32649") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:35000->172.17.0.4:32649, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39443") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:43368->172.17.0.4:39443, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34384") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:43616->172.17.0.4:34384, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30889") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:60254->172.17.0.4:30889, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36006") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:45032->172.17.0.4:36006, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35496") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:58970->172.17.0.4:35496, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35004") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:35798->172.17.0.4:35004, err= 2025/06/21 01:01:16 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32921") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56362->172.17.0.4:32921, err= 2025/06/21 01:01:16 DEBUG : apple: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : apple: Excluded 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: Excluded 2025/06/21 01:01:16 DEBUG : banana: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : banana: Excluded 2025/06/21 01:01:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : splitbananasplit: Excluded 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35239") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:59982->172.17.0.4:35239, err= 2025/06/21 01:01:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38921") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56324->172.17.0.4:38921, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34815") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:47684->172.17.0.4:34815, err= 2025/06/21 01:01:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/21 01:01:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/21 01:01:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 01:01:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34623") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:49740->172.17.0.4:34623, err= 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/21 01:01:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : apple: Unchanged skipping 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30531") 2025/06/21 01:01:16 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : banana: Unchanged skipping 2025/06/21 01:01:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34509") 2025/06/21 01:01:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 01:01:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 01:01:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/21 01:01:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 01:01:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/21 01:01:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 01:01:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 01:01:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 01:01:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 01:01:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 01:01:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 01:01:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 01:01:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 01:01:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 01:01:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 01:01:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 01:01:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 01:01:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/21 01:01:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 01:01:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 01:01:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 01:01:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 01:01:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 01:01:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 01:01:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 01:01:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 01:01:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/21 01:01:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 01:01:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/21 01:01:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 01:01:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 01:01:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 01:01:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 01:01:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/21 01:01:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 01:01:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 01:01:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 01:01:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 01:01:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 01:01:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 01:01:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 01:01:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 01:01:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 01:01:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/21 01:01:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 01:01:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 01:01:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 01:01:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/21 01:01:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 01:01:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 01:01:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 01:01:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 01:01:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 01:01:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 01:01:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 01:01:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 01:01:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 01:01:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/21 01:01:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 01:01:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 01:01:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 01:01:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 01:01:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 01:01:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/21 01:01:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 01:01:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 01:01:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 01:01:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 01:01:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 01:01:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 01:01:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 01:01:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 01:01:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 01:01:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/21 01:01:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 01:01:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 01:01:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 01:01:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 01:01:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/21 01:01:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 01:01:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/21 01:01:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/21 01:01:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/21 01:01:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 01:01:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/21 01:01:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 01:01:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/21 01:01:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 01:01:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 01:01:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 01:01:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 01:01:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/21 01:01:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 01:01:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 01:01:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 01:01:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 01:01:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 01:01:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/21 01:01:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 01:01:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 01:01:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 01:01:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 01:01:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 01:01:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/21 01:01:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 01:01:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 01:01:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 01:01:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 01:01:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 01:01:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/21 01:01:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 01:01:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 01:01:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 01:01:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 01:01:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 01:01:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/21 01:01:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 01:01:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 01:01:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 01:01:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 01:01:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 01:01:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/21 01:01:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 01:01:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 01:01:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 01:01:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 01:01:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 01:01:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 01:01:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 01:01:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 01:01:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/21 01:01:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 01:01:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/21 01:01:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/21 01:01:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/21 01:01:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 01:01:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/21 01:01:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 01:01:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/21 01:01:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/21 01:01:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 01:01:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 01:01:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 01:01:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/21 01:01:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 01:01:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 01:01:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 01:01:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 01:01:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 01:01:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/21 01:01:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 01:01:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/21 01:01:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 01:01:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 01:01:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 01:01:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 01:01:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 01:01:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/21 01:01:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 01:01:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 01:01:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 01:01:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 01:01:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 01:01:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 01:01:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 01:01:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 01:01:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 01:01:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 01:01:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/21 01:01:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 01:01:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37511") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:50810->172.17.0.4:37511, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:55726->172.17.0.4:34509, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:58854->172.17.0.4:30531, err= 2025/06/21 01:01:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34846") 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33963") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:55682->172.17.0.4:33963, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:55574->172.17.0.4:34846, err= 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdef.95c0dad6.partial: renamed to: dir1/0001-bcdef 2025/06/21 01:01:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34694") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:47090->172.17.0.4:34694, err= 2025/06/21 01:01:16 DEBUG : dir1/0000-abcde.95c0dad6.partial: renamed to: dir1/0000-abcde 2025/06/21 01:01:16 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/21 01:01:16 DEBUG : splitbanan.580ea801.partial: renamed to: splitbanan 2025/06/21 01:01:16 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38098") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34659") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:51982->172.17.0.4:38098, err= 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefg.95c0dad6.partial: renamed to: dir1/0002-cdefg 2025/06/21 01:01:16 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/21 01:01:16 DEBUG : appleapple.95c0dad6.partial: renamed to: appleapple 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31400") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:44196->172.17.0.4:31400, err= 2025/06/21 01:01:16 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:58886->172.17.0.4:34659, err= 2025/06/21 01:01:16 DEBUG : dir1/0004-efghi.95c0dad6.partial: renamed to: dir1/0004-efghi 2025/06/21 01:01:16 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39985") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:50168->172.17.0.4:39985, err= 2025/06/21 01:01:16 DEBUG : dir1/0003-defgh.95c0dad6.partial: renamed to: dir1/0003-defgh 2025/06/21 01:01:16 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34698") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:44852->172.17.0.4:34698, err= 2025/06/21 01:01:16 DEBUG : dir1/0005-fghij.95c0dad6.partial: renamed to: dir1/0005-fghij 2025/06/21 01:01:16 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37780") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:36404->172.17.0.4:37780, err= 2025/06/21 01:01:16 DEBUG : dir1/0007-12345.95c0dad6.partial: renamed to: dir1/0007-12345 2025/06/21 01:01:16 DEBUG : dir1/0008-23456.95c0dad6.partial: renamed to: dir1/0008-23456 2025/06/21 01:01:16 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/21 01:01:16 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35234") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35444") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:57980->172.17.0.4:35234, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39403") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:58416->172.17.0.4:35444, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:49662->172.17.0.4:39403, err= 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijk.95c0dad6.partial: renamed to: dir1/0006-ghijk 2025/06/21 01:01:16 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39117") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:45640->172.17.0.4:39117, err= 2025/06/21 01:01:16 DEBUG : dir1/0009-34567.95c0dad6.partial: renamed to: dir1/0009-34567 2025/06/21 01:01:16 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38333") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:42794->172.17.0.4:38333, err= 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.8083cda9.partial: renamed to: dir1/0012-6789; 2025/06/21 01:01:16 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/21 01:01:16 DEBUG : dir1/0010-45678.7dd74a77.partial: renamed to: dir1/0010-45678 2025/06/21 01:01:16 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34102") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:38384->172.17.0.4:34102, err= 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37382") 2025/06/21 01:01:16 DEBUG : dir1/0011-56789.7dd74a77.partial: renamed to: dir1/0011-56789 2025/06/21 01:01:16 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:49570->172.17.0.4:37382, err= 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.8083cda9.partial: renamed to: dir1/0013-789;= 2025/06/21 01:01:16 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.t.b01938a0.partial: renamed to: dir1/0015-9;=.t 2025/06/21 01:01:16 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=..68945d08.partial: renamed to: dir1/0014-89;=. 2025/06/21 01:01:16 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/06/21 01:01:16 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:16 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/21 01:01:16 INFO : dir1/0010-456789.txt: Deleted 2025/06/21 01:01:16 INFO : dir1/0008-2345678.txt: Deleted 2025/06/21 01:01:16 INFO : dir1/0013-789;=.txt: Deleted 2025/06/21 01:01:16 INFO : dir1/0012-6789;.txt: Deleted 2025/06/21 01:01:16 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/21 01:01:16 INFO : dir1/0015-9;=.txt: Deleted 2025/06/21 01:01:16 INFO : dir1/0011-56789;.txt: Deleted 2025/06/21 01:01:16 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/21 01:01:16 INFO : dir1/0014-89;=.txt: Deleted 2025/06/21 01:01:16 INFO : dir1/0009-3456789.txt: Deleted 2025/06/21 01:01:16 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/21 01:01:16 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/21 01:01:16 INFO : dir1/0007-1234567.txt: Deleted 2025/06/21 01:01:16 INFO : splitbananasplit: Deleted 2025/06/21 01:01:16 INFO : appleappleapplebanana: Deleted 2025/06/21 01:01:16 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/21 01:01:16 INFO : dir1/0003-defghij.txt: Deleted 2025/06/21 01:01:16 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39959") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:47928->172.17.0.4:39959, err= 2025/06/21 01:01:16 DEBUG : apple: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : apple: Excluded 2025/06/21 01:01:16 DEBUG : appleapple: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : appleapple: Excluded 2025/06/21 01:01:16 DEBUG : banana: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : banana: Excluded 2025/06/21 01:01:16 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : splitbanan: Excluded 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34188") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:55454->172.17.0.4:34188, err= 2025/06/21 01:01:16 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0000-abcde: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdef: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefg: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0003-defgh: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0004-efghi: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0005-fghij: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijk: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0007-12345: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0008-23456: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0009-34567: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0010-45678: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0011-56789: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.t: Excluded 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34164") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:51058->172.17.0.4:34164, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33250") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:49512->172.17.0.4:33250, err= 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/21 01:01:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/21 01:01:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/21 01:01:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 01:01:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 01:01:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 01:01:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/21 01:01:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/21 01:01:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/21 01:01:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/21 01:01:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 01:01:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32955") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56480->172.17.0.4:32955, err= 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 01:01:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/21 01:01:16 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : apple: Unchanged skipping 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/21 01:01:16 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : splitbananasplit: Unchanged skipping 2025/06/21 01:01:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 01:01:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 01:01:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/21 01:01:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 01:01:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/21 01:01:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 01:01:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 01:01:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 01:01:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 01:01:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 01:01:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 01:01:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 01:01:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 01:01:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 01:01:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 01:01:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 01:01:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 01:01:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/21 01:01:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 01:01:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 01:01:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 01:01:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 01:01:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 01:01:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 01:01:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 01:01:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 01:01:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/21 01:01:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 01:01:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/21 01:01:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 01:01:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 01:01:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 01:01:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 01:01:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/21 01:01:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 01:01:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 01:01:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 01:01:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 01:01:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 01:01:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 01:01:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 01:01:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 01:01:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 01:01:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/21 01:01:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 01:01:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 01:01:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 01:01:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/21 01:01:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 01:01:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 01:01:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 01:01:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 01:01:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 01:01:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 01:01:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 01:01:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 01:01:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 01:01:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/21 01:01:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 01:01:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 01:01:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 01:01:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 01:01:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 01:01:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/21 01:01:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 01:01:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 01:01:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 01:01:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 01:01:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 01:01:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 01:01:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 01:01:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 01:01:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 01:01:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/21 01:01:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 01:01:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 01:01:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 01:01:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 01:01:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/21 01:01:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 01:01:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/21 01:01:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/21 01:01:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/21 01:01:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 01:01:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/21 01:01:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 01:01:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/21 01:01:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 01:01:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 01:01:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 01:01:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 01:01:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/21 01:01:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 01:01:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 01:01:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 01:01:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 01:01:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 01:01:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/21 01:01:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 01:01:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 01:01:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 01:01:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 01:01:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 01:01:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/21 01:01:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 01:01:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 01:01:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 01:01:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 01:01:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 01:01:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/21 01:01:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 01:01:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 01:01:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 01:01:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 01:01:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 01:01:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/21 01:01:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 01:01:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 01:01:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 01:01:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 01:01:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 01:01:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/21 01:01:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 01:01:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 01:01:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 01:01:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 01:01:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 01:01:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 01:01:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 01:01:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 01:01:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/21 01:01:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 01:01:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/21 01:01:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/21 01:01:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/21 01:01:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 01:01:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/21 01:01:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 01:01:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/21 01:01:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/21 01:01:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 01:01:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 01:01:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 01:01:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/21 01:01:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 01:01:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 01:01:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 01:01:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 01:01:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 01:01:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/21 01:01:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 01:01:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/21 01:01:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 01:01:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 01:01:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 01:01:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 01:01:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 01:01:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/21 01:01:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 01:01:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 01:01:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 01:01:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 01:01:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 01:01:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 01:01:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 01:01:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 01:01:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 01:01:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 01:01:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/21 01:01:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 01:01:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32755") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:37156->172.17.0.4:32755, err= 2025/06/21 01:01:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 01:01:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 01:01:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 01:01:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 01:01:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 01:01:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/21 01:01:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 01:01:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 01:01:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/21 01:01:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/21 01:01:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 01:01:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 01:01:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/21 01:01:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 01:01:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/21 01:01:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:16 DEBUG : banana: Unchanged skipping 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:16 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:16 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36630") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:36724->172.17.0.4:36630, err= 2025/06/21 01:01:16 DEBUG : apple: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : apple: Excluded 2025/06/21 01:01:16 DEBUG : appleapple: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : appleapple: Excluded 2025/06/21 01:01:16 DEBUG : banana: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : banana: Excluded 2025/06/21 01:01:16 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : splitbanan: Excluded 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30187") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:41320->172.17.0.4:30187, err= 2025/06/21 01:01:16 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0000-abcde: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdef: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefg: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0003-defgh: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0004-efghi: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0005-fghij: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijk: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0007-12345: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0008-23456: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0009-34567: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0010-45678: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0011-56789: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.t: Excluded 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38384") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:55620->172.17.0.4:38384, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31951") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:46028->172.17.0.4:31951, err= 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 01:01:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/21 01:01:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/21 01:01:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 01:01:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/21 01:01:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35719") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:58192->172.17.0.4:35719, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34775") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:44294->172.17.0.4:34775, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30788") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:44262->172.17.0.4:30788, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34284") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:60232->172.17.0.4:34284, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39452") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:43552->172.17.0.4:39452, err= === RUN TestTransform/encoder run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39908") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:41350->172.17.0.4:39908, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33648") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:39722->172.17.0.4:33648, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38568") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56126->172.17.0.4:38568, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38121") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:34256->172.17.0.4:38121, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33047") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:49996->172.17.0.4:33047, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33402") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:58150->172.17.0.4:33402, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36384") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40724->172.17.0.4:36384, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35539") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:33960->172.17.0.4:35539, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39458") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:59192->172.17.0.4:39458, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31021") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:33022->172.17.0.4:31021, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31910") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40908->172.17.0.4:31910, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30056") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:42392->172.17.0.4:30056, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38591") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40130->172.17.0.4:38591, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38936") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:53096->172.17.0.4:38936, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30694") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:41056->172.17.0.4:30694, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31326") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:57310->172.17.0.4:31326, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36454") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56202->172.17.0.4:36454, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34437") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:48918->172.17.0.4:34437, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38807") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40238->172.17.0.4:38807, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33032") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:35986->172.17.0.4:33032, err= 2025/06/21 01:01:16 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33812") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:52160->172.17.0.4:33812, err= 2025/06/21 01:01:16 DEBUG : apple: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : apple: Excluded 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: Excluded 2025/06/21 01:01:16 DEBUG : banana: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : banana: Excluded 2025/06/21 01:01:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : splitbananasplit: Excluded 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38710") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:57104->172.17.0.4:38710, err= 2025/06/21 01:01:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32815") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:49770->172.17.0.4:32815, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37686") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:33302->172.17.0.4:37686, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38667") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:43338->172.17.0.4:38667, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36624") 2025/06/21 01:01:16 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : apple: Unchanged skipping 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/21 01:01:16 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : banana: Unchanged skipping 2025/06/21 01:01:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : splitbananasplit: Unchanged skipping 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:36530->172.17.0.4:36624, err= 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:16 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:16 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38918") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:48612->172.17.0.4:38918, err= 2025/06/21 01:01:16 DEBUG : apple: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : apple: Excluded 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: Excluded 2025/06/21 01:01:16 DEBUG : banana: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : banana: Excluded 2025/06/21 01:01:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : splitbananasplit: Excluded 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35486") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:45598->172.17.0.4:35486, err= 2025/06/21 01:01:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35680") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:48396->172.17.0.4:35680, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34149") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:47650->172.17.0.4:34149, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38355") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:50520->172.17.0.4:38355, err= 2025/06/21 01:01:16 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : apple: Unchanged skipping 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/21 01:01:16 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : banana: Unchanged skipping 2025/06/21 01:01:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : splitbananasplit: Unchanged skipping 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35027") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:59602->172.17.0.4:35027, err= 2025/06/21 01:01:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:16 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:16 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37382") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:49586->172.17.0.4:37382, err= 2025/06/21 01:01:16 DEBUG : apple: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : apple: Excluded 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: Excluded 2025/06/21 01:01:16 DEBUG : banana: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : banana: Excluded 2025/06/21 01:01:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : splitbananasplit: Excluded 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36048") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56664->172.17.0.4:36048, err= 2025/06/21 01:01:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36756") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:36400->172.17.0.4:36756, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33512") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:38520->172.17.0.4:33512, err= 2025/06/21 01:01:16 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31511") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:43968->172.17.0.4:31511, err= 2025/06/21 01:01:16 DEBUG : apple: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : apple: Excluded 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: Excluded 2025/06/21 01:01:16 DEBUG : banana: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : banana: Excluded 2025/06/21 01:01:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : splitbananasplit: Excluded 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33247") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:46070->172.17.0.4:33247, err= 2025/06/21 01:01:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32965") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:47416->172.17.0.4:32965, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34882") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:52896->172.17.0.4:34882, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34014") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:46140->172.17.0.4:34014, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36152") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:42464->172.17.0.4:36152, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30216") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:43796->172.17.0.4:30216, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32788") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:54950->172.17.0.4:32788, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33776") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:57636->172.17.0.4:33776, err= === RUN TestTransform/ISO-8859-1 run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39257") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:58486->172.17.0.4:39257, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34751") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:49926->172.17.0.4:34751, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37630") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:44236->172.17.0.4:37630, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32686") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:46630->172.17.0.4:32686, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31932") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:35894->172.17.0.4:31932, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32873") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:38932->172.17.0.4:32873, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37574") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:45160->172.17.0.4:37574, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32206") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:59590->172.17.0.4:32206, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38366") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:58732->172.17.0.4:38366, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38654") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:50670->172.17.0.4:38654, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32539") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:48718->172.17.0.4:32539, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34284") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:60244->172.17.0.4:34284, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38961") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:44760->172.17.0.4:38961, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33095") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:60108->172.17.0.4:33095, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37752") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:55302->172.17.0.4:37752, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37768") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:53708->172.17.0.4:37768, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34041") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:33188->172.17.0.4:34041, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33542") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:43966->172.17.0.4:33542, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32373") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:55598->172.17.0.4:32373, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33860") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:49368->172.17.0.4:33860, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33596") 2025/06/21 01:01:16 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:51372->172.17.0.4:33596, err= 2025/06/21 01:01:16 DEBUG : apple: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : apple: Excluded 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: Excluded 2025/06/21 01:01:16 DEBUG : banana: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : banana: Excluded 2025/06/21 01:01:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : splitbananasplit: Excluded 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36439") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:54228->172.17.0.4:36439, err= 2025/06/21 01:01:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35861") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40532->172.17.0.4:35861, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31779") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:57298->172.17.0.4:31779, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32386") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40958->172.17.0.4:32386, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33339") 2025/06/21 01:01:16 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : apple: Unchanged skipping 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/21 01:01:16 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : banana: Unchanged skipping 2025/06/21 01:01:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : splitbananasplit: Unchanged skipping 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:57690->172.17.0.4:33339, err= 2025/06/21 01:01:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:16 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31848") 2025/06/21 01:01:16 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:53420->172.17.0.4:31848, err= 2025/06/21 01:01:16 DEBUG : apple: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : apple: Excluded 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: Excluded 2025/06/21 01:01:16 DEBUG : banana: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : banana: Excluded 2025/06/21 01:01:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : splitbananasplit: Excluded 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34258") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:41810->172.17.0.4:34258, err= 2025/06/21 01:01:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33901") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:47714->172.17.0.4:33901, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39816") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:39012->172.17.0.4:39816, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35343") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40232->172.17.0.4:35343, err= 2025/06/21 01:01:16 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : apple: Unchanged skipping 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/21 01:01:16 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : banana: Unchanged skipping 2025/06/21 01:01:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : splitbananasplit: Unchanged skipping 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33908") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:37082->172.17.0.4:33908, err= 2025/06/21 01:01:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:16 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:16 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31555") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:46242->172.17.0.4:31555, err= 2025/06/21 01:01:16 DEBUG : apple: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : apple: Excluded 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : appleappleapplebanana: Excluded 2025/06/21 01:01:16 DEBUG : banana: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : banana: Excluded 2025/06/21 01:01:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : splitbananasplit: Excluded 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34019") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:37082->172.17.0.4:34019, err= 2025/06/21 01:01:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 01:01:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33895") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:55610->172.17.0.4:33895, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38452") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:33004->172.17.0.4:38452, err= 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37209") 2025/06/21 01:01:16 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:39842->172.17.0.4:37209, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32510") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:54274->172.17.0.4:32510, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34437") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:48920->172.17.0.4:34437, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35727") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:54534->172.17.0.4:35727, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38815") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:43184->172.17.0.4:38815, err= === RUN TestTransform/charmap run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32704") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:48298->172.17.0.4:32704, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32437") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:42468->172.17.0.4:32437, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38637") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:33692->172.17.0.4:38637, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32300") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:55382->172.17.0.4:32300, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30301") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:53636->172.17.0.4:30301, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36213") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:36862->172.17.0.4:36213, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35888") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:60118->172.17.0.4:35888, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32857") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:50302->172.17.0.4:32857, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36269") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:42454->172.17.0.4:36269, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35661") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:51068->172.17.0.4:35661, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32647") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:46780->172.17.0.4:32647, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34935") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:36736->172.17.0.4:34935, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35540") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:37484->172.17.0.4:35540, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31197") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56226->172.17.0.4:31197, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32575") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40982->172.17.0.4:32575, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35652") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:32890->172.17.0.4:35652, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37607") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40746->172.17.0.4:37607, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31956") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:45698->172.17.0.4:31956, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30251") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56550->172.17.0.4:30251, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32619") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:50468->172.17.0.4:32619, err= 2025/06/21 01:01:17 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33415") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:48672->172.17.0.4:33415, err= 2025/06/21 01:01:17 DEBUG : apple: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : apple: Excluded 2025/06/21 01:01:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : appleappleapplebanana: Excluded 2025/06/21 01:01:17 DEBUG : banana: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : banana: Excluded 2025/06/21 01:01:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : splitbananasplit: Excluded 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36078") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:36490->172.17.0.4:36078, err= 2025/06/21 01:01:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37504") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:39758->172.17.0.4:37504, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38726") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:45906->172.17.0.4:38726, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34360") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:41662->172.17.0.4:34360, err= 2025/06/21 01:01:17 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : apple: Unchanged skipping 2025/06/21 01:01:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/21 01:01:17 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : banana: Unchanged skipping 2025/06/21 01:01:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : splitbananasplit: Unchanged skipping 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38804") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:42148->172.17.0.4:38804, err= 2025/06/21 01:01:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:17 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:17 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33565") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:35460->172.17.0.4:33565, err= 2025/06/21 01:01:17 DEBUG : apple: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : apple: Excluded 2025/06/21 01:01:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : appleappleapplebanana: Excluded 2025/06/21 01:01:17 DEBUG : banana: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : banana: Excluded 2025/06/21 01:01:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : splitbananasplit: Excluded 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31871") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40964->172.17.0.4:31871, err= 2025/06/21 01:01:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32450") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:35882->172.17.0.4:32450, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39983") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:53842->172.17.0.4:39983, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39244") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:43340->172.17.0.4:39244, err= 2025/06/21 01:01:17 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : apple: Unchanged skipping 2025/06/21 01:01:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/21 01:01:17 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : banana: Unchanged skipping 2025/06/21 01:01:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : splitbananasplit: Unchanged skipping 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36729") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:60678->172.17.0.4:36729, err= 2025/06/21 01:01:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:17 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:17 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30807") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:42376->172.17.0.4:30807, err= 2025/06/21 01:01:17 DEBUG : apple: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : apple: Excluded 2025/06/21 01:01:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : appleappleapplebanana: Excluded 2025/06/21 01:01:17 DEBUG : banana: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : banana: Excluded 2025/06/21 01:01:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : splitbananasplit: Excluded 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37007") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:41930->172.17.0.4:37007, err= 2025/06/21 01:01:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38725") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:34346->172.17.0.4:38725, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30197") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:46278->172.17.0.4:30197, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39708") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:53374->172.17.0.4:39708, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38772") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:34710->172.17.0.4:38772, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36749") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:47382->172.17.0.4:36749, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38911") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:43330->172.17.0.4:38911, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37132") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:51022->172.17.0.4:37132, err= === RUN TestTransform/lowercase run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30929") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:44444->172.17.0.4:30929, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31637") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:43836->172.17.0.4:31637, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34374") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:44846->172.17.0.4:34374, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33994") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56852->172.17.0.4:33994, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33021") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:51134->172.17.0.4:33021, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34155") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:41226->172.17.0.4:34155, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30935") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:52758->172.17.0.4:30935, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30988") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:36360->172.17.0.4:30988, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30633") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:54988->172.17.0.4:30633, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35415") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:44402->172.17.0.4:35415, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37035") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:52944->172.17.0.4:37035, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39845") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:46178->172.17.0.4:39845, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33275") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:33220->172.17.0.4:33275, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35048") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:43386->172.17.0.4:35048, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38928") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:49746->172.17.0.4:38928, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38674") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:44060->172.17.0.4:38674, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31376") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56644->172.17.0.4:31376, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32230") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:53088->172.17.0.4:32230, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30723") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:57470->172.17.0.4:30723, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35631") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:48292->172.17.0.4:35631, err= 2025/06/21 01:01:17 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38084") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:38002->172.17.0.4:38084, err= 2025/06/21 01:01:17 DEBUG : apple: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : apple: Excluded 2025/06/21 01:01:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : appleappleapplebanana: Excluded 2025/06/21 01:01:17 DEBUG : banana: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : banana: Excluded 2025/06/21 01:01:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : splitbananasplit: Excluded 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39570") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40168->172.17.0.4:39570, err= 2025/06/21 01:01:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39018") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:35506->172.17.0.4:39018, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34491") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56784->172.17.0.4:34491, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34981") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40342->172.17.0.4:34981, err= 2025/06/21 01:01:17 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : apple: Unchanged skipping 2025/06/21 01:01:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/21 01:01:17 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : banana: Unchanged skipping 2025/06/21 01:01:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : splitbananasplit: Unchanged skipping 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31364") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56728->172.17.0.4:31364, err= 2025/06/21 01:01:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:17 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:17 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38733") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:51090->172.17.0.4:38733, err= 2025/06/21 01:01:17 DEBUG : apple: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : apple: Excluded 2025/06/21 01:01:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : appleappleapplebanana: Excluded 2025/06/21 01:01:17 DEBUG : banana: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : banana: Excluded 2025/06/21 01:01:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : splitbananasplit: Excluded 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36737") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:38698->172.17.0.4:36737, err= 2025/06/21 01:01:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31428") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:55520->172.17.0.4:31428, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37157") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:60154->172.17.0.4:37157, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31134") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:41934->172.17.0.4:31134, err= 2025/06/21 01:01:17 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : apple: Unchanged skipping 2025/06/21 01:01:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/21 01:01:17 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : banana: Unchanged skipping 2025/06/21 01:01:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : splitbananasplit: Unchanged skipping 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34942") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:59050->172.17.0.4:34942, err= 2025/06/21 01:01:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:17 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:17 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36370") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:37846->172.17.0.4:36370, err= 2025/06/21 01:01:17 DEBUG : apple: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : apple: Excluded 2025/06/21 01:01:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : appleappleapplebanana: Excluded 2025/06/21 01:01:17 DEBUG : banana: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : banana: Excluded 2025/06/21 01:01:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : splitbananasplit: Excluded 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30195") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:53792->172.17.0.4:30195, err= 2025/06/21 01:01:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36659") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:46940->172.17.0.4:36659, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35676") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:44438->172.17.0.4:35676, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30007") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:58926->172.17.0.4:30007, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35990") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:43816->172.17.0.4:35990, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32602") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:51890->172.17.0.4:32602, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36034") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:39206->172.17.0.4:36034, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32059") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:47602->172.17.0.4:32059, err= === RUN TestTransform/ascii run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36751") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:38036->172.17.0.4:36751, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31298") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:43458->172.17.0.4:31298, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30424") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:45224->172.17.0.4:30424, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31109") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:39666->172.17.0.4:31109, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30295") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:42302->172.17.0.4:30295, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33670") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40940->172.17.0.4:33670, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33041") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:58898->172.17.0.4:33041, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32831") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:47152->172.17.0.4:32831, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36446") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40990->172.17.0.4:36446, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37323") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:36928->172.17.0.4:37323, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39722") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:55996->172.17.0.4:39722, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36209") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:60144->172.17.0.4:36209, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36854") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56664->172.17.0.4:36854, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30633") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:54992->172.17.0.4:30633, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38118") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:34274->172.17.0.4:38118, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33421") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:52734->172.17.0.4:33421, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32083") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:39632->172.17.0.4:32083, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31886") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:53900->172.17.0.4:31886, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37377") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:43092->172.17.0.4:37377, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36592") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:46310->172.17.0.4:36592, err= 2025/06/21 01:01:17 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38547") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:51186->172.17.0.4:38547, err= 2025/06/21 01:01:17 DEBUG : apple: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : apple: Excluded 2025/06/21 01:01:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : appleappleapplebanana: Excluded 2025/06/21 01:01:17 DEBUG : banana: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : banana: Excluded 2025/06/21 01:01:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : splitbananasplit: Excluded 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37778") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:54504->172.17.0.4:37778, err= 2025/06/21 01:01:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34057") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:35348->172.17.0.4:34057, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32661") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:35436->172.17.0.4:32661, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33762") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:38162->172.17.0.4:33762, err= 2025/06/21 01:01:17 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : apple: Unchanged skipping 2025/06/21 01:01:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/21 01:01:17 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : banana: Unchanged skipping 2025/06/21 01:01:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : splitbananasplit: Unchanged skipping 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38657") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:35246->172.17.0.4:38657, err= 2025/06/21 01:01:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:17 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:17 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38910") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:59988->172.17.0.4:38910, err= 2025/06/21 01:01:17 DEBUG : apple: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : apple: Excluded 2025/06/21 01:01:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : appleappleapplebanana: Excluded 2025/06/21 01:01:17 DEBUG : banana: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : banana: Excluded 2025/06/21 01:01:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : splitbananasplit: Excluded 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34375") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:41646->172.17.0.4:34375, err= 2025/06/21 01:01:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30351") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:38148->172.17.0.4:30351, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33811") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:37034->172.17.0.4:33811, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32211") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:60830->172.17.0.4:32211, err= 2025/06/21 01:01:17 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : apple: Unchanged skipping 2025/06/21 01:01:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/21 01:01:17 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : banana: Unchanged skipping 2025/06/21 01:01:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : splitbananasplit: Unchanged skipping 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31408") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:54216->172.17.0.4:31408, err= 2025/06/21 01:01:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:17 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:17 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31544") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:57230->172.17.0.4:31544, err= 2025/06/21 01:01:17 DEBUG : apple: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : apple: Excluded 2025/06/21 01:01:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : appleappleapplebanana: Excluded 2025/06/21 01:01:17 DEBUG : banana: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : banana: Excluded 2025/06/21 01:01:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : splitbananasplit: Excluded 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31595") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:44284->172.17.0.4:31595, err= 2025/06/21 01:01:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/21 01:01:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 01:01:17 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31301") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:55864->172.17.0.4:31301, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36073") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:44432->172.17.0.4:36073, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33698") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:36694->172.17.0.4:33698, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35537") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56912->172.17.0.4:35537, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34545") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:41310->172.17.0.4:34545, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39551") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:46650->172.17.0.4:39551, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31769") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:52288->172.17.0.4:31769, err= --- PASS: TestTransform (2.67s) --- PASS: TestTransform/NFC (0.22s) --- PASS: TestTransform/NFD (0.15s) --- PASS: TestTransform/base64 (0.29s) --- PASS: TestTransform/prefix (0.36s) --- PASS: TestTransform/suffix (0.24s) --- PASS: TestTransform/truncate (0.19s) --- PASS: TestTransform/encoder (0.16s) --- PASS: TestTransform/ISO-8859-1 (0.33s) --- PASS: TestTransform/charmap (0.26s) --- PASS: TestTransform/lowercase (0.23s) --- PASS: TestTransform/ascii (0.22s) === RUN TestTransformCopy run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:17 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37766") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:57586->172.17.0.4:37766, err= 2025/06/21 01:01:17 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/21 01:01:17 INFO : sub dir_somesuffix: Making directory 2025/06/21 01:01:17 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/21 01:01:17 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/06/21 01:01:17 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/21 01:01:17 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:17 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32030") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:39962->172.17.0.4:32030, err= 2025/06/21 01:01:17 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.adfb51a5.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/21 01:01:17 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/21 01:01:17 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37283") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:33500->172.17.0.4:37283, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33648") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:39728->172.17.0.4:33648, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34528") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:59490->172.17.0.4:34528, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33701") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:42534->172.17.0.4:33701, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31789") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:45348->172.17.0.4:31789, err= --- PASS: TestTransformCopy (0.02s) === RUN TestDoubleTransform run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:17 DEBUG : toe: transformed to: tictactoe 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32143") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:55788->172.17.0.4:32143, err= 2025/06/21 01:01:17 DEBUG : toe: transformed to: tictactoe 2025/06/21 01:01:17 INFO : tictactoe: Making directory 2025/06/21 01:01:17 DEBUG : toe: transformed to: tictactoe 2025/06/21 01:01:17 DEBUG : toe: transformed to: tictactoe 2025/06/21 01:01:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/21 01:01:17 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/06/21 01:01:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39859") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56590->172.17.0.4:39859, err= 2025/06/21 01:01:17 DEBUG : tictactoe/tictactoe.adfb51a5.partial: renamed to: tictactoe/tictactoe 2025/06/21 01:01:17 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/06/21 01:01:17 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36066") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:39682->172.17.0.4:36066, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32899") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:38202->172.17.0.4:32899, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32412") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:38474->172.17.0.4:32412, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37269") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:41840->172.17.0.4:37269, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35238") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:59408->172.17.0.4:35238, err= --- PASS: TestDoubleTransform (0.02s) === RUN TestFileTag run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31834") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:41262->172.17.0.4:31834, err= 2025/06/21 01:01:17 INFO : toe: Making directory 2025/06/21 01:01:17 INFO : toe/toe: Making directory 2025/06/21 01:01:17 DEBUG : toe: transformed to: tictactoe 2025/06/21 01:01:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/21 01:01:17 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/21 01:01:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34490") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:33716->172.17.0.4:34490, err= 2025/06/21 01:01:17 DEBUG : toe/toe/tictactoe.adfb51a5.partial: renamed to: toe/toe/tictactoe 2025/06/21 01:01:17 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/21 01:01:17 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35160") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:49862->172.17.0.4:35160, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35870") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:49126->172.17.0.4:35870, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38437") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:47500->172.17.0.4:38437, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30962") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:46238->172.17.0.4:30962, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30933") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:37750->172.17.0.4:30933, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34967") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:51644->172.17.0.4:34967, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30268") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:42364->172.17.0.4:30268, err= --- PASS: TestFileTag (0.03s) === RUN TestNoTag run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34673") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56336->172.17.0.4:34673, err= 2025/06/21 01:01:17 INFO : toe: Making directory 2025/06/21 01:01:17 INFO : toe/toe: Making directory 2025/06/21 01:01:17 DEBUG : toe: transformed to: tictactoe 2025/06/21 01:01:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/21 01:01:17 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/21 01:01:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35349") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:50894->172.17.0.4:35349, err= 2025/06/21 01:01:17 DEBUG : toe/toe/tictactoe.adfb51a5.partial: renamed to: toe/toe/tictactoe 2025/06/21 01:01:17 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/21 01:01:17 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38036") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:36958->172.17.0.4:38036, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32321") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:45300->172.17.0.4:32321, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36564") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:34884->172.17.0.4:36564, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37863") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:37028->172.17.0.4:37863, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37269") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:41854->172.17.0.4:37269, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36753") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:55936->172.17.0.4:36753, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36474") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:51876->172.17.0.4:36474, err= --- PASS: TestNoTag (0.03s) === RUN TestDirTag run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:17 DEBUG : empty_dir: Making directory with metadata 2025/06/21 01:01:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/21 01:01:17 DEBUG : toe: transformed to: tictactoe 2025/06/21 01:01:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/21 01:01:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36807") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:53226->172.17.0.4:36807, err= 2025/06/21 01:01:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/21 01:01:17 INFO : tictacempty_dir: Making directory 2025/06/21 01:01:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/21 01:01:17 DEBUG : toe: transformed to: tictactoe 2025/06/21 01:01:17 DEBUG : toe: transformed to: tictactoe 2025/06/21 01:01:17 INFO : tictactoe: Making directory 2025/06/21 01:01:17 DEBUG : toe: transformed to: tictactoe 2025/06/21 01:01:17 DEBUG : toe: transformed to: tictactoe 2025/06/21 01:01:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/21 01:01:17 INFO : tictactoe/tictactoe: Making directory 2025/06/21 01:01:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/21 01:01:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/21 01:01:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37091") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:46148->172.17.0.4:37091, err= 2025/06/21 01:01:17 DEBUG : tictactoe/tictactoe/toe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/06/21 01:01:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/21 01:01:17 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32587") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:46494->172.17.0.4:32587, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31951") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:46038->172.17.0.4:31951, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37466") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:57896->172.17.0.4:37466, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36509") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:36610->172.17.0.4:36509, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38461") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:33864->172.17.0.4:38461, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37331") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37455") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40000->172.17.0.4:37455, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:59310->172.17.0.4:37331, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33186") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:48748->172.17.0.4:33186, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37192") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:33712->172.17.0.4:37192, err= --- PASS: TestDirTag (0.03s) === RUN TestAllTag run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:17 DEBUG : empty_dir: Making directory with metadata 2025/06/21 01:01:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/21 01:01:17 DEBUG : toe: transformed to: tictactoe 2025/06/21 01:01:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/21 01:01:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34656") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:37108->172.17.0.4:34656, err= 2025/06/21 01:01:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/21 01:01:17 INFO : tictacempty_dir: Making directory 2025/06/21 01:01:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/21 01:01:17 DEBUG : toe: transformed to: tictactoe 2025/06/21 01:01:17 DEBUG : toe: transformed to: tictactoe 2025/06/21 01:01:17 INFO : tictactoe: Making directory 2025/06/21 01:01:17 DEBUG : toe: transformed to: tictactoe 2025/06/21 01:01:17 DEBUG : toe: transformed to: tictactoe 2025/06/21 01:01:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/21 01:01:17 INFO : tictactoe/tictactoe: Making directory 2025/06/21 01:01:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/21 01:01:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/21 01:01:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/21 01:01:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38296") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:39524->172.17.0.4:38296, err= 2025/06/21 01:01:17 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/06/21 01:01:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/21 01:01:17 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32125") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:47422->172.17.0.4:32125, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34872") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:36854->172.17.0.4:34872, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31612") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:53928->172.17.0.4:31612, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31061") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:42056->172.17.0.4:31061, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:17 DEBUG : toe: transformed to: tictactoe 2025/06/21 01:01:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/21 01:01:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36365") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:59116->172.17.0.4:36365, err= 2025/06/21 01:01:17 DEBUG : toe: transformed to: tictactoe 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34709") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:52034->172.17.0.4:34709, err= 2025/06/21 01:01:17 DEBUG : toe: transformed to: tictactoe 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38348") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:57430->172.17.0.4:38348, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30088") 2025/06/21 01:01:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:53214->172.17.0.4:30088, err= 2025/06/21 01:01:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/06/21 01:01:17 NOTICE: ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: 0 differences found 2025/06/21 01:01:17 NOTICE: ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: 1 hashes could not be checked 2025/06/21 01:01:17 NOTICE: ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: 1 matching files 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37743") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:60058->172.17.0.4:37743, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38484") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:35988->172.17.0.4:38484, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32158") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:33502->172.17.0.4:32158, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38660") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:36606->172.17.0.4:38660, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32333") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:39814->172.17.0.4:32333, err= --- PASS: TestAllTag (0.03s) === RUN TestRunTwice run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:17 DEBUG : toe: transformed to: tictactoe 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38867") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:38018->172.17.0.4:38867, err= 2025/06/21 01:01:17 DEBUG : toe: transformed to: tictactoe 2025/06/21 01:01:17 INFO : tictactoe: Making directory 2025/06/21 01:01:17 DEBUG : toe: transformed to: tictactoe 2025/06/21 01:01:17 DEBUG : toe: transformed to: tictactoe 2025/06/21 01:01:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/21 01:01:17 INFO : tictactoe/tictactoe: Making directory 2025/06/21 01:01:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/21 01:01:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/21 01:01:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35585") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:33964->172.17.0.4:35585, err= 2025/06/21 01:01:17 DEBUG : tictactoe/tictactoe/toe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/06/21 01:01:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/21 01:01:17 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36418") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56990->172.17.0.4:36418, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30092") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:41384->172.17.0.4:30092, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38384") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:55628->172.17.0.4:38384, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38619") 2025/06/21 01:01:17 DEBUG : toe: transformed to: tictactoe 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:46718->172.17.0.4:38619, err= 2025/06/21 01:01:17 DEBUG : toe: transformed to: tictactoe 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37681") 2025/06/21 01:01:17 DEBUG : toe: transformed to: tictactoe 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:54402->172.17.0.4:37681, err= 2025/06/21 01:01:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34451") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:43006->172.17.0.4:34451, err= 2025/06/21 01:01:17 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/21 01:01:17 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:17 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32982") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:53376->172.17.0.4:32982, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37149") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40356->172.17.0.4:37149, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37066") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:59874->172.17.0.4:37066, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34194") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:43982->172.17.0.4:34194, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39622") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:58768->172.17.0.4:39622, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36027") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:57320->172.17.0.4:36027, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38739") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:50094->172.17.0.4:38739, err= --- PASS: TestRunTwice (0.04s) === RUN TestSyntax 2025/06/21 01:01:17 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36372") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56292->172.17.0.4:36372, err= 2025/06/21 01:01:17 INFO : toe: Making directory 2025/06/21 01:01:17 INFO : toe/toe: Making directory 2025/06/21 01:01:17 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34720") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:34458->172.17.0.4:34720, err= 2025/06/21 01:01:17 DEBUG : toe/toe/toe.adfb51a5.partial: renamed to: toe/toe/toe 2025/06/21 01:01:17 INFO : toe/toe/toe: Copied (new) 2025/06/21 01:01:17 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35993") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:38738->172.17.0.4:35993, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30792") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:55076->172.17.0.4:30792, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37764") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:53656->172.17.0.4:37764, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34015") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:50856->172.17.0.4:34015, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30915") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:57222->172.17.0.4:30915, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36987") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:55222->172.17.0.4:36987, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34035") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:41618->172.17.0.4:34035, err= --- PASS: TestConflicting (0.04s) === RUN TestMove run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:17 DEBUG : empty_dir: Making directory with metadata 2025/06/21 01:01:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/21 01:01:17 DEBUG : toe: transformed to: tictactoe 2025/06/21 01:01:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/21 01:01:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32963") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:57580->172.17.0.4:32963, err= 2025/06/21 01:01:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/21 01:01:17 INFO : tictacempty_dir: Making directory 2025/06/21 01:01:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/21 01:01:17 DEBUG : toe: transformed to: tictactoe 2025/06/21 01:01:17 DEBUG : toe: transformed to: tictactoe 2025/06/21 01:01:17 INFO : tictactoe: Making directory 2025/06/21 01:01:17 DEBUG : toe: transformed to: tictactoe 2025/06/21 01:01:17 DEBUG : toe: transformed to: tictactoe 2025/06/21 01:01:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/21 01:01:17 INFO : tictactoe/tictactoe: Making directory 2025/06/21 01:01:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/21 01:01:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/21 01:01:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/21 01:01:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/21 01:01:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34192") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:49764->172.17.0.4:34192, err= 2025/06/21 01:01:17 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/06/21 01:01:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/21 01:01:17 INFO : toe/toe/toe.txt: Deleted 2025/06/21 01:01:17 INFO : toe/toe: Removing directory 2025/06/21 01:01:17 INFO : toe: Removing directory 2025/06/21 01:01:17 INFO : empty_dir: Removing directory 2025/06/21 01:01:17 DEBUG : Local file system at /tmp/rclone3733535689: deleted 3 directories 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31890") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:49312->172.17.0.4:31890, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30599") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:52430->172.17.0.4:30599, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30776") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:50612->172.17.0.4:30776, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35265") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:47610->172.17.0.4:35265, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31578") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:38506->172.17.0.4:31578, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37419") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35217") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:41218->172.17.0.4:35217, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:43926->172.17.0.4:37419, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34388") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:58958->172.17.0.4:34388, err= 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37726") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:46082->172.17.0.4:37726, err= --- PASS: TestMove (0.02s) === RUN TestTransformFile run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:17 DEBUG : empty_dir: Making directory with metadata 2025/06/21 01:01:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/21 01:01:17 DEBUG : toe: transformed to: tictactoe 2025/06/21 01:01:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/21 01:01:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33097") 2025/06/21 01:01:17 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:54550->172.17.0.4:33097, err= 2025/06/21 01:01:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/21 01:01:17 INFO : tictacempty_dir: Making directory 2025/06/21 01:01:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/21 01:01:17 DEBUG : toe: transformed to: tictactoe 2025/06/21 01:01:17 DEBUG : toe: transformed to: tictactoe 2025/06/21 01:01:17 INFO : tictactoe: Making directory 2025/06/21 01:01:18 DEBUG : toe: transformed to: tictactoe 2025/06/21 01:01:18 DEBUG : toe: transformed to: tictactoe 2025/06/21 01:01:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/21 01:01:18 INFO : tictactoe/tictactoe: Making directory 2025/06/21 01:01:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/21 01:01:18 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/21 01:01:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/21 01:01:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/21 01:01:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30558") 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:36414->172.17.0.4:30558, err= 2025/06/21 01:01:18 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/06/21 01:01:18 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/21 01:01:18 INFO : toe/toe/toe.txt: Deleted 2025/06/21 01:01:18 INFO : toe/toe: Removing directory 2025/06/21 01:01:18 INFO : toe: Removing directory 2025/06/21 01:01:18 INFO : empty_dir: Removing directory 2025/06/21 01:01:18 DEBUG : Local file system at /tmp/rclone3733535689: deleted 3 directories 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36399") 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40996->172.17.0.4:36399, err= 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39512") 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30177") 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:44630->172.17.0.4:30177, err= 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:34272->172.17.0.4:39512, err= 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34429") 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:36814->172.17.0.4:34429, err= 2025/06/21 01:01:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/06/21 01:01:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/21 01:01:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/21 01:01:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/21 01:01:18 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30946") 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:50834->172.17.0.4:30946, err= 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38834") 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:51496->172.17.0.4:38834, err= 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31821") 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:48022->172.17.0.4:31821, err= 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36151") 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:42870->172.17.0.4:36151, err= 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34814") 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:33316->172.17.0.4:34814, err= 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:39069") 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40352->172.17.0.4:39069, err= 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33394") 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56474->172.17.0.4:33394, err= 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30056") 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:42396->172.17.0.4:30056, err= 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37901") 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:39664->172.17.0.4:37901, err= 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34844") 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:40996->172.17.0.4:34844, err= 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37775") 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31658") 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:37436->172.17.0.4:31658, err= 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:45930->172.17.0.4:37775, err= 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33929") 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:33900->172.17.0.4:33929, err= --- PASS: TestTransformFile (0.03s) === RUN TestManualTransformFile run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:18 DEBUG : Reset feature "Copy" 2025/06/21 01:01:18 DEBUG : Reset feature "Move" 2025/06/21 01:01:18 DEBUG : Reset feature "Copy" 2025/06/21 01:01:18 DEBUG : Reset feature "Move" 2025/06/21 01:01:18 DEBUG : empty_dir: Making directory with metadata 2025/06/21 01:01:18 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/21 01:01:18 DEBUG : toe: transformed to: tictactoe 2025/06/21 01:01:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/21 01:01:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35505") 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:48384->172.17.0.4:35505, err= 2025/06/21 01:01:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/21 01:01:18 INFO : tictacempty_dir: Making directory 2025/06/21 01:01:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/21 01:01:18 DEBUG : toe: transformed to: tictactoe 2025/06/21 01:01:18 DEBUG : toe: transformed to: tictactoe 2025/06/21 01:01:18 INFO : tictactoe: Making directory 2025/06/21 01:01:18 DEBUG : toe: transformed to: tictactoe 2025/06/21 01:01:18 DEBUG : toe: transformed to: tictactoe 2025/06/21 01:01:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/21 01:01:18 INFO : tictactoe/tictactoe: Making directory 2025/06/21 01:01:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/21 01:01:18 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/21 01:01:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/21 01:01:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/21 01:01:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35973") 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:50684->172.17.0.4:35973, err= 2025/06/21 01:01:18 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/21 01:01:18 INFO : toe/toe/toe.txt: Deleted 2025/06/21 01:01:18 INFO : toe/toe: Removing directory 2025/06/21 01:01:18 INFO : toe: Removing directory 2025/06/21 01:01:18 INFO : empty_dir: Removing directory 2025/06/21 01:01:18 DEBUG : Local file system at /tmp/rclone3733535689: deleted 3 directories 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37277") 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:33206->172.17.0.4:37277, err= 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38904") 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:37260->172.17.0.4:38904, err= 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34106") 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37745") 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:49626->172.17.0.4:37745, err= 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:48030->172.17.0.4:34106, err= 2025/06/21 01:01:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/06/21 01:01:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/21 01:01:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/21 01:01:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31433") 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:54428->172.17.0.4:31433, err= 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37473") 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:57520->172.17.0.4:37473, err= 2025/06/21 01:01:18 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/06/21 01:01:18 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32461") 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:46028->172.17.0.4:32461, err= 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36886") 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30247") 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56926->172.17.0.4:30247, err= 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:49826->172.17.0.4:36886, err= 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36297") 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:51212->172.17.0.4:36297, err= 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38956") 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:49280->172.17.0.4:38956, err= 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34921") 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:54890->172.17.0.4:34921, err= 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30206") 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:43880->172.17.0.4:30206, err= 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31333") 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:59232->172.17.0.4:31333, err= 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34633") 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:53334->172.17.0.4:34633, err= 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36442") 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:48254->172.17.0.4:36442, err= 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36414") 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38745") 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:44956->172.17.0.4:38745, err= 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:35896->172.17.0.4:36414, err= 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35824") 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:35614->172.17.0.4:35824, err= --- PASS: TestManualTransformFile (0.03s) === RUN TestBase64 run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:18 DEBUG : toe: transformed to: dG9l 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30683") 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:59676->172.17.0.4:30683, err= 2025/06/21 01:01:18 DEBUG : toe: transformed to: dG9l 2025/06/21 01:01:18 INFO : dG9l: Making directory 2025/06/21 01:01:18 DEBUG : toe: transformed to: dG9l 2025/06/21 01:01:18 DEBUG : toe: transformed to: dG9l 2025/06/21 01:01:18 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/21 01:01:18 INFO : dG9l/dG9l: Making directory 2025/06/21 01:01:18 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/21 01:01:18 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/06/21 01:01:18 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/21 01:01:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/21 01:01:18 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37853") 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:44812->172.17.0.4:37853, err= 2025/06/21 01:01:18 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/06/21 01:01:18 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35423") 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:46540->172.17.0.4:35423, err= 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38106") 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:38756->172.17.0.4:38106, err= 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34835") 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:41062->172.17.0.4:34835, err= 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32795") 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:47122->172.17.0.4:32795, err= 2025/06/21 01:01:18 DEBUG : dG9l: transformed to: toe 2025/06/21 01:01:18 DEBUG : dG9l: transformed to: toe 2025/06/21 01:01:18 DEBUG : toe: Directory modification time the same (differ by 62.378657ms, within tolerance 1s) 2025/06/21 01:01:18 DEBUG : Added delayed dir = "toe", newDst=toe 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37922") 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56098->172.17.0.4:37922, err= 2025/06/21 01:01:18 DEBUG : dG9l: transformed to: toe 2025/06/21 01:01:18 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/06/21 01:01:18 DEBUG : toe/toe: Directory modification time the same (differ by 62.378657ms, within tolerance 1s) 2025/06/21 01:01:18 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37877") 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:42286->172.17.0.4:37877, err= 2025/06/21 01:01:18 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/06/21 01:01:18 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2025/06/21 01:01:18 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/06/21 01:01:18 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/06/21 01:01:18 DEBUG : Local file system at /tmp/rclone3733535689: Waiting for checks to finish 2025/06/21 01:01:18 DEBUG : Local file system at /tmp/rclone3733535689: Waiting for transfers to finish 2025/06/21 01:01:18 DEBUG : Waiting for deletions to finish 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:31683") 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:33312->172.17.0.4:31683, err= 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34157") 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:37486->172.17.0.4:34157, err= 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30953") 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:41520->172.17.0.4:30953, err= 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30918") 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:50624->172.17.0.4:30918, err= 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32471") 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:49004->172.17.0.4:32471, err= 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37954") 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:50804->172.17.0.4:37954, err= 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30211") 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:41780->172.17.0.4:30211, err= --- PASS: TestBase64 (0.02s) === RUN TestError run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-yaxinih3lixa", Local "Local file system at /tmp/rclone3733535689", Modify Window "1s" 2025/06/21 01:01:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/21 01:01:18 DEBUG : toe: transformed to: 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:33895") 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:55622->172.17.0.4:33895, err= 2025/06/21 01:01:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/21 01:01:18 DEBUG : toe: transformed to: 2025/06/21 01:01:18 INFO : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Making directory 2025/06/21 01:01:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/21 01:01:18 DEBUG : toe: transformed to: 2025/06/21 01:01:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/21 01:01:18 DEBUG : toe: transformed to: 2025/06/21 01:01:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/21 01:01:18 DEBUG : toe/toe: transformed to: 2025/06/21 01:01:18 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/21 01:01:18 INFO : toe/toe: Making directory 2025/06/21 01:01:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/21 01:01:18 DEBUG : toe/toe: transformed to: 2025/06/21 01:01:18 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/21 01:01:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/21 01:01:18 DEBUG : toe: transformed to: 2025/06/21 01:01:18 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/21 01:01:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/21 01:01:18 DEBUG : toe/toe/toe: transformed to: 2025/06/21 01:01:18 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for checks to finish 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Waiting for transfers to finish 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:32376") 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:42354->172.17.0.4:32376, err= 2025/06/21 01:01:18 INFO : toe/toe/toe: Copied (new) 2025/06/21 01:01:18 ERROR : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: not deleting files as there were IO errors 2025/06/21 01:01:18 ERROR : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: not deleting directories as there were IO errors 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:30228") 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:56228->172.17.0.4:30228, err= 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38902") 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:52360->172.17.0.4:38902, err= 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:37097") 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:58106->172.17.0.4:37097, err= 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38179") 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:44562->172.17.0.4:38179, err= 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:38035") 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:60560->172.17.0.4:38035, err= 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:35195") 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:44636->172.17.0.4:35195, err= 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:34597") 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:34256->172.17.0.4:34597, err= --- PASS: TestError (0.02s) PASS 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: dial("tcp","172.17.0.4:36724") 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: > dial: conn=172.17.0.1:48832->172.17.0.4:36724, err= 2025/06/21 01:01:18 DEBUG : ftp://172.17.0.4:21/rclone-test-yaxinih3lixa: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 6.909868977s (try 1/5)