"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPVsftpd: -verbose" - Starting (try 1/5) 2025/09/02 01:07:31 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-quvifir6nuxe" 2025/09/02 01:07:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/02 01:07:31 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/02 01:07:31 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/02 01:07:31 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/02 01:07:31 DEBUG : Setting pass="kjjHlYu0mxpUmkEplGZrgjCMJQVpjIhydrJ7AAgRQ4vU" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/02 01:07:31 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/02 01:07:31 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/02 01:07:31 DEBUG : TestFTPVsftpd: detected overridden config - adding "{a63CK}" suffix to name 2025/09/02 01:07:31 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/02 01:07:31 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/02 01:07:31 DEBUG : Setting pass="kjjHlYu0mxpUmkEplGZrgjCMJQVpjIhydrJ7AAgRQ4vU" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/02 01:07:31 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/02 01:07:31 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Connecting to FTP server 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42050->172.17.0.2:21, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33248->172.17.0.2:21110, err= 2025/09/02 01:07:31 DEBUG : Creating backend with remote "/tmp/rclone2660173294" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39152->172.17.0.2:21109, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37650->172.17.0.2:21103, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50688->172.17.0.2:21101, err= 2025/09/02 01:07:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:31 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52530->172.17.0.2:21102, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52532->172.17.0.2:21102, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40626->172.17.0.2:21104, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50054->172.17.0.2:21100, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52538->172.17.0.2:21102, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55180->172.17.0.2:21105, err= --- PASS: TestCopyWithDryRun (0.02s) === RUN TestCopy run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55196->172.17.0.2:21105, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55210->172.17.0.2:21105, err= 2025/09/02 01:07:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50704->172.17.0.2:21101, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36394->172.17.0.2:21107, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50060->172.17.0.2:21100, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52540->172.17.0.2:21102, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55218->172.17.0.2:21105, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44432->172.17.0.2:21108, err= 2025/09/02 01:07:31 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/09/02 01:07:31 INFO : sub dir/hello world: Copied (new) 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55230->172.17.0.2:21105, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45950->172.17.0.2:21106, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55244->172.17.0.2:21105, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37656->172.17.0.2:21103, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50068->172.17.0.2:21100, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33264->172.17.0.2:21110, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50706->172.17.0.2:21101, err= --- PASS: TestCopy (0.02s) === RUN TestCopyMetadata run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40630->172.17.0.2:21104, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44434->172.17.0.2:21108, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39154->172.17.0.2:21109, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50718->172.17.0.2:21101, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50730->172.17.0.2:21101, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36398->172.17.0.2:21107, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44444->172.17.0.2:21108, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39164->172.17.0.2:21109, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.01s) === RUN TestCopyMissingDirectory run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:31 DEBUG : Creating backend with remote "/non-existing" 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50734->172.17.0.2:21101, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44456->172.17.0.2:21108, err= 2025/09/02 01:07:31 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40640->172.17.0.2:21104, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39176->172.17.0.2:21109, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44466->172.17.0.2:21108, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50074->172.17.0.2:21100, err= --- PASS: TestCopyMissingDirectory (0.01s) === RUN TestCopyNoTraverse run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52556->172.17.0.2:21102, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55256->172.17.0.2:21105, err= 2025/09/02 01:07:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50746->172.17.0.2:21101, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37664->172.17.0.2:21103, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50756->172.17.0.2:21101, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36414->172.17.0.2:21107, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40656->172.17.0.2:21104, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33270->172.17.0.2:21110, err= 2025/09/02 01:07:31 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/09/02 01:07:31 INFO : sub dir/hello world: Copied (new) 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44474->172.17.0.2:21108, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50770->172.17.0.2:21101, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45960->172.17.0.2:21106, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45976->172.17.0.2:21106, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37678->172.17.0.2:21103, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45984->172.17.0.2:21106, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44478->172.17.0.2:21108, err= --- PASS: TestCopyNoTraverse (0.03s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" sync_test.go:222: Only runs on local 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44494->172.17.0.2:21108, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40668->172.17.0.2:21104, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33272->172.17.0.2:21110, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50080->172.17.0.2:21100, err= --- SKIP: TestCopyNoTraverseDeadlock (0.01s) === RUN TestCopyCheckFirst run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:31 INFO : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Running all checks before starting transfers 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36428->172.17.0.2:21107, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37686->172.17.0.2:21103, err= 2025/09/02 01:07:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:31 INFO : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Checks finished, now starting transfers 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55264->172.17.0.2:21105, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45992->172.17.0.2:21106, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33274->172.17.0.2:21110, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50784->172.17.0.2:21101, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50090->172.17.0.2:21100, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50790->172.17.0.2:21101, err= 2025/09/02 01:07:31 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/09/02 01:07:31 INFO : sub dir/hello world: Copied (new) 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39186->172.17.0.2:21109, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39198->172.17.0.2:21109, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55278->172.17.0.2:21105, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50806->172.17.0.2:21101, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40680->172.17.0.2:21104, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39208->172.17.0.2:21109, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39210->172.17.0.2:21109, err= --- PASS: TestCopyCheckFirst (0.03s) === RUN TestSyncNoTraverse run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:31 ERROR : Ignoring --no-traverse with sync 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46006->172.17.0.2:21106, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37702->172.17.0.2:21103, err= 2025/09/02 01:07:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39220->172.17.0.2:21109, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52560->172.17.0.2:21102, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36440->172.17.0.2:21107, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44498->172.17.0.2:21108, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52570->172.17.0.2:21102, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44514->172.17.0.2:21108, err= 2025/09/02 01:07:31 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/09/02 01:07:31 INFO : sub dir/hello world: Copied (new) 2025/09/02 01:07:31 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44526->172.17.0.2:21108, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36452->172.17.0.2:21107, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50812->172.17.0.2:21101, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39222->172.17.0.2:21109, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37708->172.17.0.2:21103, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52574->172.17.0.2:21102, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50818->172.17.0.2:21101, err= --- PASS: TestSyncNoTraverse (0.03s) === RUN TestCopyWithDepth run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50102->172.17.0.2:21100, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39230->172.17.0.2:21109, err= 2025/09/02 01:07:31 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55292->172.17.0.2:21105, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39232->172.17.0.2:21109, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52590->172.17.0.2:21102, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55300->172.17.0.2:21105, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50114->172.17.0.2:21100, err= 2025/09/02 01:07:31 DEBUG : hello world2.ab19a585.partial: renamed to: hello world2 2025/09/02 01:07:31 INFO : hello world2: Copied (new) 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55302->172.17.0.2:21105, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46014->172.17.0.2:21106, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46018->172.17.0.2:21106, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46028->172.17.0.2:21106, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40684->172.17.0.2:21104, err= --- PASS: TestCopyWithDepth (0.03s) === RUN TestCopyWithFilesFrom run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50122->172.17.0.2:21100, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50830->172.17.0.2:21101, err= 2025/09/02 01:07:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46032->172.17.0.2:21106, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40686->172.17.0.2:21104, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33278->172.17.0.2:21110, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50124->172.17.0.2:21100, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39246->172.17.0.2:21109, err= 2025/09/02 01:07:31 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/09/02 01:07:31 INFO : potato2: Copied (new) 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55308->172.17.0.2:21105, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55314->172.17.0.2:21105, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50126->172.17.0.2:21100, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55326->172.17.0.2:21105, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55340->172.17.0.2:21105, err= --- PASS: TestCopyWithFilesFrom (0.02s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40688->172.17.0.2:21104, err= 2025/09/02 01:07:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33280->172.17.0.2:21110, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46044->172.17.0.2:21106, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52604->172.17.0.2:21102, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46058->172.17.0.2:21106, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52616->172.17.0.2:21102, err= 2025/09/02 01:07:31 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/09/02 01:07:31 INFO : potato2: Copied (new) 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33294->172.17.0.2:21110, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44530->172.17.0.2:21108, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55356->172.17.0.2:21105, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33296->172.17.0.2:21110, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33310->172.17.0.2:21110, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.02s) === RUN TestCopyEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:31 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/02 01:07:31 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/02 01:07:31 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/02 01:07:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50846->172.17.0.2:21101, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52632->172.17.0.2:21102, err= 2025/09/02 01:07:31 INFO : sub dir2: Making directory 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40702->172.17.0.2:21104, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44540->172.17.0.2:21108, err= 2025/09/02 01:07:31 INFO : sub dir: Making directory 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40706->172.17.0.2:21104, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55362->172.17.0.2:21105, err= 2025/09/02 01:07:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/02 01:07:31 INFO : sub dir2/sub sub dir2: Making directory 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Connecting to FTP server 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42062->172.17.0.2:21, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50860->172.17.0.2:21101, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50136->172.17.0.2:21100, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33326->172.17.0.2:21110, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50138->172.17.0.2:21100, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55376->172.17.0.2:21105, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50146->172.17.0.2:21100, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44550->172.17.0.2:21108, err= 2025/09/02 01:07:31 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/09/02 01:07:31 INFO : sub dir/hello world: Copied (new) 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36466->172.17.0.2:21107, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44562->172.17.0.2:21108, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33340->172.17.0.2:21110, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55390->172.17.0.2:21105, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52644->172.17.0.2:21102, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50864->172.17.0.2:21101, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36480->172.17.0.2:21107, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46068->172.17.0.2:21106, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37720->172.17.0.2:21103, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39256->172.17.0.2:21109, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50158->172.17.0.2:21100, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46072->172.17.0.2:21106, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46078->172.17.0.2:21106, err= --- PASS: TestCopyEmptyDirectories (0.03s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:31 INFO : sub dir2: Making directory 2025/09/02 01:07:31 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/02 01:07:31 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46082->172.17.0.2:21106, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52646->172.17.0.2:21102, err= 2025/09/02 01:07:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33344->172.17.0.2:21110, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40722->172.17.0.2:21104, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33358->172.17.0.2:21110, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55396->172.17.0.2:21105, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39266->172.17.0.2:21109, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33366->172.17.0.2:21110, err= 2025/09/02 01:07:31 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/09/02 01:07:31 INFO : sub dir/hello world: Copied (new) 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52662->172.17.0.2:21102, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46084->172.17.0.2:21106, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37728->172.17.0.2:21103, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39270->172.17.0.2:21109, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40736->172.17.0.2:21104, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52664->172.17.0.2:21102, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33382->172.17.0.2:21110, err= --- PASS: TestCopyNoEmptyDirectories (0.02s) === RUN TestMoveEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:31 DEBUG : sub dir2: Making directory with metadata 2025/09/02 01:07:31 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36490->172.17.0.2:21107, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52668->172.17.0.2:21102, err= 2025/09/02 01:07:31 INFO : sub dir2: Making directory 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39280->172.17.0.2:21109, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50162->172.17.0.2:21100, err= 2025/09/02 01:07:31 INFO : sub dir: Making directory 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36506->172.17.0.2:21107, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44576->172.17.0.2:21108, err= 2025/09/02 01:07:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36516->172.17.0.2:21107, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44580->172.17.0.2:21108, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40748->172.17.0.2:21104, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39294->172.17.0.2:21109, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52682->172.17.0.2:21102, err= 2025/09/02 01:07:31 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/09/02 01:07:31 INFO : sub dir/hello world: Copied (new) 2025/09/02 01:07:31 INFO : sub dir/hello world: Deleted 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39304->172.17.0.2:21109, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50876->172.17.0.2:21101, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40752->172.17.0.2:21104, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52696->172.17.0.2:21102, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52708->172.17.0.2:21102, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37730->172.17.0.2:21103, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39314->172.17.0.2:21109, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50886->172.17.0.2:21101, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52716->172.17.0.2:21102, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33384->172.17.0.2:21110, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46094->172.17.0.2:21106, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50902->172.17.0.2:21101, err= --- PASS: TestMoveEmptyDirectories (0.03s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44584->172.17.0.2:21108, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46110->172.17.0.2:21106, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55402->172.17.0.2:21105, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50176->172.17.0.2:21100, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:31 INFO : sub dir2: Making directory 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36530->172.17.0.2:21107, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50180->172.17.0.2:21100, err= 2025/09/02 01:07:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44590->172.17.0.2:21108, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52718->172.17.0.2:21102, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37744->172.17.0.2:21103, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50904->172.17.0.2:21101, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46120->172.17.0.2:21106, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33398->172.17.0.2:21110, err= 2025/09/02 01:07:31 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/09/02 01:07:31 INFO : sub dir/hello world: Copied (new) 2025/09/02 01:07:31 INFO : sub dir/hello world: Deleted 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36534->172.17.0.2:21107, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50190->172.17.0.2:21100, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36540->172.17.0.2:21107, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44604->172.17.0.2:21108, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55408->172.17.0.2:21105, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50906->172.17.0.2:21101, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44608->172.17.0.2:21108, err= --- PASS: TestMoveNoEmptyDirectories (0.02s) === RUN TestSyncEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:31 DEBUG : sub dir2: Making directory with metadata 2025/09/02 01:07:31 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/02 01:07:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37750->172.17.0.2:21103, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40756->172.17.0.2:21104, err= 2025/09/02 01:07:31 INFO : sub dir2: Making directory 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55422->172.17.0.2:21105, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37758->172.17.0.2:21103, err= 2025/09/02 01:07:31 INFO : sub dir: Making directory 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36550->172.17.0.2:21107, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37772->172.17.0.2:21103, err= 2025/09/02 01:07:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40768->172.17.0.2:21104, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36552->172.17.0.2:21107, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44614->172.17.0.2:21108, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46134->172.17.0.2:21106, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50198->172.17.0.2:21100, err= 2025/09/02 01:07:31 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/09/02 01:07:31 INFO : sub dir/hello world: Copied (new) 2025/09/02 01:07:31 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39328->172.17.0.2:21109, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50206->172.17.0.2:21100, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36560->172.17.0.2:21107, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46144->172.17.0.2:21106, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36564->172.17.0.2:21107, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55438->172.17.0.2:21105, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40772->172.17.0.2:21104, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39340->172.17.0.2:21109, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52732->172.17.0.2:21102, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36578->172.17.0.2:21107, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37788->172.17.0.2:21103, err= --- PASS: TestSyncEmptyDirectories (0.03s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55444->172.17.0.2:21105, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50212->172.17.0.2:21100, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52740->172.17.0.2:21102, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36584->172.17.0.2:21107, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:31 INFO : sub dir2: Making directory 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39352->172.17.0.2:21109, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40788->172.17.0.2:21104, err= 2025/09/02 01:07:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55460->172.17.0.2:21105, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52742->172.17.0.2:21102, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52748->172.17.0.2:21102, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36592->172.17.0.2:21107, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40794->172.17.0.2:21104, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44628->172.17.0.2:21108, err= 2025/09/02 01:07:31 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/09/02 01:07:31 INFO : sub dir/hello world: Copied (new) 2025/09/02 01:07:31 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33410->172.17.0.2:21110, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55474->172.17.0.2:21105, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36596->172.17.0.2:21107, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36606->172.17.0.2:21107, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46158->172.17.0.2:21106, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37796->172.17.0.2:21103, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37808->172.17.0.2:21103, err= --- PASS: TestSyncNoEmptyDirectories (0.02s) === RUN TestServerSideCopy run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50910->172.17.0.2:21101, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50916->172.17.0.2:21101, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37820->172.17.0.2:21103, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37828->172.17.0.2:21103, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50922->172.17.0.2:21101, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55484->172.17.0.2:21105, err= 2025/09/02 01:07:31 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-bevuzuy2sexa" 2025/09/02 01:07:31 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/02 01:07:31 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/02 01:07:31 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/02 01:07:31 DEBUG : Setting pass="kjjHlYu0mxpUmkEplGZrgjCMJQVpjIhydrJ7AAgRQ4vU" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/02 01:07:31 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/02 01:07:31 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/02 01:07:31 DEBUG : TestFTPVsftpd: detected overridden config - adding "{a63CK}" suffix to name 2025/09/02 01:07:31 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/02 01:07:31 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/02 01:07:31 DEBUG : Setting pass="kjjHlYu0mxpUmkEplGZrgjCMJQVpjIhydrJ7AAgRQ4vU" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/02 01:07:31 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/02 01:07:31 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bevuzuy2sexa: Connecting to FTP server 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bevuzuy2sexa: dial("tcp","172.17.0.2:21") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bevuzuy2sexa: > dial: conn=172.17.0.1:42064->172.17.0.2:21, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bevuzuy2sexa: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bevuzuy2sexa: > dial: conn=172.17.0.1:52760->172.17.0.2:21102, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.2:21/rclone-test-quvifir6nuxe -> ftp://172.17.0.2:21/rclone-test-bevuzuy2sexa 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bevuzuy2sexa: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bevuzuy2sexa: > dial: conn=172.17.0.1:50924->172.17.0.2:21101, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bevuzuy2sexa: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bevuzuy2sexa: > dial: conn=172.17.0.1:33416->172.17.0.2:21110, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40806->172.17.0.2:21104, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39356->172.17.0.2:21109, err= 2025/09/02 01:07:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bevuzuy2sexa: Waiting for checks to finish 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bevuzuy2sexa: Waiting for transfers to finish 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50928->172.17.0.2:21101, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bevuzuy2sexa: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bevuzuy2sexa: > dial: conn=172.17.0.1:39366->172.17.0.2:21109, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bevuzuy2sexa: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bevuzuy2sexa: > dial: conn=172.17.0.1:36618->172.17.0.2:21107, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bevuzuy2sexa: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bevuzuy2sexa: > dial: conn=172.17.0.1:52776->172.17.0.2:21102, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bevuzuy2sexa: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bevuzuy2sexa: > dial: conn=172.17.0.1:46164->172.17.0.2:21106, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bevuzuy2sexa: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bevuzuy2sexa: > dial: conn=172.17.0.1:52784->172.17.0.2:21102, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bevuzuy2sexa: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bevuzuy2sexa: > dial: conn=172.17.0.1:55500->172.17.0.2:21105, err= 2025/09/02 01:07:31 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/09/02 01:07:31 INFO : sub dir/hello world: Copied (new) 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bevuzuy2sexa: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bevuzuy2sexa: > dial: conn=172.17.0.1:44640->172.17.0.2:21108, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bevuzuy2sexa: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bevuzuy2sexa: > dial: conn=172.17.0.1:37836->172.17.0.2:21103, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bevuzuy2sexa: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bevuzuy2sexa: > dial: conn=172.17.0.1:50930->172.17.0.2:21101, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bevuzuy2sexa: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bevuzuy2sexa: > dial: conn=172.17.0.1:36630->172.17.0.2:21107, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bevuzuy2sexa: Purge object "sub dir/hello world" 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bevuzuy2sexa: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bevuzuy2sexa: > dial: conn=172.17.0.1:46174->172.17.0.2:21106, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bevuzuy2sexa: Purge dir "sub dir" 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-bevuzuy2sexa: Purge dir "" 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52790->172.17.0.2:21102, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37850->172.17.0.2:21103, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55510->172.17.0.2:21105, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52796->172.17.0.2:21102, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46188->172.17.0.2:21106, err= --- PASS: TestServerSideCopy (0.06s) === RUN TestCopyOverSelf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33426->172.17.0.2:21110, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39380->172.17.0.2:21109, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44652->172.17.0.2:21108, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39390->172.17.0.2:21109, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37862->172.17.0.2:21103, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33440->172.17.0.2:21110, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37874->172.17.0.2:21103, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52800->172.17.0.2:21102, err= 2025/09/02 01:07:31 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50942->172.17.0.2:21101, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55514->172.17.0.2:21105, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52806->172.17.0.2:21102, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40822->172.17.0.2:21104, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46194->172.17.0.2:21106, err= 2025/09/02 01:07:31 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/09/02 01:07:31 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40832->172.17.0.2:21104, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55518->172.17.0.2:21105, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39392->172.17.0.2:21109, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46208->172.17.0.2:21106, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52810->172.17.0.2:21102, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33456->172.17.0.2:21110, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33468->172.17.0.2:21110, err= --- PASS: TestCopyOverSelf (0.02s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46222->172.17.0.2:21106, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33480->172.17.0.2:21110, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46234->172.17.0.2:21106, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37882->172.17.0.2:21103, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50214->172.17.0.2:21100, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37886->172.17.0.2:21103, err= 2025/09/02 01:07:31 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-lerutis6sera" 2025/09/02 01:07:31 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/02 01:07:31 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/02 01:07:31 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/02 01:07:31 DEBUG : Setting pass="kjjHlYu0mxpUmkEplGZrgjCMJQVpjIhydrJ7AAgRQ4vU" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/02 01:07:31 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/02 01:07:31 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/02 01:07:31 DEBUG : TestFTPVsftpd: detected overridden config - adding "{a63CK}" suffix to name 2025/09/02 01:07:31 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/02 01:07:31 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/02 01:07:31 DEBUG : Setting pass="kjjHlYu0mxpUmkEplGZrgjCMJQVpjIhydrJ7AAgRQ4vU" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/02 01:07:31 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/02 01:07:31 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-lerutis6sera: Connecting to FTP server 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-lerutis6sera: dial("tcp","172.17.0.2:21") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-lerutis6sera: > dial: conn=172.17.0.1:42074->172.17.0.2:21, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-lerutis6sera: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-lerutis6sera: > dial: conn=172.17.0.1:50224->172.17.0.2:21100, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.2:21/rclone-test-quvifir6nuxe -> ftp://172.17.0.2:21/rclone-test-lerutis6sera 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-lerutis6sera: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-lerutis6sera: > dial: conn=172.17.0.1:46250->172.17.0.2:21106, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52826->172.17.0.2:21102, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-lerutis6sera: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-lerutis6sera: > dial: conn=172.17.0.1:33490->172.17.0.2:21110, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52842->172.17.0.2:21102, err= 2025/09/02 01:07:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-lerutis6sera: Waiting for checks to finish 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-lerutis6sera: Waiting for transfers to finish 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44662->172.17.0.2:21108, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-lerutis6sera: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-lerutis6sera: > dial: conn=172.17.0.1:37894->172.17.0.2:21103, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-lerutis6sera: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-lerutis6sera: > dial: conn=172.17.0.1:50946->172.17.0.2:21101, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-lerutis6sera: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-lerutis6sera: > dial: conn=172.17.0.1:33496->172.17.0.2:21110, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-lerutis6sera: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-lerutis6sera: > dial: conn=172.17.0.1:33512->172.17.0.2:21110, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-lerutis6sera: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-lerutis6sera: > dial: conn=172.17.0.1:50960->172.17.0.2:21101, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-lerutis6sera: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-lerutis6sera: > dial: conn=172.17.0.1:44678->172.17.0.2:21108, err= 2025/09/02 01:07:31 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/09/02 01:07:31 INFO : sub dir/hello world: Copied (new) 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-lerutis6sera: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-lerutis6sera: > dial: conn=172.17.0.1:50234->172.17.0.2:21100, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-lerutis6sera: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-lerutis6sera: > dial: conn=172.17.0.1:46266->172.17.0.2:21106, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50972->172.17.0.2:21101, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40846->172.17.0.2:21104, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40862->172.17.0.2:21104, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55524->172.17.0.2:21105, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39406->172.17.0.2:21109, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46274->172.17.0.2:21106, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-lerutis6sera: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-lerutis6sera: > dial: conn=172.17.0.1:37902->172.17.0.2:21103, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-lerutis6sera: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-lerutis6sera: > dial: conn=172.17.0.1:50982->172.17.0.2:21101, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37908->172.17.0.2:21103, err= 2025/09/02 01:07:31 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-lerutis6sera: Waiting for checks to finish 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-lerutis6sera: Waiting for transfers to finish 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50244->172.17.0.2:21100, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-lerutis6sera: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-lerutis6sera: > dial: conn=172.17.0.1:46276->172.17.0.2:21106, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-lerutis6sera: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-lerutis6sera: > dial: conn=172.17.0.1:52854->172.17.0.2:21102, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-lerutis6sera: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-lerutis6sera: > dial: conn=172.17.0.1:46292->172.17.0.2:21106, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-lerutis6sera: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-lerutis6sera: > dial: conn=172.17.0.1:39412->172.17.0.2:21109, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-lerutis6sera: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-lerutis6sera: > dial: conn=172.17.0.1:52870->172.17.0.2:21102, err= 2025/09/02 01:07:31 DEBUG : sub dir/hello world.3f39b042.partial: renamed to: sub dir/hello world 2025/09/02 01:07:31 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-lerutis6sera: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-lerutis6sera: > dial: conn=172.17.0.1:37914->172.17.0.2:21103, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-lerutis6sera: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-lerutis6sera: > dial: conn=172.17.0.1:39420->172.17.0.2:21109, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-lerutis6sera: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-lerutis6sera: > dial: conn=172.17.0.1:52880->172.17.0.2:21102, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-lerutis6sera: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-lerutis6sera: > dial: conn=172.17.0.1:44684->172.17.0.2:21108, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-lerutis6sera: Purge object "sub dir/hello world" 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-lerutis6sera: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-lerutis6sera: > dial: conn=172.17.0.1:55538->172.17.0.2:21105, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-lerutis6sera: Purge dir "sub dir" 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-lerutis6sera: Purge dir "" 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39430->172.17.0.2:21109, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50988->172.17.0.2:21101, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52890->172.17.0.2:21102, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52904->172.17.0.2:21102, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50996->172.17.0.2:21101, err= --- PASS: TestServerSideCopyOverSelf (0.06s) === RUN TestMoveOverSelf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55542->172.17.0.2:21105, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46296->172.17.0.2:21106, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50254->172.17.0.2:21100, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33520->172.17.0.2:21110, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46306->172.17.0.2:21106, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39436->172.17.0.2:21109, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51004->172.17.0.2:21101, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44696->172.17.0.2:21108, err= 2025/09/02 01:07:31 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44712->172.17.0.2:21108, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33524->172.17.0.2:21110, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55558->172.17.0.2:21105, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55572->172.17.0.2:21105, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36644->172.17.0.2:21107, err= 2025/09/02 01:07:31 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/09/02 01:07:31 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/02 01:07:31 INFO : sub dir/hello world: Deleted 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46308->172.17.0.2:21106, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39442->172.17.0.2:21109, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37920->172.17.0.2:21103, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44722->172.17.0.2:21108, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36646->172.17.0.2:21107, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40878->172.17.0.2:21104, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33538->172.17.0.2:21110, err= --- PASS: TestMoveOverSelf (0.03s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37926->172.17.0.2:21103, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50264->172.17.0.2:21100, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51018->172.17.0.2:21101, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55586->172.17.0.2:21105, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52918->172.17.0.2:21102, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39454->172.17.0.2:21109, err= 2025/09/02 01:07:31 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-qohokiy6fite" 2025/09/02 01:07:31 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/02 01:07:31 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/02 01:07:31 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/02 01:07:31 DEBUG : Setting pass="kjjHlYu0mxpUmkEplGZrgjCMJQVpjIhydrJ7AAgRQ4vU" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/02 01:07:31 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/02 01:07:31 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/02 01:07:31 DEBUG : TestFTPVsftpd: detected overridden config - adding "{a63CK}" suffix to name 2025/09/02 01:07:31 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/02 01:07:31 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/02 01:07:31 DEBUG : Setting pass="kjjHlYu0mxpUmkEplGZrgjCMJQVpjIhydrJ7AAgRQ4vU" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/02 01:07:31 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/02 01:07:31 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: Connecting to FTP server 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: dial("tcp","172.17.0.2:21") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: > dial: conn=172.17.0.1:42088->172.17.0.2:21, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: > dial: conn=172.17.0.1:44738->172.17.0.2:21108, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.2:21/rclone-test-quvifir6nuxe -> ftp://172.17.0.2:21/rclone-test-qohokiy6fite 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: > dial: conn=172.17.0.1:50268->172.17.0.2:21100, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46318->172.17.0.2:21106, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: > dial: conn=172.17.0.1:50280->172.17.0.2:21100, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37940->172.17.0.2:21103, err= 2025/09/02 01:07:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: Waiting for checks to finish 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: Waiting for transfers to finish 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40884->172.17.0.2:21104, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: > dial: conn=172.17.0.1:52922->172.17.0.2:21102, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: > dial: conn=172.17.0.1:33546->172.17.0.2:21110, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: > dial: conn=172.17.0.1:52932->172.17.0.2:21102, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: > dial: conn=172.17.0.1:44744->172.17.0.2:21108, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: > dial: conn=172.17.0.1:50284->172.17.0.2:21100, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: > dial: conn=172.17.0.1:33562->172.17.0.2:21110, err= 2025/09/02 01:07:31 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/09/02 01:07:31 INFO : sub dir/hello world: Copied (new) 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: > dial: conn=172.17.0.1:37948->172.17.0.2:21103, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: > dial: conn=172.17.0.1:46330->172.17.0.2:21106, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39456->172.17.0.2:21109, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39458->172.17.0.2:21109, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46338->172.17.0.2:21106, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33574->172.17.0.2:21110, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39460->172.17.0.2:21109, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: Using server-side directory move 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: > dial: conn=172.17.0.1:51034->172.17.0.2:21101, err= 2025/09/02 01:07:31 INFO : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: > dial: conn=172.17.0.1:40896->172.17.0.2:21104, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44750->172.17.0.2:21108, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39468->172.17.0.2:21109, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: > dial: conn=172.17.0.1:37954->172.17.0.2:21103, err= 2025/09/02 01:07:31 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: Waiting for checks to finish 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: Waiting for transfers to finish 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: > dial: conn=172.17.0.1:55594->172.17.0.2:21105, err= 2025/09/02 01:07:31 INFO : sub dir/hello world: Deleted 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: > dial: conn=172.17.0.1:46354->172.17.0.2:21106, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: > dial: conn=172.17.0.1:46364->172.17.0.2:21106, err= 2025/09/02 01:07:31 INFO : sub dir/hello world: Moved (server-side) 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55596->172.17.0.2:21105, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50300->172.17.0.2:21100, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44756->172.17.0.2:21108, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: > dial: conn=172.17.0.1:50310->172.17.0.2:21100, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: > dial: conn=172.17.0.1:44762->172.17.0.2:21108, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40906->172.17.0.2:21104, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44766->172.17.0.2:21108, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44774->172.17.0.2:21108, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51048->172.17.0.2:21101, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36658->172.17.0.2:21107, err= 2025/09/02 01:07:31 DEBUG : testing file moves 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55604->172.17.0.2:21105, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: > dial: conn=172.17.0.1:40912->172.17.0.2:21104, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: > dial: conn=172.17.0.1:55606->172.17.0.2:21105, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40918->172.17.0.2:21104, err= 2025/09/02 01:07:31 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: Waiting for checks to finish 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: Waiting for transfers to finish 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: > dial: conn=172.17.0.1:55622->172.17.0.2:21105, err= 2025/09/02 01:07:31 INFO : sub dir/hello world: Deleted 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: > dial: conn=172.17.0.1:40922->172.17.0.2:21104, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: > dial: conn=172.17.0.1:46374->172.17.0.2:21106, err= 2025/09/02 01:07:31 INFO : sub dir/hello world: Moved (server-side) 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44778->172.17.0.2:21108, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36670->172.17.0.2:21107, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40938->172.17.0.2:21104, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: > dial: conn=172.17.0.1:46390->172.17.0.2:21106, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: > dial: conn=172.17.0.1:44794->172.17.0.2:21108, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: > dial: conn=172.17.0.1:40948->172.17.0.2:21104, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: > dial: conn=172.17.0.1:33582->172.17.0.2:21110, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: Purge object "sub dir/hello world" 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: > dial: conn=172.17.0.1:36678->172.17.0.2:21107, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: Purge dir "sub dir" 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qohokiy6fite: Purge dir "" 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46392->172.17.0.2:21106, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51060->172.17.0.2:21101, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50314->172.17.0.2:21100, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52936->172.17.0.2:21102, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39482->172.17.0.2:21109, err= --- PASS: TestServerSideMoveOverSelf (0.08s) === RUN TestCopyAfterDelete run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46404->172.17.0.2:21106, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46410->172.17.0.2:21106, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37960->172.17.0.2:21103, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52944->172.17.0.2:21102, err= 2025/09/02 01:07:31 ERROR : error listing: directory not found 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33586->172.17.0.2:21110, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36692->172.17.0.2:21107, err= 2025/09/02 01:07:31 INFO : Local file system at /tmp/rclone2660173294: Making directory 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33598->172.17.0.2:21110, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36700->172.17.0.2:21107, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50316->172.17.0.2:21100, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46418->172.17.0.2:21106, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55636->172.17.0.2:21105, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52952->172.17.0.2:21102, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52966->172.17.0.2:21102, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39486->172.17.0.2:21109, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51066->172.17.0.2:21101, err= --- PASS: TestCopyAfterDelete (0.02s) === RUN TestCopyRedownload run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46430->172.17.0.2:21106, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46436->172.17.0.2:21106, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37966->172.17.0.2:21103, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51078->172.17.0.2:21101, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39496->172.17.0.2:21109, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55644->172.17.0.2:21105, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50320->172.17.0.2:21100, err= 2025/09/02 01:07:31 DEBUG : Added delayed dir = "sub dir", newDst= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55654->172.17.0.2:21105, err= 2025/09/02 01:07:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/02 01:07:31 DEBUG : Local file system at /tmp/rclone2660173294: Waiting for checks to finish 2025/09/02 01:07:31 DEBUG : Local file system at /tmp/rclone2660173294: Waiting for transfers to finish 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52972->172.17.0.2:21102, err= 2025/09/02 01:07:31 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/09/02 01:07:31 INFO : sub dir/hello world: Copied (new) 2025/09/02 01:07:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46448->172.17.0.2:21106, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37974->172.17.0.2:21103, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39506->172.17.0.2:21109, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39514->172.17.0.2:21109, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51094->172.17.0.2:21101, err= --- PASS: TestCopyRedownload (0.02s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33606->172.17.0.2:21110, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40962->172.17.0.2:21104, err= 2025/09/02 01:07:31 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50326->172.17.0.2:21100, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40964->172.17.0.2:21104, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39528->172.17.0.2:21109, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55668->172.17.0.2:21105, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51108->172.17.0.2:21101, err= 2025/09/02 01:07:31 DEBUG : check sum.b37ac6a8.partial: renamed to: check sum 2025/09/02 01:07:31 INFO : check sum: Copied (new) 2025/09/02 01:07:31 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39532->172.17.0.2:21109, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39538->172.17.0.2:21109, err= 2025/09/02 01:07:31 NOTICE: ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/02 01:07:31 DEBUG : check sum: Size of src and dst objects identical 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:31 DEBUG : check sum: Unchanged skipping 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:31 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:31 INFO : There was nothing to transfer 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44802->172.17.0.2:21108, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51114->172.17.0.2:21101, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39544->172.17.0.2:21109, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50338->172.17.0.2:21100, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46450->172.17.0.2:21106, err= --- PASS: TestSyncBasedOnCheckSum (0.03s) === RUN TestSyncSizeOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46466->172.17.0.2:21106, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50354->172.17.0.2:21100, err= 2025/09/02 01:07:31 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51118->172.17.0.2:21101, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52986->172.17.0.2:21102, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44812->172.17.0.2:21108, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40970->172.17.0.2:21104, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50362->172.17.0.2:21100, err= 2025/09/02 01:07:31 DEBUG : sizeonly.468f3f0c.partial: renamed to: sizeonly 2025/09/02 01:07:31 INFO : sizeonly: Copied (new) 2025/09/02 01:07:31 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36706->172.17.0.2:21107, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50374->172.17.0.2:21100, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:31 DEBUG : sizeonly: Sizes identical 2025/09/02 01:07:31 DEBUG : sizeonly: Unchanged skipping 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:31 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:31 INFO : There was nothing to transfer 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37990->172.17.0.2:21103, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33616->172.17.0.2:21110, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51128->172.17.0.2:21101, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51144->172.17.0.2:21101, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46482->172.17.0.2:21106, err= --- PASS: TestSyncSizeOnly (0.03s) === RUN TestSyncIgnoreSize run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50376->172.17.0.2:21100, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37992->172.17.0.2:21103, err= 2025/09/02 01:07:31 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33632->172.17.0.2:21110, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38004->172.17.0.2:21103, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55674->172.17.0.2:21105, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55680->172.17.0.2:21105, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38012->172.17.0.2:21103, err= 2025/09/02 01:07:31 DEBUG : ignore-size.7615ca05.partial: renamed to: ignore-size 2025/09/02 01:07:31 INFO : ignore-size: Copied (new) 2025/09/02 01:07:31 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44824->172.17.0.2:21108, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39554->172.17.0.2:21109, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:31 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:31 DEBUG : ignore-size: Unchanged skipping 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:31 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:31 INFO : There was nothing to transfer 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51160->172.17.0.2:21101, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33642->172.17.0.2:21110, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46496->172.17.0.2:21106, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44840->172.17.0.2:21108, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33656->172.17.0.2:21110, err= --- PASS: TestSyncIgnoreSize (0.03s) === RUN TestSyncIgnoreTimes run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51168->172.17.0.2:21101, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33670->172.17.0.2:21110, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40978->172.17.0.2:21104, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51182->172.17.0.2:21101, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36722->172.17.0.2:21107, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:31 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:31 DEBUG : existing: Unchanged skipping 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:31 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:31 INFO : There was nothing to transfer 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36726->172.17.0.2:21107, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:31 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33680->172.17.0.2:21110, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39570->172.17.0.2:21109, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50388->172.17.0.2:21100, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40982->172.17.0.2:21104, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55686->172.17.0.2:21105, err= 2025/09/02 01:07:31 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/09/02 01:07:31 INFO : existing: Copied (replaced existing) 2025/09/02 01:07:31 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38028->172.17.0.2:21103, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40992->172.17.0.2:21104, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38044->172.17.0.2:21103, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41006->172.17.0.2:21104, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51192->172.17.0.2:21101, err= --- PASS: TestSyncIgnoreTimes (0.02s) === RUN TestSyncIgnoreExisting run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55700->172.17.0.2:21105, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44856->172.17.0.2:21108, err= 2025/09/02 01:07:31 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50400->172.17.0.2:21100, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55712->172.17.0.2:21105, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50416->172.17.0.2:21100, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51194->172.17.0.2:21101, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39578->172.17.0.2:21109, err= 2025/09/02 01:07:31 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/09/02 01:07:31 INFO : existing: Copied (new) 2025/09/02 01:07:31 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50422->172.17.0.2:21100, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44858->172.17.0.2:21108, err= 2025/09/02 01:07:31 DEBUG : existing: Destination exists, skipping 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:31 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:31 INFO : There was nothing to transfer 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55716->172.17.0.2:21105, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44870->172.17.0.2:21108, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52996->172.17.0.2:21102, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55730->172.17.0.2:21105, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39584->172.17.0.2:21109, err= --- PASS: TestSyncIgnoreExisting (0.02s) === RUN TestSyncIgnoreErrors run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46500->172.17.0.2:21106, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41010->172.17.0.2:21104, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44882->172.17.0.2:21108, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50430->172.17.0.2:21100, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44888->172.17.0.2:21108, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36742->172.17.0.2:21107, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36754->172.17.0.2:21107, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55742->172.17.0.2:21105, err= 2025/09/02 01:07:31 INFO : d: Making directory 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51198->172.17.0.2:21101, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55748->172.17.0.2:21105, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51200->172.17.0.2:21101, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Connecting to FTP server 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42104->172.17.0.2:21, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41018->172.17.0.2:21104, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39598->172.17.0.2:21109, err= 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:31 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36764->172.17.0.2:21107, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51202->172.17.0.2:21101, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39600->172.17.0.2:21109, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50432->172.17.0.2:21100, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Connecting to FTP server 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42106->172.17.0.2:21, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36768->172.17.0.2:21107, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38056->172.17.0.2:21103, err= 2025/09/02 01:07:32 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36776->172.17.0.2:21107, err= 2025/09/02 01:07:32 DEBUG : c/non empty space: Unchanged skipping 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36786->172.17.0.2:21107, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39616->172.17.0.2:21109, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33696->172.17.0.2:21110, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50448->172.17.0.2:21100, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50462->172.17.0.2:21100, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39628->172.17.0.2:21109, err= 2025/09/02 01:07:32 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/09/02 01:07:32 INFO : a/potato2: Copied (new) 2025/09/02 01:07:32 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41020->172.17.0.2:21104, err= 2025/09/02 01:07:32 INFO : b/potato: Deleted 2025/09/02 01:07:32 INFO : d: Removing directory 2025/09/02 01:07:32 INFO : b: Removing directory 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: deleted 2 directories 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44894->172.17.0.2:21108, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38058->172.17.0.2:21103, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33706->172.17.0.2:21110, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41030->172.17.0.2:21104, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33722->172.17.0.2:21110, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36790->172.17.0.2:21107, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53004->172.17.0.2:21102, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50466->172.17.0.2:21100, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41032->172.17.0.2:21104, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46512->172.17.0.2:21106, err= --- PASS: TestSyncIgnoreErrors (0.10s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51218->172.17.0.2:21101, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51234->172.17.0.2:21101, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53006->172.17.0.2:21102, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41036->172.17.0.2:21104, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50474->172.17.0.2:21100, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:32 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/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:32 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/09/02 01:07:32 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51240->172.17.0.2:21101, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50480->172.17.0.2:21100, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:32 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/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33724->172.17.0.2:21110, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53008->172.17.0.2:21102, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44900->172.17.0.2:21108, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41050->172.17.0.2:21104, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50488->172.17.0.2:21100, err= 2025/09/02 01:07:32 DEBUG : empty space.56d1852a.partial: renamed to: empty space 2025/09/02 01:07:32 INFO : empty space: Copied (replaced existing) 2025/09/02 01:07:32 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33732->172.17.0.2:21110, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41054->172.17.0.2:21104, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50492->172.17.0.2:21100, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33742->172.17.0.2:21110, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38068->172.17.0.2:21103, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.04s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53018->172.17.0.2:21102, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39630->172.17.0.2:21109, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53032->172.17.0.2:21102, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36794->172.17.0.2:21107, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.01s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51246->172.17.0.2:21101, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39636->172.17.0.2:21109, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44916->172.17.0.2:21108, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53048->172.17.0.2:21102, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46520->172.17.0.2:21106, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:32 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/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51258->172.17.0.2:21101, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53050->172.17.0.2:21102, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33746->172.17.0.2:21110, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50508->172.17.0.2:21100, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55758->172.17.0.2:21105, err= 2025/09/02 01:07:32 DEBUG : foo.5d8fa229.partial: renamed to: foo 2025/09/02 01:07:32 INFO : foo: Copied (replaced existing) 2025/09/02 01:07:32 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46534->172.17.0.2:21106, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53060->172.17.0.2:21102, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50520->172.17.0.2:21100, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53070->172.17.0.2:21102, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41064->172.17.0.2:21104, err= --- PASS: TestSyncDoesntUpdateModtime (0.04s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53082->172.17.0.2:21102, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53086->172.17.0.2:21102, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38074->172.17.0.2:21103, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41066->172.17.0.2:21104, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36806->172.17.0.2:21107, err= 2025/09/02 01:07:32 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/02 01:07:32 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:32 DEBUG : empty space: Unchanged skipping 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38084->172.17.0.2:21103, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39640->172.17.0.2:21109, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55770->172.17.0.2:21105, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53102->172.17.0.2:21102, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36820->172.17.0.2:21107, err= 2025/09/02 01:07:32 DEBUG : potato.3edca19f.partial: renamed to: potato 2025/09/02 01:07:32 INFO : potato: Copied (new) 2025/09/02 01:07:32 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33748->172.17.0.2:21110, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46544->172.17.0.2:21106, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41080->172.17.0.2:21104, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36822->172.17.0.2:21107, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44922->172.17.0.2:21108, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55772->172.17.0.2:21105, err= --- PASS: TestSyncAfterAddingAFile (0.05s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36824->172.17.0.2:21107, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46560->172.17.0.2:21106, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50530->172.17.0.2:21100, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33764->172.17.0.2:21110, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50536->172.17.0.2:21100, err= 2025/09/02 01:07:32 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51274->172.17.0.2:21101, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55786->172.17.0.2:21105, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33776->172.17.0.2:21110, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38088->172.17.0.2:21103, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39646->172.17.0.2:21109, err= 2025/09/02 01:07:32 DEBUG : potato.41b15364.partial: renamed to: potato 2025/09/02 01:07:32 INFO : potato: Copied (replaced existing) 2025/09/02 01:07:32 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36840->172.17.0.2:21107, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51288->172.17.0.2:21101, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36844->172.17.0.2:21107, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55792->172.17.0.2:21105, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41082->172.17.0.2:21104, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.03s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44934->172.17.0.2:21108, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38090->172.17.0.2:21103, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53104->172.17.0.2:21102, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51296->172.17.0.2:21101, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50546->172.17.0.2:21100, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:32 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/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50562->172.17.0.2:21100, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46574->172.17.0.2:21106, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36852->172.17.0.2:21107, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53120->172.17.0.2:21102, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50576->172.17.0.2:21100, err= 2025/09/02 01:07:32 DEBUG : potato.706b9954.partial: renamed to: potato 2025/09/02 01:07:32 INFO : potato: Copied (replaced existing) 2025/09/02 01:07:32 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41096->172.17.0.2:21104, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39658->172.17.0.2:21109, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53136->172.17.0.2:21102, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44938->172.17.0.2:21108, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36866->172.17.0.2:21107, err= --- PASS: TestSyncAfterChangingContentsOnly (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38096->172.17.0.2:21103, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50582->172.17.0.2:21100, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51298->172.17.0.2:21101, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38102->172.17.0.2:21103, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53140->172.17.0.2:21102, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55804->172.17.0.2:21105, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38106->172.17.0.2:21103, err= 2025/09/02 01:07:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/02 01:07:32 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:32 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/02 01:07:32 DEBUG : empty space: Unchanged skipping 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:32 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:32 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33780->172.17.0.2:21110, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51312->172.17.0.2:21101, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44952->172.17.0.2:21108, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38116->172.17.0.2:21103, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51318->172.17.0.2:21101, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36868->172.17.0.2:21107, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38126->172.17.0.2:21103, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51326->172.17.0.2:21101, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36882->172.17.0.2:21107, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53146->172.17.0.2:21102, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50596->172.17.0.2:21100, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38134->172.17.0.2:21103, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38146->172.17.0.2:21103, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41108->172.17.0.2:21104, err= 2025/09/02 01:07:32 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/02 01:07:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:32 DEBUG : empty space: Unchanged skipping 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39662->172.17.0.2:21109, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36892->172.17.0.2:21107, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36902->172.17.0.2:21107, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46578->172.17.0.2:21106, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44968->172.17.0.2:21108, err= 2025/09/02 01:07:32 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/09/02 01:07:32 INFO : potato2: Copied (new) 2025/09/02 01:07:32 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41112->172.17.0.2:21104, err= 2025/09/02 01:07:32 INFO : potato: Deleted 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44980->172.17.0.2:21108, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38158->172.17.0.2:21103, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55814->172.17.0.2:21105, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51338->172.17.0.2:21101, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33784->172.17.0.2:21110, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46582->172.17.0.2:21106, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46586->172.17.0.2:21106, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51350->172.17.0.2:21101, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39668->172.17.0.2:21109, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36908->172.17.0.2:21107, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41126->172.17.0.2:21104, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46600->172.17.0.2:21106, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53154->172.17.0.2:21102, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46606->172.17.0.2:21106, err= 2025/09/02 01:07:32 INFO : d: Making directory 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51354->172.17.0.2:21101, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55822->172.17.0.2:21105, err= 2025/09/02 01:07:32 INFO : d/e: Making directory 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51364->172.17.0.2:21101, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51372->172.17.0.2:21101, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44988->172.17.0.2:21108, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55824->172.17.0.2:21105, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53166->172.17.0.2:21102, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51374->172.17.0.2:21101, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46622->172.17.0.2:21106, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51388->172.17.0.2:21101, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55834->172.17.0.2:21105, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41130->172.17.0.2:21104, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46626->172.17.0.2:21106, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39680->172.17.0.2:21109, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53168->172.17.0.2:21102, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45000->172.17.0.2:21108, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33788->172.17.0.2:21110, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38168->172.17.0.2:21103, err= 2025/09/02 01:07:32 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/02 01:07:32 DEBUG : c/non empty space: Unchanged skipping 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39688->172.17.0.2:21109, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41134->172.17.0.2:21104, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36910->172.17.0.2:21107, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50612->172.17.0.2:21100, err= 2025/09/02 01:07:32 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/09/02 01:07:32 INFO : a/potato2: Copied (new) 2025/09/02 01:07:32 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33796->172.17.0.2:21110, err= 2025/09/02 01:07:32 INFO : b/potato: Deleted 2025/09/02 01:07:32 INFO : d/e: Removing directory 2025/09/02 01:07:32 INFO : d: Removing directory 2025/09/02 01:07:32 INFO : b: Removing directory 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: deleted 3 directories 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55842->172.17.0.2:21105, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51394->172.17.0.2:21101, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39704->172.17.0.2:21109, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38172->172.17.0.2:21103, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36916->172.17.0.2:21107, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50616->172.17.0.2:21100, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39710->172.17.0.2:21109, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46636->172.17.0.2:21106, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45008->172.17.0.2:21108, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33810->172.17.0.2:21110, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.08s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51400->172.17.0.2:21101, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41136->172.17.0.2:21104, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53184->172.17.0.2:21102, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50628->172.17.0.2:21100, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36932->172.17.0.2:21107, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41140->172.17.0.2:21104, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39722->172.17.0.2:21109, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41156->172.17.0.2:21104, err= 2025/09/02 01:07:32 INFO : d: Making directory 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38182->172.17.0.2:21103, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53190->172.17.0.2:21102, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36942->172.17.0.2:21107, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45024->172.17.0.2:21108, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55850->172.17.0.2:21105, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39738->172.17.0.2:21109, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46648->172.17.0.2:21106, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36944->172.17.0.2:21107, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51408->172.17.0.2:21101, err= 2025/09/02 01:07:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53196->172.17.0.2:21102, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36952->172.17.0.2:21107, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46658->172.17.0.2:21106, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38192->172.17.0.2:21103, err= 2025/09/02 01:07:32 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41168->172.17.0.2:21104, err= 2025/09/02 01:07:32 DEBUG : c/non empty space: Unchanged skipping 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51418->172.17.0.2:21101, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51432->172.17.0.2:21101, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46670->172.17.0.2:21106, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50638->172.17.0.2:21100, err= 2025/09/02 01:07:32 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/09/02 01:07:32 INFO : a/potato2: Copied (new) 2025/09/02 01:07:32 ERROR : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: not deleting files as there were IO errors 2025/09/02 01:07:32 ERROR : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: not deleting directories as there were IO errors 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33818->172.17.0.2:21110, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41180->172.17.0.2:21104, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55852->172.17.0.2:21105, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33820->172.17.0.2:21110, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45040->172.17.0.2:21108, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33834->172.17.0.2:21110, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36954->172.17.0.2:21107, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45048->172.17.0.2:21108, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39748->172.17.0.2:21109, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51438->172.17.0.2:21101, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33848->172.17.0.2:21110, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46674->172.17.0.2:21106, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39754->172.17.0.2:21109, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36968->172.17.0.2:21107, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38198->172.17.0.2:21103, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36976->172.17.0.2:21107, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45058->172.17.0.2:21108, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.06s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38202->172.17.0.2:21103, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45060->172.17.0.2:21108, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36980->172.17.0.2:21107, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55854->172.17.0.2:21105, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50652->172.17.0.2:21100, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36984->172.17.0.2:21107, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50664->172.17.0.2:21100, err= 2025/09/02 01:07:32 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33858->172.17.0.2:21110, err= 2025/09/02 01:07:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:32 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33868->172.17.0.2:21110, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:32 DEBUG : empty space: Unchanged skipping 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53198->172.17.0.2:21102, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:32 INFO : potato: Deleted 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38204->172.17.0.2:21103, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55862->172.17.0.2:21105, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33878->172.17.0.2:21110, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33890->172.17.0.2:21110, err= 2025/09/02 01:07:32 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/09/02 01:07:32 INFO : potato2: Copied (new) 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53200->172.17.0.2:21102, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41196->172.17.0.2:21104, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33898->172.17.0.2:21110, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46686->172.17.0.2:21106, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36994->172.17.0.2:21107, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55864->172.17.0.2:21105, err= --- PASS: TestSyncDeleteDuring (0.04s) === RUN TestSyncDeleteBefore run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39756->172.17.0.2:21109, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33908->172.17.0.2:21110, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51454->172.17.0.2:21101, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53214->172.17.0.2:21102, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50672->172.17.0.2:21100, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45068->172.17.0.2:21108, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50684->172.17.0.2:21100, err= 2025/09/02 01:07:32 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45070->172.17.0.2:21108, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41212->172.17.0.2:21104, err= 2025/09/02 01:07:32 INFO : potato: Deleted 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41226->172.17.0.2:21104, err= 2025/09/02 01:07:32 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/02 01:07:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:32 DEBUG : empty space: Unchanged skipping 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37004->172.17.0.2:21107, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37012->172.17.0.2:21107, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51468->172.17.0.2:21101, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50698->172.17.0.2:21100, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55878->172.17.0.2:21105, err= 2025/09/02 01:07:32 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/09/02 01:07:32 INFO : potato2: Copied (new) 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50710->172.17.0.2:21100, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51472->172.17.0.2:21101, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41230->172.17.0.2:21104, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45074->172.17.0.2:21108, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39768->172.17.0.2:21109, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41246->172.17.0.2:21104, err= --- PASS: TestSyncDeleteBefore (0.05s) === RUN TestCopyDeleteBefore run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38210->172.17.0.2:21103, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33920->172.17.0.2:21110, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41256->172.17.0.2:21104, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45088->172.17.0.2:21108, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41266->172.17.0.2:21104, err= 2025/09/02 01:07:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39776->172.17.0.2:21109, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51478->172.17.0.2:21101, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55884->172.17.0.2:21105, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46692->172.17.0.2:21106, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38226->172.17.0.2:21103, err= 2025/09/02 01:07:32 DEBUG : potato2.8083cda9.partial: renamed to: potato2 2025/09/02 01:07:32 INFO : potato2: Copied (new) 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38240->172.17.0.2:21103, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50722->172.17.0.2:21100, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33936->172.17.0.2:21110, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50730->172.17.0.2:21100, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41280->172.17.0.2:21104, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51488->172.17.0.2:21101, err= --- PASS: TestCopyDeleteBefore (0.03s) === RUN TestSyncWithExclude run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45098->172.17.0.2:21108, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50734->172.17.0.2:21100, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50748->172.17.0.2:21100, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45102->172.17.0.2:21108, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33948->172.17.0.2:21110, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39792->172.17.0.2:21109, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33952->172.17.0.2:21110, err= 2025/09/02 01:07:32 DEBUG : enormous: Excluded (Size Filter) 2025/09/02 01:07:32 DEBUG : enormous: Excluded 2025/09/02 01:07:32 DEBUG : potato2: Excluded (Size Filter) 2025/09/02 01:07:32 DEBUG : potato2: Excluded 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39806->172.17.0.2:21109, err= 2025/09/02 01:07:32 DEBUG : potato2: Excluded (Size Filter) 2025/09/02 01:07:32 DEBUG : potato2: Excluded 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:32 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/02 01:07:32 DEBUG : empty space: Unchanged skipping 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:32 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:32 INFO : There was nothing to transfer 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33962->172.17.0.2:21110, err= 2025/09/02 01:07:32 DEBUG : enormous: Excluded (Size Filter) 2025/09/02 01:07:32 DEBUG : enormous: Excluded 2025/09/02 01:07:32 DEBUG : potato2: Excluded (Size Filter) 2025/09/02 01:07:32 DEBUG : potato2: Excluded 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38254->172.17.0.2:21103, err= 2025/09/02 01:07:32 DEBUG : potato2: Excluded (Size Filter) 2025/09/02 01:07:32 DEBUG : potato2: Excluded 2025/09/02 01:07:32 DEBUG : Local file system at /tmp/rclone2660173294: Waiting for checks to finish 2025/09/02 01:07:32 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/09/02 01:07:32 DEBUG : empty space: Unchanged skipping 2025/09/02 01:07:32 DEBUG : Local file system at /tmp/rclone2660173294: Waiting for transfers to finish 2025/09/02 01:07:32 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:32 INFO : There was nothing to transfer 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55886->172.17.0.2:21105, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45108->172.17.0.2:21108, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33968->172.17.0.2:21110, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50762->172.17.0.2:21100, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37016->172.17.0.2:21107, err= --- PASS: TestSyncWithExclude (0.05s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46696->172.17.0.2:21106, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51494->172.17.0.2:21101, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41284->172.17.0.2:21104, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46702->172.17.0.2:21106, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55900->172.17.0.2:21105, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33976->172.17.0.2:21110, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41292->172.17.0.2:21104, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33992->172.17.0.2:21110, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39812->172.17.0.2:21109, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53230->172.17.0.2:21102, err= 2025/09/02 01:07:32 DEBUG : enormous: Excluded (Size Filter) 2025/09/02 01:07:32 DEBUG : enormous: Excluded 2025/09/02 01:07:32 DEBUG : potato2: Excluded (Size Filter) 2025/09/02 01:07:32 DEBUG : potato2: Excluded 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38262->172.17.0.2:21103, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:32 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/02 01:07:32 DEBUG : empty space: Unchanged skipping 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:32 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53234->172.17.0.2:21102, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41296->172.17.0.2:21104, err= 2025/09/02 01:07:32 INFO : enormous: Deleted 2025/09/02 01:07:32 INFO : potato2: Deleted 2025/09/02 01:07:32 INFO : There was nothing to transfer 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34004->172.17.0.2:21110, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39816->172.17.0.2:21109, err= 2025/09/02 01:07:32 DEBUG : Local file system at /tmp/rclone2660173294: Waiting for checks to finish 2025/09/02 01:07:32 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/09/02 01:07:32 DEBUG : empty space: Unchanged skipping 2025/09/02 01:07:32 DEBUG : Local file system at /tmp/rclone2660173294: Waiting for transfers to finish 2025/09/02 01:07:32 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:32 INFO : enormous: Deleted 2025/09/02 01:07:32 INFO : potato2: Deleted 2025/09/02 01:07:32 INFO : There was nothing to transfer 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38264->172.17.0.2:21103, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55908->172.17.0.2:21105, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50776->172.17.0.2:21100, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39824->172.17.0.2:21109, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.05s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50790->172.17.0.2:21100, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34016->172.17.0.2:21110, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55914->172.17.0.2:21105, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46716->172.17.0.2:21106, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50792->172.17.0.2:21100, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34018->172.17.0.2:21110, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50806->172.17.0.2:21100, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38272->172.17.0.2:21103, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38286->172.17.0.2:21103, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53238->172.17.0.2:21102, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39832->172.17.0.2:21109, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55926->172.17.0.2:21105, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55934->172.17.0.2:21105, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51504->172.17.0.2:21101, err= 2025/09/02 01:07:32 DEBUG : five: Need to transfer - File not found at Destination 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Connecting to FTP server 2025/09/02 01:07:32 DEBUG : one: Destination is newer than source, skipping 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21") 2025/09/02 01:07:32 DEBUG : three: Sizes identical 2025/09/02 01:07:32 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/02 01:07:32 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42112->172.17.0.2:21, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:32 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55940->172.17.0.2:21105, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41298->172.17.0.2:21104, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51508->172.17.0.2:21101, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37020->172.17.0.2:21107, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37028->172.17.0.2:21107, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53242->172.17.0.2:21102, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55944->172.17.0.2:21105, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34034->172.17.0.2:21110, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39846->172.17.0.2:21109, err= 2025/09/02 01:07:32 DEBUG : four.a87a5b8d.partial: renamed to: four 2025/09/02 01:07:32 INFO : four: Copied (replaced existing) 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45118->172.17.0.2:21108, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39850->172.17.0.2:21109, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34046->172.17.0.2:21110, err= 2025/09/02 01:07:32 DEBUG : five.a87a5b8d.partial: renamed to: five 2025/09/02 01:07:32 INFO : five: Copied (new) 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39858->172.17.0.2:21109, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55956->172.17.0.2:21105, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55972->172.17.0.2:21105, err= 2025/09/02 01:07:32 DEBUG : two.3353c5f5.partial: renamed to: two 2025/09/02 01:07:32 INFO : two: Copied (replaced existing) 2025/09/02 01:07:32 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50810->172.17.0.2:21100, err= sync_test.go:1479: Skip test with --checksum as no hashes supported 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46730->172.17.0.2:21106, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38302->172.17.0.2:21103, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51510->172.17.0.2:21101, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34060->172.17.0.2:21110, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53244->172.17.0.2:21102, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34070->172.17.0.2:21110, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45134->172.17.0.2:21108, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51512->172.17.0.2:21101, err= --- PASS: TestSyncWithUpdateOlder (0.11s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" sync_test.go:1568: Can track renames: false 2025/09/02 01:07:32 ERROR : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Ignoring --track-renames as the source and destination do not have a common hash 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50812->172.17.0.2:21100, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41300->172.17.0.2:21104, err= 2025/09/02 01:07:32 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/02 01:07:32 DEBUG : yam: Need to transfer - File not found at Destination 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37040->172.17.0.2:21107, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39862->172.17.0.2:21109, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38314->172.17.0.2:21103, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55988->172.17.0.2:21105, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41308->172.17.0.2:21104, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46738->172.17.0.2:21106, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38326->172.17.0.2:21103, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53252->172.17.0.2:21102, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45150->172.17.0.2:21108, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41324->172.17.0.2:21104, err= 2025/09/02 01:07:32 DEBUG : yam.48501227.partial: renamed to: yam 2025/09/02 01:07:32 INFO : yam: Copied (new) 2025/09/02 01:07:32 DEBUG : potato.53508f02.partial: renamed to: potato 2025/09/02 01:07:32 INFO : potato: Copied (new) 2025/09/02 01:07:32 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37044->172.17.0.2:21107, err= 2025/09/02 01:07:32 ERROR : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Ignoring --track-renames as the source and destination do not have a common hash 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34076->172.17.0.2:21110, err= 2025/09/02 01:07:32 DEBUG : yaml: Need to transfer - File not found at Destination 2025/09/02 01:07:32 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:32 DEBUG : potato: Unchanged skipping 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45154->172.17.0.2:21108, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39868->172.17.0.2:21109, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45170->172.17.0.2:21108, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51514->172.17.0.2:21101, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37050->172.17.0.2:21107, err= 2025/09/02 01:07:32 DEBUG : yaml.48501227.partial: renamed to: yaml 2025/09/02 01:07:32 INFO : yaml: Copied (new) 2025/09/02 01:07:32 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50818->172.17.0.2:21100, err= 2025/09/02 01:07:32 INFO : yam: Deleted 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37062->172.17.0.2:21107, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50830->172.17.0.2:21100, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53260->172.17.0.2:21102, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37070->172.17.0.2:21107, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53274->172.17.0.2:21102, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53288->172.17.0.2:21102, err= --- PASS: TestSyncWithTrackRenames (0.03s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50842->172.17.0.2:21100, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38336->172.17.0.2:21103, err= 2025/09/02 01:07:32 INFO : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Making map for --track-renames 2025/09/02 01:07:32 INFO : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Finished making map for --track-renames 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:32 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/02 01:07:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for renames to finish 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39878->172.17.0.2:21109, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34086->172.17.0.2:21110, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50844->172.17.0.2:21100, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45182->172.17.0.2:21108, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50846->172.17.0.2:21100, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37074->172.17.0.2:21107, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41336->172.17.0.2:21104, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46740->172.17.0.2:21106, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45198->172.17.0.2:21108, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50850->172.17.0.2:21100, err= 2025/09/02 01:07:32 DEBUG : potato.53508f02.partial: renamed to: potato 2025/09/02 01:07:32 INFO : potato: Copied (new) 2025/09/02 01:07:32 DEBUG : yam.48501227.partial: renamed to: yam 2025/09/02 01:07:32 INFO : yam: Copied (new) 2025/09/02 01:07:32 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50858->172.17.0.2:21100, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34094->172.17.0.2:21110, err= 2025/09/02 01:07:32 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:32 INFO : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Making map for --track-renames 2025/09/02 01:07:32 INFO : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Finished making map for --track-renames 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:32 DEBUG : potato: Unchanged skipping 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for renames to finish 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39892->172.17.0.2:21109, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51528->172.17.0.2:21101, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39896->172.17.0.2:21109, err= 2025/09/02 01:07:32 INFO : yam: Moved (server-side) to: yaml 2025/09/02 01:07:32 INFO : yaml: Renamed from "yam" 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:32 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:32 INFO : There was nothing to transfer 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34108->172.17.0.2:21110, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55998->172.17.0.2:21105, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56010->172.17.0.2:21105, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53298->172.17.0.2:21102, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41348->172.17.0.2:21104, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34122->172.17.0.2:21110, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.03s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39900->172.17.0.2:21109, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50860->172.17.0.2:21100, err= 2025/09/02 01:07:32 INFO : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Making map for --track-renames 2025/09/02 01:07:32 INFO : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Finished making map for --track-renames 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/02 01:07:32 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for renames to finish 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51530->172.17.0.2:21101, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46748->172.17.0.2:21106, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37078->172.17.0.2:21107, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38350->172.17.0.2:21103, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53312->172.17.0.2:21102, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37086->172.17.0.2:21107, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39914->172.17.0.2:21109, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37090->172.17.0.2:21107, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34138->172.17.0.2:21110, err= 2025/09/02 01:07:32 DEBUG : potato.53508f02.partial: renamed to: potato 2025/09/02 01:07:32 INFO : potato: Copied (new) 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38358->172.17.0.2:21103, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50876->172.17.0.2:21100, err= 2025/09/02 01:07:32 DEBUG : sub/yam.48501227.partial: renamed to: sub/yam 2025/09/02 01:07:32 INFO : sub/yam: Copied (new) 2025/09/02 01:07:32 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53328->172.17.0.2:21102, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37098->172.17.0.2:21107, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34150->172.17.0.2:21110, err= 2025/09/02 01:07:32 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:32 DEBUG : potato: Unchanged skipping 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50888->172.17.0.2:21100, err= 2025/09/02 01:07:32 INFO : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Making map for --track-renames 2025/09/02 01:07:32 INFO : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Finished making map for --track-renames 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for renames to finish 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50900->172.17.0.2:21100, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41350->172.17.0.2:21104, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45204->172.17.0.2:21108, err= 2025/09/02 01:07:32 INFO : sub/yam: Moved (server-side) to: yam 2025/09/02 01:07:32 INFO : yam: Renamed from "sub/yam" 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:32 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:32 INFO : There was nothing to transfer 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41358->172.17.0.2:21104, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45214->172.17.0.2:21108, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53334->172.17.0.2:21102, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50904->172.17.0.2:21100, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51534->172.17.0.2:21101, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53336->172.17.0.2:21102, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41364->172.17.0.2:21104, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39926->172.17.0.2:21109, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51548->172.17.0.2:21101, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45224->172.17.0.2:21108, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.05s) === RUN TestServerSideMoveLocal run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:32 DEBUG : Creating backend with remote "/tmp/rclone2660173294/dir1" 2025/09/02 01:07:32 DEBUG : Creating backend with remote "/tmp/rclone2660173294/dir2" 2025/09/02 01:07:32 DEBUG : Local file system at /tmp/rclone2660173294/dir2: Using server-side directory move 2025/09/02 01:07:32 INFO : Local file system at /tmp/rclone2660173294/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/02 01:07:32 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:32 DEBUG : Local file system at /tmp/rclone2660173294/dir2: Waiting for checks to finish 2025/09/02 01:07:32 INFO : file1.txt: Moved (server-side) 2025/09/02 01:07:32 DEBUG : Local file system at /tmp/rclone2660173294/dir2: Waiting for transfers to finish 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53338->172.17.0.2:21102, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53350->172.17.0.2:21102, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38362->172.17.0.2:21103, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37114->172.17.0.2:21107, err= --- PASS: TestServerSideMoveLocal (0.02s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51554->172.17.0.2:21101, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53356->172.17.0.2:21102, err= 2025/09/02 01:07:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/02 01:07:32 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34164->172.17.0.2:21110, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41376->172.17.0.2:21104, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51560->172.17.0.2:21101, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45236->172.17.0.2:21108, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39940->172.17.0.2:21109, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41380->172.17.0.2:21104, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50906->172.17.0.2:21100, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34172->172.17.0.2:21110, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53358->172.17.0.2:21102, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51568->172.17.0.2:21101, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41396->172.17.0.2:21104, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50920->172.17.0.2:21100, err= 2025/09/02 01:07:32 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/09/02 01:07:32 INFO : sub dir/hello world: Copied (new) 2025/09/02 01:07:32 INFO : sub dir/hello world: Deleted 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34180->172.17.0.2:21110, err= 2025/09/02 01:07:32 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/09/02 01:07:32 INFO : nested/sub dir/file: Copied (new) 2025/09/02 01:07:32 INFO : nested/sub dir/file: Deleted 2025/09/02 01:07:32 INFO : sub dir: Removing directory 2025/09/02 01:07:32 INFO : nested/sub dir: Removing directory 2025/09/02 01:07:32 INFO : nested: Removing directory 2025/09/02 01:07:32 DEBUG : Local file system at /tmp/rclone2660173294: deleted 3 directories 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45244->172.17.0.2:21108, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38368->172.17.0.2:21103, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34186->172.17.0.2:21110, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38372->172.17.0.2:21103, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50928->172.17.0.2:21100, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38384->172.17.0.2:21103, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50940->172.17.0.2:21100, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51580->172.17.0.2:21101, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45250->172.17.0.2:21108, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38396->172.17.0.2:21103, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51582->172.17.0.2:21101, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46750->172.17.0.2:21106, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45262->172.17.0.2:21108, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50948->172.17.0.2:21100, err= 2025/09/02 01:07:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/02 01:07:32 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38398->172.17.0.2:21103, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50956->172.17.0.2:21100, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53372->172.17.0.2:21102, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39952->172.17.0.2:21109, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56024->172.17.0.2:21105, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51594->172.17.0.2:21101, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56038->172.17.0.2:21105, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46754->172.17.0.2:21106, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37130->172.17.0.2:21107, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46770->172.17.0.2:21106, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50972->172.17.0.2:21100, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38410->172.17.0.2:21103, err= 2025/09/02 01:07:32 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/09/02 01:07:32 INFO : sub dir/hello world: Copied (new) 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:32 INFO : sub dir/hello world: Deleted 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38420->172.17.0.2:21103, err= 2025/09/02 01:07:32 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/09/02 01:07:32 INFO : nested/sub dir/file: Copied (new) 2025/09/02 01:07:32 INFO : nested/sub dir/file: Deleted 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53374->172.17.0.2:21102, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34188->172.17.0.2:21110, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50976->172.17.0.2:21100, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51608->172.17.0.2:21101, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51614->172.17.0.2:21101, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39958->172.17.0.2:21109, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38432->172.17.0.2:21103, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53376->172.17.0.2:21102, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50978->172.17.0.2:21100, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41402->172.17.0.2:21104, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45270->172.17.0.2:21108, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39972->172.17.0.2:21109, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.04s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46786->172.17.0.2:21106, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45286->172.17.0.2:21108, err= 2025/09/02 01:07:32 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/02 01:07:32 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39976->172.17.0.2:21109, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46798->172.17.0.2:21106, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37146->172.17.0.2:21107, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56054->172.17.0.2:21105, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41404->172.17.0.2:21104, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51616->172.17.0.2:21101, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45288->172.17.0.2:21108, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38434->172.17.0.2:21103, err= 2025/09/02 01:07:32 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50992->172.17.0.2:21100, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:33 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/09/02 01:07:33 INFO : existing: Copied (new) 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56058->172.17.0.2:21105, err= 2025/09/02 01:07:33 INFO : existing: Deleted 2025/09/02 01:07:33 DEBUG : existing-b.468f3f0c.partial: renamed to: existing-b 2025/09/02 01:07:33 INFO : existing-b: Copied (new) 2025/09/02 01:07:33 INFO : existing-b: Deleted 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37160->172.17.0.2:21107, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34198->172.17.0.2:21110, err= 2025/09/02 01:07:33 DEBUG : existing: Destination exists, skipping 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:33 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:33 INFO : There was nothing to transfer 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41408->172.17.0.2:21104, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41416->172.17.0.2:21104, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34210->172.17.0.2:21110, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37172->172.17.0.2:21107, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51004->172.17.0.2:21100, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39980->172.17.0.2:21109, err= --- PASS: TestMoveWithIgnoreExisting (0.04s) === RUN TestServerSideMove run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:33 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-qikulig1soco" 2025/09/02 01:07:33 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/02 01:07:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/02 01:07:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/02 01:07:33 DEBUG : Setting pass="kjjHlYu0mxpUmkEplGZrgjCMJQVpjIhydrJ7AAgRQ4vU" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/02 01:07:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/02 01:07:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/02 01:07:33 DEBUG : TestFTPVsftpd: detected overridden config - adding "{a63CK}" suffix to name 2025/09/02 01:07:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/02 01:07:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/02 01:07:33 DEBUG : Setting pass="kjjHlYu0mxpUmkEplGZrgjCMJQVpjIhydrJ7AAgRQ4vU" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/02 01:07:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/02 01:07:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qikulig1soco: Connecting to FTP server 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qikulig1soco: dial("tcp","172.17.0.2:21") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qikulig1soco: > dial: conn=172.17.0.1:42124->172.17.0.2:21, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qikulig1soco: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qikulig1soco: > dial: conn=172.17.0.1:46812->172.17.0.2:21106, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56064->172.17.0.2:21105, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39984->172.17.0.2:21109, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45302->172.17.0.2:21108, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38444->172.17.0.2:21103, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39990->172.17.0.2:21109, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51008->172.17.0.2:21100, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51626->172.17.0.2:21101, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46814->172.17.0.2:21106, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56080->172.17.0.2:21105, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56092->172.17.0.2:21105, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.2:21/rclone-test-quvifir6nuxe -> ftp://172.17.0.2:21/rclone-test-qikulig1soco 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qikulig1soco: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qikulig1soco: > dial: conn=172.17.0.1:39992->172.17.0.2:21109, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qikulig1soco: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qikulig1soco: > dial: conn=172.17.0.1:46820->172.17.0.2:21106, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qikulig1soco: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qikulig1soco: > dial: conn=172.17.0.1:46828->172.17.0.2:21106, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qikulig1soco: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qikulig1soco: > dial: conn=172.17.0.1:40000->172.17.0.2:21109, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qikulig1soco: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qikulig1soco: > dial: conn=172.17.0.1:40004->172.17.0.2:21109, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qikulig1soco: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qikulig1soco: > dial: conn=172.17.0.1:51020->172.17.0.2:21100, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qikulig1soco: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qikulig1soco: > dial: conn=172.17.0.1:37180->172.17.0.2:21107, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qikulig1soco: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qikulig1soco: > dial: conn=172.17.0.1:51022->172.17.0.2:21100, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qikulig1soco: Using server-side directory move 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qikulig1soco: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qikulig1soco: > dial: conn=172.17.0.1:46830->172.17.0.2:21106, err= 2025/09/02 01:07:33 INFO : ftp://172.17.0.2:21/rclone-test-qikulig1soco: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qikulig1soco: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qikulig1soco: > dial: conn=172.17.0.1:37194->172.17.0.2:21107, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38452->172.17.0.2:21103, err= 2025/09/02 01:07:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/02 01:07:33 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qikulig1soco: Waiting for checks to finish 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qikulig1soco: Connecting to FTP server 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qikulig1soco: dial("tcp","172.17.0.2:21") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qikulig1soco: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qikulig1soco: > dial: conn=172.17.0.1:38462->172.17.0.2:21103, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qikulig1soco: > dial: conn=172.17.0.1:42136->172.17.0.2:21, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qikulig1soco: Connecting to FTP server 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qikulig1soco: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qikulig1soco: > dial: conn=172.17.0.1:45308->172.17.0.2:21108, err= 2025/09/02 01:07:33 INFO : potato2: Moved (server-side) 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qikulig1soco: dial("tcp","172.17.0.2:21") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qikulig1soco: > dial: conn=172.17.0.1:42140->172.17.0.2:21, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qikulig1soco: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qikulig1soco: > dial: conn=172.17.0.1:46836->172.17.0.2:21106, err= 2025/09/02 01:07:33 INFO : potato3: Deleted 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qikulig1soco: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qikulig1soco: > dial: conn=172.17.0.1:40008->172.17.0.2:21109, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qikulig1soco: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qikulig1soco: > dial: conn=172.17.0.1:56094->172.17.0.2:21105, err= 2025/09/02 01:07:33 INFO : potato3: Moved (server-side) 2025/09/02 01:07:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/02 01:07:33 DEBUG : empty space: Unchanged skipping 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37206->172.17.0.2:21107, err= 2025/09/02 01:07:33 INFO : empty space: Deleted 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qikulig1soco: Waiting for transfers to finish 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46840->172.17.0.2:21106, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51640->172.17.0.2:21101, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qikulig1soco: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qikulig1soco: > dial: conn=172.17.0.1:38470->172.17.0.2:21103, err= 2025/09/02 01:07:33 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-ladotec3kulo" 2025/09/02 01:07:33 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/02 01:07:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/02 01:07:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/02 01:07:33 DEBUG : Setting pass="kjjHlYu0mxpUmkEplGZrgjCMJQVpjIhydrJ7AAgRQ4vU" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/02 01:07:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/02 01:07:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/02 01:07:33 DEBUG : TestFTPVsftpd: detected overridden config - adding "{a63CK}" suffix to name 2025/09/02 01:07:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/02 01:07:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/02 01:07:33 DEBUG : Setting pass="kjjHlYu0mxpUmkEplGZrgjCMJQVpjIhydrJ7AAgRQ4vU" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/02 01:07:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/02 01:07:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-ladotec3kulo: Connecting to FTP server 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-ladotec3kulo: dial("tcp","172.17.0.2:21") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-ladotec3kulo: > dial: conn=172.17.0.1:42146->172.17.0.2:21, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-ladotec3kulo: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-ladotec3kulo: > dial: conn=172.17.0.1:40022->172.17.0.2:21109, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-ladotec3kulo: Using server-side directory move 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-ladotec3kulo: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-ladotec3kulo: > dial: conn=172.17.0.1:34222->172.17.0.2:21110, err= 2025/09/02 01:07:33 INFO : ftp://172.17.0.2:21/rclone-test-ladotec3kulo: Server side directory move succeeded 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-ladotec3kulo: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-ladotec3kulo: > dial: conn=172.17.0.1:34228->172.17.0.2:21110, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qikulig1soco: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qikulig1soco: > dial: conn=172.17.0.1:45310->172.17.0.2:21108, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qikulig1soco: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qikulig1soco: > dial: conn=172.17.0.1:56108->172.17.0.2:21105, err= 2025/09/02 01:07:33 ERROR : error listing: directory not found 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-ladotec3kulo: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-ladotec3kulo: > dial: conn=172.17.0.1:37216->172.17.0.2:21107, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-ladotec3kulo: Purge object "empty space" 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-ladotec3kulo: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-ladotec3kulo: > dial: conn=172.17.0.1:46846->172.17.0.2:21106, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-ladotec3kulo: Purge object "potato2" 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-ladotec3kulo: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-ladotec3kulo: > dial: conn=172.17.0.1:40024->172.17.0.2:21109, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-ladotec3kulo: Purge object "potato3" 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-ladotec3kulo: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-ladotec3kulo: > dial: conn=172.17.0.1:38474->172.17.0.2:21103, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-ladotec3kulo: Purge dir "" 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qikulig1soco: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qikulig1soco: > dial: conn=172.17.0.1:34238->172.17.0.2:21110, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qikulig1soco: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qikulig1soco: > dial: conn=172.17.0.1:40030->172.17.0.2:21109, err= 2025/09/02 01:07:33 ERROR : error listing: directory not found 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qikulig1soco: Purge dir "" 2025/09/02 01:07:33 NOTICE: purge failed to rmdir "": directory not found 2025/09/02 01:07:33 NOTICE: purge failed: directory not found 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53390->172.17.0.2:21102, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41422->172.17.0.2:21104, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51656->172.17.0.2:21101, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41438->172.17.0.2:21104, err= --- PASS: TestServerSideMove (0.09s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:33 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-wahocoq7fume" 2025/09/02 01:07:33 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/02 01:07:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/02 01:07:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/02 01:07:33 DEBUG : Setting pass="kjjHlYu0mxpUmkEplGZrgjCMJQVpjIhydrJ7AAgRQ4vU" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/02 01:07:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/02 01:07:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/02 01:07:33 DEBUG : TestFTPVsftpd: detected overridden config - adding "{a63CK}" suffix to name 2025/09/02 01:07:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/02 01:07:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/02 01:07:33 DEBUG : Setting pass="kjjHlYu0mxpUmkEplGZrgjCMJQVpjIhydrJ7AAgRQ4vU" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/02 01:07:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/02 01:07:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wahocoq7fume: Connecting to FTP server 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wahocoq7fume: dial("tcp","172.17.0.2:21") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wahocoq7fume: > dial: conn=172.17.0.1:42154->172.17.0.2:21, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wahocoq7fume: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wahocoq7fume: > dial: conn=172.17.0.1:53402->172.17.0.2:21102, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51672->172.17.0.2:21101, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40046->172.17.0.2:21109, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38480->172.17.0.2:21103, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53406->172.17.0.2:21102, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56116->172.17.0.2:21105, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56122->172.17.0.2:21105, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34242->172.17.0.2:21110, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46862->172.17.0.2:21106, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40052->172.17.0.2:21109, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56138->172.17.0.2:21105, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.2:21/rclone-test-quvifir6nuxe -> ftp://172.17.0.2:21/rclone-test-wahocoq7fume 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wahocoq7fume: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wahocoq7fume: > dial: conn=172.17.0.1:37222->172.17.0.2:21107, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wahocoq7fume: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wahocoq7fume: > dial: conn=172.17.0.1:45312->172.17.0.2:21108, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wahocoq7fume: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wahocoq7fume: > dial: conn=172.17.0.1:41450->172.17.0.2:21104, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wahocoq7fume: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wahocoq7fume: > dial: conn=172.17.0.1:45328->172.17.0.2:21108, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wahocoq7fume: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wahocoq7fume: > dial: conn=172.17.0.1:53410->172.17.0.2:21102, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wahocoq7fume: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wahocoq7fume: > dial: conn=172.17.0.1:38482->172.17.0.2:21103, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wahocoq7fume: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wahocoq7fume: > dial: conn=172.17.0.1:51676->172.17.0.2:21101, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wahocoq7fume: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wahocoq7fume: > dial: conn=172.17.0.1:51688->172.17.0.2:21101, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wahocoq7fume: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wahocoq7fume: > dial: conn=172.17.0.1:34244->172.17.0.2:21110, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45330->172.17.0.2:21108, err= 2025/09/02 01:07:33 DEBUG : empty space: Excluded (Size Filter) 2025/09/02 01:07:33 DEBUG : empty space: Excluded 2025/09/02 01:07:33 DEBUG : empty space: Excluded (Size Filter) 2025/09/02 01:07:33 DEBUG : empty space: Excluded 2025/09/02 01:07:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/02 01:07:33 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wahocoq7fume: Connecting to FTP server 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wahocoq7fume: Waiting for checks to finish 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wahocoq7fume: dial("tcp","172.17.0.2:21") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wahocoq7fume: Waiting for transfers to finish 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wahocoq7fume: > dial: conn=172.17.0.1:42170->172.17.0.2:21, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wahocoq7fume: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wahocoq7fume: > dial: conn=172.17.0.1:40054->172.17.0.2:21109, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wahocoq7fume: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wahocoq7fume: > dial: conn=172.17.0.1:41462->172.17.0.2:21104, err= 2025/09/02 01:07:33 INFO : potato2: Moved (server-side) 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wahocoq7fume: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wahocoq7fume: > dial: conn=172.17.0.1:56146->172.17.0.2:21105, err= 2025/09/02 01:07:33 INFO : potato3: Deleted 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wahocoq7fume: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wahocoq7fume: > dial: conn=172.17.0.1:38492->172.17.0.2:21103, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wahocoq7fume: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wahocoq7fume: > dial: conn=172.17.0.1:37234->172.17.0.2:21107, err= 2025/09/02 01:07:33 INFO : potato3: Moved (server-side) 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45342->172.17.0.2:21108, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wahocoq7fume: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wahocoq7fume: > dial: conn=172.17.0.1:46878->172.17.0.2:21106, err= 2025/09/02 01:07:33 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-naxemex5puju" 2025/09/02 01:07:33 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/02 01:07:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/02 01:07:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/02 01:07:33 DEBUG : Setting pass="kjjHlYu0mxpUmkEplGZrgjCMJQVpjIhydrJ7AAgRQ4vU" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/02 01:07:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/02 01:07:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/02 01:07:33 DEBUG : TestFTPVsftpd: detected overridden config - adding "{a63CK}" suffix to name 2025/09/02 01:07:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/02 01:07:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/02 01:07:33 DEBUG : Setting pass="kjjHlYu0mxpUmkEplGZrgjCMJQVpjIhydrJ7AAgRQ4vU" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/02 01:07:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/02 01:07:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-naxemex5puju: Connecting to FTP server 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-naxemex5puju: dial("tcp","172.17.0.2:21") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-naxemex5puju: > dial: conn=172.17.0.1:42178->172.17.0.2:21, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-naxemex5puju: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-naxemex5puju: > dial: conn=172.17.0.1:51034->172.17.0.2:21100, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-naxemex5puju: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wahocoq7fume: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wahocoq7fume: > dial: conn=172.17.0.1:51692->172.17.0.2:21101, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-naxemex5puju: > dial: conn=172.17.0.1:37246->172.17.0.2:21107, err= 2025/09/02 01:07:33 DEBUG : empty space: Excluded (Size Filter) 2025/09/02 01:07:33 DEBUG : empty space: Excluded 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-naxemex5puju: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-naxemex5puju: > dial: conn=172.17.0.1:37252->172.17.0.2:21107, err= 2025/09/02 01:07:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/02 01:07:33 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-naxemex5puju: Waiting for checks to finish 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-naxemex5puju: Waiting for transfers to finish 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-naxemex5puju: Connecting to FTP server 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-naxemex5puju: dial("tcp","172.17.0.2:21") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-naxemex5puju: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-naxemex5puju: > dial: conn=172.17.0.1:42182->172.17.0.2:21, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-naxemex5puju: > dial: conn=172.17.0.1:53420->172.17.0.2:21102, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-naxemex5puju: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-naxemex5puju: > dial: conn=172.17.0.1:51050->172.17.0.2:21100, err= 2025/09/02 01:07:33 INFO : potato2: Moved (server-side) 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-naxemex5puju: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-naxemex5puju: > dial: conn=172.17.0.1:38500->172.17.0.2:21103, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-naxemex5puju: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-naxemex5puju: > dial: conn=172.17.0.1:56156->172.17.0.2:21105, err= 2025/09/02 01:07:33 INFO : potato3: Moved (server-side) 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-naxemex5puju: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-naxemex5puju: > dial: conn=172.17.0.1:53422->172.17.0.2:21102, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wahocoq7fume: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wahocoq7fume: > dial: conn=172.17.0.1:56166->172.17.0.2:21105, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-naxemex5puju: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-naxemex5puju: > dial: conn=172.17.0.1:53438->172.17.0.2:21102, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-naxemex5puju: Purge object "potato2" 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-naxemex5puju: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-naxemex5puju: > dial: conn=172.17.0.1:38502->172.17.0.2:21103, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-naxemex5puju: Purge object "potato3" 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-naxemex5puju: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-naxemex5puju: > dial: conn=172.17.0.1:45348->172.17.0.2:21108, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-naxemex5puju: Purge dir "" 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wahocoq7fume: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wahocoq7fume: > dial: conn=172.17.0.1:34256->172.17.0.2:21110, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wahocoq7fume: Purge object "empty space" 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wahocoq7fume: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wahocoq7fume: > dial: conn=172.17.0.1:51700->172.17.0.2:21101, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wahocoq7fume: Purge dir "" 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51714->172.17.0.2:21101, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37256->172.17.0.2:21107, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34262->172.17.0.2:21110, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51058->172.17.0.2:21100, err= --- PASS: TestServerSideMoveWithFilter (0.12s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:33 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-norezox4weva" 2025/09/02 01:07:33 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/02 01:07:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/02 01:07:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/02 01:07:33 DEBUG : Setting pass="kjjHlYu0mxpUmkEplGZrgjCMJQVpjIhydrJ7AAgRQ4vU" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/02 01:07:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/02 01:07:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/02 01:07:33 DEBUG : TestFTPVsftpd: detected overridden config - adding "{a63CK}" suffix to name 2025/09/02 01:07:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/02 01:07:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/02 01:07:33 DEBUG : Setting pass="kjjHlYu0mxpUmkEplGZrgjCMJQVpjIhydrJ7AAgRQ4vU" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/02 01:07:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/02 01:07:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-norezox4weva: Connecting to FTP server 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-norezox4weva: dial("tcp","172.17.0.2:21") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-norezox4weva: > dial: conn=172.17.0.1:42198->172.17.0.2:21, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-norezox4weva: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-norezox4weva: > dial: conn=172.17.0.1:40068->172.17.0.2:21109, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38514->172.17.0.2:21103, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51726->172.17.0.2:21101, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45354->172.17.0.2:21108, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56174->172.17.0.2:21105, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56178->172.17.0.2:21105, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41472->172.17.0.2:21104, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53442->172.17.0.2:21102, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51742->172.17.0.2:21101, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45368->172.17.0.2:21108, err= 2025/09/02 01:07:33 INFO : tomatoDir: Making directory 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51066->172.17.0.2:21100, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41474->172.17.0.2:21104, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41484->172.17.0.2:21104, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46888->172.17.0.2:21106, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53456->172.17.0.2:21102, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.2:21/rclone-test-quvifir6nuxe -> ftp://172.17.0.2:21/rclone-test-norezox4weva 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-norezox4weva: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-norezox4weva: > dial: conn=172.17.0.1:37264->172.17.0.2:21107, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-norezox4weva: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-norezox4weva: > dial: conn=172.17.0.1:46894->172.17.0.2:21106, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-norezox4weva: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-norezox4weva: > dial: conn=172.17.0.1:37276->172.17.0.2:21107, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-norezox4weva: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-norezox4weva: > dial: conn=172.17.0.1:37282->172.17.0.2:21107, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-norezox4weva: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-norezox4weva: > dial: conn=172.17.0.1:56180->172.17.0.2:21105, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-norezox4weva: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-norezox4weva: > dial: conn=172.17.0.1:46906->172.17.0.2:21106, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-norezox4weva: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-norezox4weva: > dial: conn=172.17.0.1:37294->172.17.0.2:21107, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-norezox4weva: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-norezox4weva: > dial: conn=172.17.0.1:37302->172.17.0.2:21107, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-norezox4weva: Using server-side directory move 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-norezox4weva: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-norezox4weva: > dial: conn=172.17.0.1:41498->172.17.0.2:21104, err= 2025/09/02 01:07:33 INFO : ftp://172.17.0.2:21/rclone-test-norezox4weva: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-norezox4weva: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-norezox4weva: > dial: conn=172.17.0.1:51074->172.17.0.2:21100, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53472->172.17.0.2:21102, err= 2025/09/02 01:07:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/02 01:07:33 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-norezox4weva: Connecting to FTP server 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-norezox4weva: dial("tcp","172.17.0.2:21") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-norezox4weva: Connecting to FTP server 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-norezox4weva: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-norezox4weva: > dial: conn=172.17.0.1:42210->172.17.0.2:21, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-norezox4weva: > dial: conn=172.17.0.1:46908->172.17.0.2:21106, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41514->172.17.0.2:21104, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-norezox4weva: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-norezox4weva: > dial: conn=172.17.0.1:45376->172.17.0.2:21108, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38528->172.17.0.2:21103, err= 2025/09/02 01:07:33 INFO : potato2: Moved (server-side) 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-norezox4weva: Waiting for checks to finish 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-norezox4weva: dial("tcp","172.17.0.2:21") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-norezox4weva: > dial: conn=172.17.0.1:42218->172.17.0.2:21, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-norezox4weva: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-norezox4weva: > dial: conn=172.17.0.1:53474->172.17.0.2:21102, err= 2025/09/02 01:07:33 INFO : potato3: Deleted 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-norezox4weva: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-norezox4weva: > dial: conn=172.17.0.1:46910->172.17.0.2:21106, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-norezox4weva: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-norezox4weva: > dial: conn=172.17.0.1:51752->172.17.0.2:21101, err= 2025/09/02 01:07:33 INFO : potato3: Moved (server-side) 2025/09/02 01:07:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/02 01:07:33 DEBUG : empty space: Unchanged skipping 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37308->172.17.0.2:21107, err= 2025/09/02 01:07:33 INFO : empty space: Deleted 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-norezox4weva: Waiting for transfers to finish 2025/09/02 01:07:33 INFO : tomatoDir: Removing directory 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: deleted 1 directories 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40070->172.17.0.2:21109, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37310->172.17.0.2:21107, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38532->172.17.0.2:21103, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41526->172.17.0.2:21104, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-norezox4weva: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-norezox4weva: > dial: conn=172.17.0.1:41532->172.17.0.2:21104, err= 2025/09/02 01:07:33 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-rawokod5fugu" 2025/09/02 01:07:33 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/02 01:07:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/02 01:07:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/02 01:07:33 DEBUG : Setting pass="kjjHlYu0mxpUmkEplGZrgjCMJQVpjIhydrJ7AAgRQ4vU" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/02 01:07:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/02 01:07:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/02 01:07:33 DEBUG : TestFTPVsftpd: detected overridden config - adding "{a63CK}" suffix to name 2025/09/02 01:07:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/02 01:07:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/02 01:07:33 DEBUG : Setting pass="kjjHlYu0mxpUmkEplGZrgjCMJQVpjIhydrJ7AAgRQ4vU" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/02 01:07:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/02 01:07:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-rawokod5fugu: Connecting to FTP server 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-rawokod5fugu: dial("tcp","172.17.0.2:21") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-rawokod5fugu: > dial: conn=172.17.0.1:42230->172.17.0.2:21, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-rawokod5fugu: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-rawokod5fugu: > dial: conn=172.17.0.1:53490->172.17.0.2:21102, err= 2025/09/02 01:07:33 INFO : tomatoDir: Making directory 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-norezox4weva: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-norezox4weva: > dial: conn=172.17.0.1:37326->172.17.0.2:21107, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-norezox4weva: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-norezox4weva: > dial: conn=172.17.0.1:37338->172.17.0.2:21107, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-rawokod5fugu: Using server-side directory move 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-rawokod5fugu: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-rawokod5fugu: > dial: conn=172.17.0.1:51760->172.17.0.2:21101, err= 2025/09/02 01:07:33 INFO : ftp://172.17.0.2:21/rclone-test-rawokod5fugu: Server side directory move succeeded 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-rawokod5fugu: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-rawokod5fugu: > dial: conn=172.17.0.1:40072->172.17.0.2:21109, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-rawokod5fugu: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-rawokod5fugu: > dial: conn=172.17.0.1:40082->172.17.0.2:21109, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-rawokod5fugu: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-rawokod5fugu: > dial: conn=172.17.0.1:38548->172.17.0.2:21103, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-norezox4weva: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-norezox4weva: > dial: conn=172.17.0.1:40088->172.17.0.2:21109, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-norezox4weva: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-norezox4weva: > dial: conn=172.17.0.1:40104->172.17.0.2:21109, err= 2025/09/02 01:07:33 ERROR : error listing: directory not found 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-norezox4weva: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-norezox4weva: > dial: conn=172.17.0.1:51764->172.17.0.2:21101, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-norezox4weva: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-norezox4weva: > dial: conn=172.17.0.1:53498->172.17.0.2:21102, err= 2025/09/02 01:07:33 ERROR : error listing: directory not found 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-rawokod5fugu: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-rawokod5fugu: > dial: conn=172.17.0.1:56188->172.17.0.2:21105, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-rawokod5fugu: Purge object "empty space" 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-rawokod5fugu: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-rawokod5fugu: > dial: conn=172.17.0.1:38560->172.17.0.2:21103, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-rawokod5fugu: Purge object "potato2" 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-rawokod5fugu: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-rawokod5fugu: > dial: conn=172.17.0.1:51770->172.17.0.2:21101, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-rawokod5fugu: Purge object "potato3" 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-rawokod5fugu: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-rawokod5fugu: > dial: conn=172.17.0.1:34264->172.17.0.2:21110, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-rawokod5fugu: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-rawokod5fugu: > dial: conn=172.17.0.1:41534->172.17.0.2:21104, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-rawokod5fugu: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-rawokod5fugu: > dial: conn=172.17.0.1:37348->172.17.0.2:21107, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-rawokod5fugu: Purge dir "tomatoDir" 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-rawokod5fugu: Purge dir "" 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-norezox4weva: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-norezox4weva: > dial: conn=172.17.0.1:46922->172.17.0.2:21106, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-norezox4weva: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-norezox4weva: > dial: conn=172.17.0.1:41538->172.17.0.2:21104, err= 2025/09/02 01:07:33 ERROR : error listing: directory not found 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-norezox4weva: Purge dir "" 2025/09/02 01:07:33 NOTICE: purge failed to rmdir "": directory not found 2025/09/02 01:07:33 NOTICE: purge failed: directory not found 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41542->172.17.0.2:21104, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46924->172.17.0.2:21106, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37352->172.17.0.2:21107, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53512->172.17.0.2:21102, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.15s) === RUN TestServerSideMoveOverlap run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46928->172.17.0.2:21106, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51772->172.17.0.2:21101, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53526->172.17.0.2:21102, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38576->172.17.0.2:21103, err= --- SKIP: TestServerSideMoveOverlap (0.01s) === RUN TestSyncOverlap run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:33 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-quvifir6nuxe/rclone-sync-test" 2025/09/02 01:07:33 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/02 01:07:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/02 01:07:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/02 01:07:33 DEBUG : Setting pass="kjjHlYu0mxpUmkEplGZrgjCMJQVpjIhydrJ7AAgRQ4vU" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/02 01:07:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/02 01:07:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/02 01:07:33 DEBUG : TestFTPVsftpd: detected overridden config - adding "{a63CK}" suffix to name 2025/09/02 01:07:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/02 01:07:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/02 01:07:33 DEBUG : Setting pass="kjjHlYu0mxpUmkEplGZrgjCMJQVpjIhydrJ7AAgRQ4vU" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/02 01:07:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/02 01:07:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/rclone-sync-test: Connecting to FTP server 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/rclone-sync-test: dial("tcp","172.17.0.2:21") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/rclone-sync-test: > dial: conn=172.17.0.1:42232->172.17.0.2:21, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/rclone-sync-test: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/rclone-sync-test: > dial: conn=172.17.0.1:41554->172.17.0.2:21104, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53540->172.17.0.2:21102, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34274->172.17.0.2:21110, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46934->172.17.0.2:21106, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46950->172.17.0.2:21106, err= --- PASS: TestSyncOverlap (0.02s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:33 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-quvifir6nuxe/rclone-sync-test" 2025/09/02 01:07:33 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/02 01:07:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/02 01:07:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/02 01:07:33 DEBUG : Setting pass="kjjHlYu0mxpUmkEplGZrgjCMJQVpjIhydrJ7AAgRQ4vU" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/02 01:07:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/02 01:07:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/02 01:07:33 DEBUG : TestFTPVsftpd: detected overridden config - adding "{a63CK}" suffix to name 2025/09/02 01:07:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/02 01:07:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/02 01:07:33 DEBUG : Setting pass="kjjHlYu0mxpUmkEplGZrgjCMJQVpjIhydrJ7AAgRQ4vU" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/02 01:07:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/02 01:07:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/rclone-sync-test: Connecting to FTP server 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/rclone-sync-test: dial("tcp","172.17.0.2:21") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/rclone-sync-test: > dial: conn=172.17.0.1:42234->172.17.0.2:21, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/rclone-sync-test: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/rclone-sync-test: > dial: conn=172.17.0.1:45392->172.17.0.2:21108, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/rclone-sync-test: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/rclone-sync-test: > dial: conn=172.17.0.1:51782->172.17.0.2:21101, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/rclone-sync-test: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/rclone-sync-test: > dial: conn=172.17.0.1:37356->172.17.0.2:21107, err= 2025/09/02 01:07:33 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-quvifir6nuxe/rclone-sync-test-include/layer2" 2025/09/02 01:07:33 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/02 01:07:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/02 01:07:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/02 01:07:33 DEBUG : Setting pass="kjjHlYu0mxpUmkEplGZrgjCMJQVpjIhydrJ7AAgRQ4vU" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/02 01:07:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/02 01:07:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/02 01:07:33 DEBUG : TestFTPVsftpd: detected overridden config - adding "{a63CK}" suffix to name 2025/09/02 01:07:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/02 01:07:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/02 01:07:33 DEBUG : Setting pass="kjjHlYu0mxpUmkEplGZrgjCMJQVpjIhydrJ7AAgRQ4vU" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/02 01:07:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/02 01:07:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/rclone-sync-test-include/layer2: Connecting to FTP server 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:21") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:42242->172.17.0.2:21, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:51078->172.17.0.2:21100, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:51786->172.17.0.2:21101, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:51088->172.17.0.2:21100, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:46958->172.17.0.2:21106, err= 2025/09/02 01:07:33 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-quvifir6nuxe/rclone-sync-test-ignore-file" 2025/09/02 01:07:33 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/02 01:07:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/02 01:07:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/02 01:07:33 DEBUG : Setting pass="kjjHlYu0mxpUmkEplGZrgjCMJQVpjIhydrJ7AAgRQ4vU" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/02 01:07:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/02 01:07:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/02 01:07:33 DEBUG : TestFTPVsftpd: detected overridden config - adding "{a63CK}" suffix to name 2025/09/02 01:07:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/02 01:07:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/02 01:07:33 DEBUG : Setting pass="kjjHlYu0mxpUmkEplGZrgjCMJQVpjIhydrJ7AAgRQ4vU" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/02 01:07:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/02 01:07:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/rclone-sync-test-ignore-file: Connecting to FTP server 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/rclone-sync-test-ignore-file: dial("tcp","172.17.0.2:21") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:42256->172.17.0.2:21, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/rclone-sync-test-ignore-file: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:40108->172.17.0.2:21109, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/rclone-sync-test-ignore-file: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:34280->172.17.0.2:21110, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/rclone-sync-test-ignore-file: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:53546->172.17.0.2:21102, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34284->172.17.0.2:21110, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53562->172.17.0.2:21102, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51102->172.17.0.2:21100, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34290->172.17.0.2:21110, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51110->172.17.0.2:21100, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/rclone-sync-test: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/rclone-sync-test: > dial: conn=172.17.0.1:40112->172.17.0.2:21109, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45402->172.17.0.2:21108, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/rclone-sync-test: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:33 DEBUG : rclone-sync-test: Excluded 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/rclone-sync-test: > dial: conn=172.17.0.1:34302->172.17.0.2:21110, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38584->172.17.0.2:21103, err= 2025/09/02 01:07:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56194->172.17.0.2:21105, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37372->172.17.0.2:21107, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46962->172.17.0.2:21106, err= 2025/09/02 01:07:33 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/rclone-sync-test: Waiting for checks to finish 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/rclone-sync-test: Waiting for transfers to finish 2025/09/02 01:07:33 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:33 INFO : There was nothing to transfer 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51802->172.17.0.2:21101, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41562->172.17.0.2:21104, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/rclone-sync-test: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/rclone-sync-test: > dial: conn=172.17.0.1:34318->172.17.0.2:21110, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40116->172.17.0.2:21109, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/rclone-sync-test: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/rclone-sync-test: > dial: conn=172.17.0.1:56202->172.17.0.2:21105, err= 2025/09/02 01:07:33 DEBUG : rclone-sync-test: Excluded 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45416->172.17.0.2:21108, err= 2025/09/02 01:07:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41572->172.17.0.2:21104, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41580->172.17.0.2:21104, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56218->172.17.0.2:21105, err= 2025/09/02 01:07:33 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:33 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:33 INFO : rclone-sync-test-include: Removing directory 2025/09/02 01:07:33 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: failed to delete 1 directories 2025/09/02 01:07:33 INFO : There was nothing to transfer 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34324->172.17.0.2:21110, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46964->172.17.0.2:21106, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:51116->172.17.0.2:21100, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:45430->172.17.0.2:21108, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56230->172.17.0.2:21105, err= 2025/09/02 01:07:33 DEBUG : rclone-sync-test: Excluded 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38598->172.17.0.2:21103, err= 2025/09/02 01:07:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34332->172.17.0.2:21110, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41592->172.17.0.2:21104, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34340->172.17.0.2:21110, err= 2025/09/02 01:07:33 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/09/02 01:07:33 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:33 INFO : There was nothing to transfer 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53578->172.17.0.2:21102, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:41604->172.17.0.2:21104, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40124->172.17.0.2:21109, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:40132->172.17.0.2:21109, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51808->172.17.0.2:21101, err= 2025/09/02 01:07:33 DEBUG : rclone-sync-test: Excluded 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45434->172.17.0.2:21108, err= 2025/09/02 01:07:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51130->172.17.0.2:21100, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38614->172.17.0.2:21103, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56238->172.17.0.2:21105, err= 2025/09/02 01:07:33 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:33 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:33 INFO : rclone-sync-test-include: Removing directory 2025/09/02 01:07:33 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: failed to delete 1 directories 2025/09/02 01:07:33 INFO : There was nothing to transfer 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45438->172.17.0.2:21108, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/rclone-sync-test-ignore-file: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53582->172.17.0.2:21102, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:37386->172.17.0.2:21107, err= 2025/09/02 01:07:33 DEBUG : Excluded 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38630->172.17.0.2:21103, err= 2025/09/02 01:07:33 DEBUG : rclone-sync-test: Excluded 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53588->172.17.0.2:21102, err= 2025/09/02 01:07:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45442->172.17.0.2:21108, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51814->172.17.0.2:21101, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37402->172.17.0.2:21107, err= 2025/09/02 01:07:33 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/09/02 01:07:33 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:33 INFO : There was nothing to transfer 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46980->172.17.0.2:21106, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46988->172.17.0.2:21106, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51138->172.17.0.2:21100, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45450->172.17.0.2:21108, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37414->172.17.0.2:21107, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41606->172.17.0.2:21104, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56252->172.17.0.2:21105, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46998->172.17.0.2:21106, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51152->172.17.0.2:21100, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45454->172.17.0.2:21108, err= --- PASS: TestSyncOverlapWithFilter (0.12s) === RUN TestSyncCompareDest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:33 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-quvifir6nuxe/dst" 2025/09/02 01:07:33 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/02 01:07:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/02 01:07:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/02 01:07:33 DEBUG : Setting pass="kjjHlYu0mxpUmkEplGZrgjCMJQVpjIhydrJ7AAgRQ4vU" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/02 01:07:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/02 01:07:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/02 01:07:33 DEBUG : TestFTPVsftpd: detected overridden config - adding "{a63CK}" suffix to name 2025/09/02 01:07:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/02 01:07:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/02 01:07:33 DEBUG : Setting pass="kjjHlYu0mxpUmkEplGZrgjCMJQVpjIhydrJ7AAgRQ4vU" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/02 01:07:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/02 01:07:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: Connecting to FTP server 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:42272->172.17.0.2:21, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:45468->172.17.0.2:21108, err= 2025/09/02 01:07:33 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-quvifir6nuxe/CompareDest" 2025/09/02 01:07:33 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/02 01:07:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/02 01:07:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/02 01:07:33 DEBUG : Setting pass="kjjHlYu0mxpUmkEplGZrgjCMJQVpjIhydrJ7AAgRQ4vU" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/02 01:07:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/02 01:07:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/02 01:07:33 DEBUG : TestFTPVsftpd: detected overridden config - adding "{a63CK}" suffix to name 2025/09/02 01:07:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/02 01:07:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/02 01:07:33 DEBUG : Setting pass="kjjHlYu0mxpUmkEplGZrgjCMJQVpjIhydrJ7AAgRQ4vU" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/02 01:07:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/02 01:07:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/CompareDest: Connecting to FTP server 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/CompareDest: dial("tcp","172.17.0.2:21") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/CompareDest: > dial: conn=172.17.0.1:42274->172.17.0.2:21, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/CompareDest: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/CompareDest: > dial: conn=172.17.0.1:51828->172.17.0.2:21101, err= 2025/09/02 01:07:33 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-quvifir6nuxe/CompareDest" to be canonical "TestFTPVsftpd{a63CK}:rclone-test-quvifir6nuxe/CompareDest" 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:34350->172.17.0.2:21110, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:53596->172.17.0.2:21102, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/CompareDest: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/CompareDest: > dial: conn=172.17.0.1:47014->172.17.0.2:21106, err= 2025/09/02 01:07:33 DEBUG : one: Need to transfer - File not found at Destination 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: Waiting for checks to finish 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: Waiting for transfers to finish 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:53600->172.17.0.2:21102, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:41620->172.17.0.2:21104, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:37428->172.17.0.2:21107, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:37444->172.17.0.2:21107, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:40148->172.17.0.2:21109, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:37446->172.17.0.2:21107, err= 2025/09/02 01:07:33 DEBUG : one.b824e1ab.partial: renamed to: one 2025/09/02 01:07:33 INFO : one: Copied (new) 2025/09/02 01:07:33 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56260->172.17.0.2:21105, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53616->172.17.0.2:21102, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47026->172.17.0.2:21106, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56266->172.17.0.2:21105, err= 2025/09/02 01:07:33 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-quvifir6nuxe/CompareDest" for canonical name "TestFTPVsftpd{a63CK}:rclone-test-quvifir6nuxe/CompareDest" 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:41632->172.17.0.2:21104, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: Waiting for checks to finish 2025/09/02 01:07:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/CompareDest: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/CompareDest: > dial: conn=172.17.0.1:53628->172.17.0.2:21102, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: Waiting for transfers to finish 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:45470->172.17.0.2:21108, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:47032->172.17.0.2:21106, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:51844->172.17.0.2:21101, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:53632->172.17.0.2:21102, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:38644->172.17.0.2:21103, err= 2025/09/02 01:07:33 DEBUG : one.406dcb2c.partial: renamed to: one 2025/09/02 01:07:33 INFO : one: Copied (replaced existing) 2025/09/02 01:07:33 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51860->172.17.0.2:21101, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56272->172.17.0.2:21105, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37450->172.17.0.2:21107, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45482->172.17.0.2:21108, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47038->172.17.0.2:21106, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34362->172.17.0.2:21110, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51862->172.17.0.2:21101, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40164->172.17.0.2:21109, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51168->172.17.0.2:21100, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47050->172.17.0.2:21106, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34372->172.17.0.2:21110, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56282->172.17.0.2:21105, err= 2025/09/02 01:07:33 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-quvifir6nuxe/CompareDest" for canonical name "TestFTPVsftpd{a63CK}:rclone-test-quvifir6nuxe/CompareDest" 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:47052->172.17.0.2:21106, err= 2025/09/02 01:07:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: Waiting for checks to finish 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/CompareDest: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/CompareDest: > dial: conn=172.17.0.1:41644->172.17.0.2:21104, err= 2025/09/02 01:07:33 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/02 01:07:33 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: Waiting for transfers to finish 2025/09/02 01:07:33 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:33 INFO : There was nothing to transfer 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41660->172.17.0.2:21104, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56294->172.17.0.2:21105, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34376->172.17.0.2:21110, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37452->172.17.0.2:21107, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40170->172.17.0.2:21109, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51172->172.17.0.2:21100, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47068->172.17.0.2:21106, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41662->172.17.0.2:21104, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37454->172.17.0.2:21107, err= 2025/09/02 01:07:33 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-quvifir6nuxe/CompareDest" for canonical name "TestFTPVsftpd{a63CK}:rclone-test-quvifir6nuxe/CompareDest" 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:37456->172.17.0.2:21107, err= 2025/09/02 01:07:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/CompareDest: Connecting to FTP server 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/CompareDest: dial("tcp","172.17.0.2:21") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/CompareDest: > dial: conn=172.17.0.1:42286->172.17.0.2:21, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/CompareDest: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/CompareDest: > dial: conn=172.17.0.1:51870->172.17.0.2:21101, err= 2025/09/02 01:07:33 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/02 01:07:33 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: Waiting for checks to finish 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/CompareDest: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/CompareDest: > dial: conn=172.17.0.1:51886->172.17.0.2:21101, err= 2025/09/02 01:07:33 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/02 01:07:33 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: Waiting for transfers to finish 2025/09/02 01:07:33 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:33 INFO : There was nothing to transfer 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56308->172.17.0.2:21105, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37466->172.17.0.2:21107, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45484->172.17.0.2:21108, err= 2025/09/02 01:07:33 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-quvifir6nuxe/CompareDest" for canonical name "TestFTPVsftpd{a63CK}:rclone-test-quvifir6nuxe/CompareDest" 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:51902->172.17.0.2:21101, err= 2025/09/02 01:07:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/CompareDest: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/CompareDest: > dial: conn=172.17.0.1:45496->172.17.0.2:21108, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/CompareDest: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/CompareDest: > dial: conn=172.17.0.1:40180->172.17.0.2:21109, err= 2025/09/02 01:07:33 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/02 01:07:33 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: Waiting for checks to finish 2025/09/02 01:07:33 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/02 01:07:33 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: Waiting for transfers to finish 2025/09/02 01:07:33 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:33 INFO : There was nothing to transfer 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38648->172.17.0.2:21103, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34384->172.17.0.2:21110, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56324->172.17.0.2:21105, err= sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40184->172.17.0.2:21109, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51912->172.17.0.2:21101, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41668->172.17.0.2:21104, err= 2025/09/02 01:07:33 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-quvifir6nuxe/CompareDest" for canonical name "TestFTPVsftpd{a63CK}:rclone-test-quvifir6nuxe/CompareDest" 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:41674->172.17.0.2:21104, err= 2025/09/02 01:07:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/CompareDest: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/CompareDest: > dial: conn=172.17.0.1:37474->172.17.0.2:21107, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/CompareDest: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/CompareDest: > dial: conn=172.17.0.1:47084->172.17.0.2:21106, err= 2025/09/02 01:07:33 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/02 01:07:33 DEBUG : two: Need to transfer - File not found at Destination 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: Waiting for checks to finish 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:56330->172.17.0.2:21105, err= 2025/09/02 01:07:33 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/02 01:07:33 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: Waiting for transfers to finish 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:53646->172.17.0.2:21102, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:34396->172.17.0.2:21110, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:40196->172.17.0.2:21109, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:41690->172.17.0.2:21104, err= 2025/09/02 01:07:33 DEBUG : two.1503b713.partial: renamed to: two 2025/09/02 01:07:33 INFO : two: Copied (new) 2025/09/02 01:07:33 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53648->172.17.0.2:21102, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40202->172.17.0.2:21109, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53656->172.17.0.2:21102, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51182->172.17.0.2:21100, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34406->172.17.0.2:21110, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45506->172.17.0.2:21108, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41704->172.17.0.2:21104, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47098->172.17.0.2:21106, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47108->172.17.0.2:21106, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37490->172.17.0.2:21107, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47124->172.17.0.2:21106, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37502->172.17.0.2:21107, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.19s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41708->172.17.0.2:21104, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51920->172.17.0.2:21101, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56344->172.17.0.2:21105, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40216->172.17.0.2:21109, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53672->172.17.0.2:21102, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51926->172.17.0.2:21101, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45508->172.17.0.2:21108, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56354->172.17.0.2:21105, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47130->172.17.0.2:21106, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47140->172.17.0.2:21106, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56370->172.17.0.2:21105, err= 2025/09/02 01:07:33 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-quvifir6nuxe/dest" 2025/09/02 01:07:33 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/02 01:07:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/02 01:07:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/02 01:07:33 DEBUG : Setting pass="kjjHlYu0mxpUmkEplGZrgjCMJQVpjIhydrJ7AAgRQ4vU" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/02 01:07:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/02 01:07:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/02 01:07:33 DEBUG : TestFTPVsftpd: detected overridden config - adding "{a63CK}" suffix to name 2025/09/02 01:07:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/02 01:07:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/02 01:07:33 DEBUG : Setting pass="kjjHlYu0mxpUmkEplGZrgjCMJQVpjIhydrJ7AAgRQ4vU" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/02 01:07:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/02 01:07:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dest: Connecting to FTP server 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dest: dial("tcp","172.17.0.2:21") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dest: > dial: conn=172.17.0.1:42298->172.17.0.2:21, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dest: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dest: > dial: conn=172.17.0.1:47152->172.17.0.2:21106, err= 2025/09/02 01:07:33 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-quvifir6nuxe/pre-dest1" 2025/09/02 01:07:33 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/02 01:07:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/02 01:07:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/02 01:07:33 DEBUG : Setting pass="kjjHlYu0mxpUmkEplGZrgjCMJQVpjIhydrJ7AAgRQ4vU" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/02 01:07:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/02 01:07:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/02 01:07:33 DEBUG : TestFTPVsftpd: detected overridden config - adding "{a63CK}" suffix to name 2025/09/02 01:07:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/02 01:07:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/02 01:07:33 DEBUG : Setting pass="kjjHlYu0mxpUmkEplGZrgjCMJQVpjIhydrJ7AAgRQ4vU" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/02 01:07:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/02 01:07:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/pre-dest1: Connecting to FTP server 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/pre-dest1: dial("tcp","172.17.0.2:21") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/pre-dest1: > dial: conn=172.17.0.1:42310->172.17.0.2:21, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/pre-dest1: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/pre-dest1: > dial: conn=172.17.0.1:51198->172.17.0.2:21100, err= 2025/09/02 01:07:33 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-quvifir6nuxe/pre-dest1" to be canonical "TestFTPVsftpd{a63CK}:rclone-test-quvifir6nuxe/pre-dest1" 2025/09/02 01:07:33 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-quvifir6nuxe/pre-dest2" 2025/09/02 01:07:33 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/02 01:07:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/02 01:07:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/02 01:07:33 DEBUG : Setting pass="kjjHlYu0mxpUmkEplGZrgjCMJQVpjIhydrJ7AAgRQ4vU" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/02 01:07:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/02 01:07:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/02 01:07:33 DEBUG : TestFTPVsftpd: detected overridden config - adding "{a63CK}" suffix to name 2025/09/02 01:07:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/02 01:07:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/02 01:07:33 DEBUG : Setting pass="kjjHlYu0mxpUmkEplGZrgjCMJQVpjIhydrJ7AAgRQ4vU" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/02 01:07:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/02 01:07:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/pre-dest2: Connecting to FTP server 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/pre-dest2: dial("tcp","172.17.0.2:21") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/pre-dest2: > dial: conn=172.17.0.1:42326->172.17.0.2:21, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/pre-dest2: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/pre-dest2: > dial: conn=172.17.0.1:45518->172.17.0.2:21108, err= 2025/09/02 01:07:33 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-quvifir6nuxe/pre-dest2" to be canonical "TestFTPVsftpd{a63CK}:rclone-test-quvifir6nuxe/pre-dest2" 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dest: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dest: > dial: conn=172.17.0.1:40224->172.17.0.2:21109, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dest: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dest: > dial: conn=172.17.0.1:51930->172.17.0.2:21101, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/pre-dest1: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/pre-dest1: > dial: conn=172.17.0.1:41712->172.17.0.2:21104, err= 2025/09/02 01:07:33 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:33 DEBUG : 1: Destination found in --compare-dest, skipping 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/pre-dest1: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/pre-dest1: > dial: conn=172.17.0.1:34414->172.17.0.2:21110, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/pre-dest2: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/pre-dest2: > dial: conn=172.17.0.1:45532->172.17.0.2:21108, err= 2025/09/02 01:07:33 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:33 DEBUG : 2: Destination found in --compare-dest, skipping 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/pre-dest1: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/pre-dest1: > dial: conn=172.17.0.1:40232->172.17.0.2:21109, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/pre-dest2: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/pre-dest2: > dial: conn=172.17.0.1:40238->172.17.0.2:21109, err= 2025/09/02 01:07:33 DEBUG : 3: Need to transfer - File not found at Destination 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dest: Waiting for checks to finish 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dest: Waiting for transfers to finish 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dest: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dest: > dial: conn=172.17.0.1:56376->172.17.0.2:21105, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dest: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dest: > dial: conn=172.17.0.1:40250->172.17.0.2:21109, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dest: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dest: > dial: conn=172.17.0.1:51936->172.17.0.2:21101, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dest: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dest: > dial: conn=172.17.0.1:51202->172.17.0.2:21100, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dest: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dest: > dial: conn=172.17.0.1:38654->172.17.0.2:21103, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dest: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dest: > dial: conn=172.17.0.1:34422->172.17.0.2:21110, err= 2025/09/02 01:07:33 DEBUG : 3.b37ac6a8.partial: renamed to: 3 2025/09/02 01:07:33 INFO : 3: Copied (new) 2025/09/02 01:07:33 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dest: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dest: > dial: conn=172.17.0.1:53688->172.17.0.2:21102, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47156->172.17.0.2:21106, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41726->172.17.0.2:21104, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51950->172.17.0.2:21101, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34436->172.17.0.2:21110, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51218->172.17.0.2:21100, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53692->172.17.0.2:21102, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34450->172.17.0.2:21110, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51954->172.17.0.2:21101, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37512->172.17.0.2:21107, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47158->172.17.0.2:21106, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34466->172.17.0.2:21110, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41742->172.17.0.2:21104, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45538->172.17.0.2:21108, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/pre-dest1: closing 1 unused connections 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.09s) === RUN TestSyncCopyDest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56382->172.17.0.2:21105, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40258->172.17.0.2:21109, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41748->172.17.0.2:21104, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56398->172.17.0.2:21105, err= --- SKIP: TestSyncCopyDest (0.01s) === RUN TestSyncBackupDir run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51222->172.17.0.2:21100, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41764->172.17.0.2:21104, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34468->172.17.0.2:21110, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51962->172.17.0.2:21101, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51230->172.17.0.2:21100, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53702->172.17.0.2:21102, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45544->172.17.0.2:21108, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51974->172.17.0.2:21101, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37522->172.17.0.2:21107, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45556->172.17.0.2:21108, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40268->172.17.0.2:21109, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51988->172.17.0.2:21101, err= 2025/09/02 01:07:33 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-quvifir6nuxe/dst" 2025/09/02 01:07:33 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/02 01:07:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/02 01:07:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/02 01:07:33 DEBUG : Setting pass="kjjHlYu0mxpUmkEplGZrgjCMJQVpjIhydrJ7AAgRQ4vU" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/02 01:07:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/02 01:07:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/02 01:07:33 DEBUG : TestFTPVsftpd: detected overridden config - adding "{a63CK}" suffix to name 2025/09/02 01:07:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/02 01:07:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/02 01:07:33 DEBUG : Setting pass="kjjHlYu0mxpUmkEplGZrgjCMJQVpjIhydrJ7AAgRQ4vU" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/02 01:07:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/02 01:07:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: Connecting to FTP server 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:42328->172.17.0.2:21, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:56410->172.17.0.2:21105, err= 2025/09/02 01:07:33 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-quvifir6nuxe/backup" 2025/09/02 01:07:33 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/02 01:07:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/02 01:07:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/02 01:07:33 DEBUG : Setting pass="kjjHlYu0mxpUmkEplGZrgjCMJQVpjIhydrJ7AAgRQ4vU" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/02 01:07:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/02 01:07:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/02 01:07:33 DEBUG : TestFTPVsftpd: detected overridden config - adding "{a63CK}" suffix to name 2025/09/02 01:07:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/02 01:07:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/02 01:07:33 DEBUG : Setting pass="kjjHlYu0mxpUmkEplGZrgjCMJQVpjIhydrJ7AAgRQ4vU" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/02 01:07:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/02 01:07:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: Connecting to FTP server 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: dial("tcp","172.17.0.2:21") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: > dial: conn=172.17.0.1:42336->172.17.0.2:21, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: > dial: conn=172.17.0.1:45572->172.17.0.2:21108, err= 2025/09/02 01:07:33 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-quvifir6nuxe/backup" to be canonical "TestFTPVsftpd{a63CK}:rclone-test-quvifir6nuxe/backup" 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:38660->172.17.0.2:21103, err= 2025/09/02 01:07:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: Waiting for checks to finish 2025/09/02 01:07:33 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:33 DEBUG : two: Unchanged skipping 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: > dial: conn=172.17.0.1:45588->172.17.0.2:21108, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: > dial: conn=172.17.0.1:51234->172.17.0.2:21100, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: > dial: conn=172.17.0.1:34478->172.17.0.2:21110, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: > dial: conn=172.17.0.1:41766->172.17.0.2:21104, err= 2025/09/02 01:07:33 INFO : one: Moved (server-side) 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: Waiting for transfers to finish 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:51246->172.17.0.2:21100, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:40274->172.17.0.2:21109, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:38672->172.17.0.2:21103, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:56420->172.17.0.2:21105, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:51992->172.17.0.2:21101, err= 2025/09/02 01:07:33 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/09/02 01:07:33 INFO : one: Copied (new) 2025/09/02 01:07:33 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: > dial: conn=172.17.0.1:41770->172.17.0.2:21104, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: > dial: conn=172.17.0.1:47166->172.17.0.2:21106, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: > dial: conn=172.17.0.1:53710->172.17.0.2:21102, err= 2025/09/02 01:07:33 INFO : three.txt: Moved (server-side) 2025/09/02 01:07:33 INFO : three.txt: Moved into backup dir 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56430->172.17.0.2:21105, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47172->172.17.0.2:21106, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51998->172.17.0.2:21101, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34486->172.17.0.2:21110, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45590->172.17.0.2:21108, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38674->172.17.0.2:21103, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40288->172.17.0.2:21109, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51252->172.17.0.2:21100, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47176->172.17.0.2:21106, err= 2025/09/02 01:07:33 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-quvifir6nuxe/backup" for canonical name "TestFTPVsftpd{a63CK}:rclone-test-quvifir6nuxe/backup" 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:34490->172.17.0.2:21110, err= 2025/09/02 01:07:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: Waiting for checks to finish 2025/09/02 01:07:33 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:33 DEBUG : two: Unchanged skipping 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: > dial: conn=172.17.0.1:45596->172.17.0.2:21108, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: > dial: conn=172.17.0.1:37528->172.17.0.2:21107, err= 2025/09/02 01:07:33 INFO : one: Deleted 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: > dial: conn=172.17.0.1:56434->172.17.0.2:21105, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: > dial: conn=172.17.0.1:34492->172.17.0.2:21110, err= 2025/09/02 01:07:33 INFO : one: Moved (server-side) 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: Waiting for transfers to finish 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:34506->172.17.0.2:21110, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:41774->172.17.0.2:21104, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:52010->172.17.0.2:21101, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:53714->172.17.0.2:21102, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:34508->172.17.0.2:21110, err= 2025/09/02 01:07:33 DEBUG : one.1503b713.partial: renamed to: one 2025/09/02 01:07:33 INFO : one: Copied (new) 2025/09/02 01:07:33 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: > dial: conn=172.17.0.1:51262->172.17.0.2:21100, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: > dial: conn=172.17.0.1:45600->172.17.0.2:21108, err= 2025/09/02 01:07:33 INFO : three.txt: Deleted 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: > dial: conn=172.17.0.1:40294->172.17.0.2:21109, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: > dial: conn=172.17.0.1:41782->172.17.0.2:21104, err= 2025/09/02 01:07:33 INFO : three.txt: Moved (server-side) 2025/09/02 01:07:33 INFO : three.txt: Moved into backup dir 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52024->172.17.0.2:21101, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47188->172.17.0.2:21106, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34510->172.17.0.2:21110, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51268->172.17.0.2:21100, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37544->172.17.0.2:21107, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56444->172.17.0.2:21105, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45616->172.17.0.2:21108, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47196->172.17.0.2:21106, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52034->172.17.0.2:21101, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45628->172.17.0.2:21108, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40300->172.17.0.2:21109, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47210->172.17.0.2:21106, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.12s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45638->172.17.0.2:21108, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40306->172.17.0.2:21109, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34514->172.17.0.2:21110, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34520->172.17.0.2:21110, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53724->172.17.0.2:21102, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41794->172.17.0.2:21104, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45642->172.17.0.2:21108, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51278->172.17.0.2:21100, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51282->172.17.0.2:21100, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37554->172.17.0.2:21107, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51296->172.17.0.2:21100, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34522->172.17.0.2:21110, err= 2025/09/02 01:07:33 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-quvifir6nuxe/dst" 2025/09/02 01:07:33 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/02 01:07:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/02 01:07:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/02 01:07:33 DEBUG : Setting pass="kjjHlYu0mxpUmkEplGZrgjCMJQVpjIhydrJ7AAgRQ4vU" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/02 01:07:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/02 01:07:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/02 01:07:33 DEBUG : TestFTPVsftpd: detected overridden config - adding "{a63CK}" suffix to name 2025/09/02 01:07:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/02 01:07:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/02 01:07:33 DEBUG : Setting pass="kjjHlYu0mxpUmkEplGZrgjCMJQVpjIhydrJ7AAgRQ4vU" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/02 01:07:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/02 01:07:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: Connecting to FTP server 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:42344->172.17.0.2:21, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:56456->172.17.0.2:21105, err= 2025/09/02 01:07:33 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-quvifir6nuxe/backup" 2025/09/02 01:07:33 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/02 01:07:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/02 01:07:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/02 01:07:33 DEBUG : Setting pass="kjjHlYu0mxpUmkEplGZrgjCMJQVpjIhydrJ7AAgRQ4vU" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/02 01:07:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/02 01:07:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/02 01:07:33 DEBUG : TestFTPVsftpd: detected overridden config - adding "{a63CK}" suffix to name 2025/09/02 01:07:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/02 01:07:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/02 01:07:33 DEBUG : Setting pass="kjjHlYu0mxpUmkEplGZrgjCMJQVpjIhydrJ7AAgRQ4vU" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/02 01:07:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/02 01:07:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: Connecting to FTP server 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: dial("tcp","172.17.0.2:21") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: > dial: conn=172.17.0.1:42356->172.17.0.2:21, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: > dial: conn=172.17.0.1:45656->172.17.0.2:21108, err= 2025/09/02 01:07:33 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-quvifir6nuxe/backup" to be canonical "TestFTPVsftpd{a63CK}:rclone-test-quvifir6nuxe/backup" 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:34538->172.17.0.2:21110, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: Waiting for checks to finish 2025/09/02 01:07:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/02 01:07:33 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:33 DEBUG : two: Unchanged skipping 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: > dial: conn=172.17.0.1:38686->172.17.0.2:21103, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: > dial: conn=172.17.0.1:45662->172.17.0.2:21108, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: > dial: conn=172.17.0.1:51300->172.17.0.2:21100, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: > dial: conn=172.17.0.1:38692->172.17.0.2:21103, err= 2025/09/02 01:07:33 INFO : one: Moved (server-side) to: one.bak 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: Waiting for transfers to finish 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:37562->172.17.0.2:21107, err= 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:33 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:51314->172.17.0.2:21100, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:52044->172.17.0.2:21101, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:40322->172.17.0.2:21109, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:53728->172.17.0.2:21102, err= 2025/09/02 01:07:34 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/09/02 01:07:34 INFO : one: Copied (new) 2025/09/02 01:07:34 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: > dial: conn=172.17.0.1:34548->172.17.0.2:21110, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: > dial: conn=172.17.0.1:47222->172.17.0.2:21106, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: > dial: conn=172.17.0.1:37566->172.17.0.2:21107, err= 2025/09/02 01:07:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/02 01:07:34 INFO : three.txt: Moved into backup dir 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45676->172.17.0.2:21108, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56458->172.17.0.2:21105, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47234->172.17.0.2:21106, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56470->172.17.0.2:21105, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53734->172.17.0.2:21102, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51328->172.17.0.2:21100, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52060->172.17.0.2:21101, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56476->172.17.0.2:21105, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51330->172.17.0.2:21100, err= 2025/09/02 01:07:34 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-quvifir6nuxe/backup" for canonical name "TestFTPVsftpd{a63CK}:rclone-test-quvifir6nuxe/backup" 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:45678->172.17.0.2:21108, err= 2025/09/02 01:07:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: Waiting for checks to finish 2025/09/02 01:07:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:34 DEBUG : two: Unchanged skipping 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: > dial: conn=172.17.0.1:41804->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: > dial: conn=172.17.0.1:37574->172.17.0.2:21107, err= 2025/09/02 01:07:34 INFO : one.bak: Deleted 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: > dial: conn=172.17.0.1:40326->172.17.0.2:21109, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: > dial: conn=172.17.0.1:51332->172.17.0.2:21100, err= 2025/09/02 01:07:34 INFO : one: Moved (server-side) to: one.bak 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: Waiting for transfers to finish 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:51346->172.17.0.2:21100, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:45682->172.17.0.2:21108, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:52062->172.17.0.2:21101, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:38708->172.17.0.2:21103, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:41814->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : one.1503b713.partial: renamed to: one 2025/09/02 01:07:34 INFO : one: Copied (new) 2025/09/02 01:07:34 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: > dial: conn=172.17.0.1:40330->172.17.0.2:21109, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: > dial: conn=172.17.0.1:40334->172.17.0.2:21109, err= 2025/09/02 01:07:34 INFO : three.txt.bak: Deleted 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: > dial: conn=172.17.0.1:37578->172.17.0.2:21107, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: > dial: conn=172.17.0.1:45684->172.17.0.2:21108, err= 2025/09/02 01:07:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/02 01:07:34 INFO : three.txt: Moved into backup dir 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41816->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53744->172.17.0.2:21102, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56492->172.17.0.2:21105, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51348->172.17.0.2:21100, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37586->172.17.0.2:21107, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56504->172.17.0.2:21105, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37592->172.17.0.2:21107, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56514->172.17.0.2:21105, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45696->172.17.0.2:21108, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37598->172.17.0.2:21107, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40340->172.17.0.2:21109, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41832->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.10s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52074->172.17.0.2:21101, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56524->172.17.0.2:21105, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38724->172.17.0.2:21103, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38726->172.17.0.2:21103, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53748->172.17.0.2:21102, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52082->172.17.0.2:21101, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56530->172.17.0.2:21105, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34556->172.17.0.2:21110, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45706->172.17.0.2:21108, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37614->172.17.0.2:21107, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38740->172.17.0.2:21103, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41836->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-quvifir6nuxe/dst" 2025/09/02 01:07:34 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/02 01:07:34 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/02 01:07:34 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/02 01:07:34 DEBUG : Setting pass="kjjHlYu0mxpUmkEplGZrgjCMJQVpjIhydrJ7AAgRQ4vU" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/02 01:07:34 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/02 01:07:34 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/02 01:07:34 DEBUG : TestFTPVsftpd: detected overridden config - adding "{a63CK}" suffix to name 2025/09/02 01:07:34 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/02 01:07:34 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/02 01:07:34 DEBUG : Setting pass="kjjHlYu0mxpUmkEplGZrgjCMJQVpjIhydrJ7AAgRQ4vU" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/02 01:07:34 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/02 01:07:34 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: Connecting to FTP server 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:42364->172.17.0.2:21, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:34564->172.17.0.2:21110, err= 2025/09/02 01:07:34 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-quvifir6nuxe/backup" 2025/09/02 01:07:34 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/02 01:07:34 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/02 01:07:34 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/02 01:07:34 DEBUG : Setting pass="kjjHlYu0mxpUmkEplGZrgjCMJQVpjIhydrJ7AAgRQ4vU" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/02 01:07:34 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/02 01:07:34 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/02 01:07:34 DEBUG : TestFTPVsftpd: detected overridden config - adding "{a63CK}" suffix to name 2025/09/02 01:07:34 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/02 01:07:34 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/02 01:07:34 DEBUG : Setting pass="kjjHlYu0mxpUmkEplGZrgjCMJQVpjIhydrJ7AAgRQ4vU" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/02 01:07:34 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/02 01:07:34 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: Connecting to FTP server 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: dial("tcp","172.17.0.2:21") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: > dial: conn=172.17.0.1:42374->172.17.0.2:21, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: > dial: conn=172.17.0.1:40354->172.17.0.2:21109, err= 2025/09/02 01:07:34 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-quvifir6nuxe/backup" to be canonical "TestFTPVsftpd{a63CK}:rclone-test-quvifir6nuxe/backup" 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:38756->172.17.0.2:21103, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: Waiting for checks to finish 2025/09/02 01:07:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/02 01:07:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:34 DEBUG : two: Unchanged skipping 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: > dial: conn=172.17.0.1:47240->172.17.0.2:21106, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: > dial: conn=172.17.0.1:52084->172.17.0.2:21101, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: > dial: conn=172.17.0.1:56532->172.17.0.2:21105, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: > dial: conn=172.17.0.1:51358->172.17.0.2:21100, err= 2025/09/02 01:07:34 INFO : one: Moved (server-side) to: one-2019-01-01 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: Waiting for transfers to finish 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:47256->172.17.0.2:21106, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:52092->172.17.0.2:21101, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:38772->172.17.0.2:21103, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:47268->172.17.0.2:21106, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:56544->172.17.0.2:21105, err= 2025/09/02 01:07:34 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/09/02 01:07:34 INFO : one: Copied (new) 2025/09/02 01:07:34 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: > dial: conn=172.17.0.1:52100->172.17.0.2:21101, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: > dial: conn=172.17.0.1:40370->172.17.0.2:21109, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: > dial: conn=172.17.0.1:45720->172.17.0.2:21108, err= 2025/09/02 01:07:34 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/09/02 01:07:34 INFO : three.txt: Moved into backup dir 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53754->172.17.0.2:21102, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34574->172.17.0.2:21110, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56548->172.17.0.2:21105, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45724->172.17.0.2:21108, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41838->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34586->172.17.0.2:21110, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56554->172.17.0.2:21105, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52112->172.17.0.2:21101, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45732->172.17.0.2:21108, err= 2025/09/02 01:07:34 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-quvifir6nuxe/backup" for canonical name "TestFTPVsftpd{a63CK}:rclone-test-quvifir6nuxe/backup" 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:40386->172.17.0.2:21109, err= 2025/09/02 01:07:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: Waiting for checks to finish 2025/09/02 01:07:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:34 DEBUG : two: Unchanged skipping 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: > dial: conn=172.17.0.1:41844->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: > dial: conn=172.17.0.1:47274->172.17.0.2:21106, err= 2025/09/02 01:07:34 INFO : one-2019-01-01: Deleted 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: > dial: conn=172.17.0.1:56558->172.17.0.2:21105, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: > dial: conn=172.17.0.1:52128->172.17.0.2:21101, err= 2025/09/02 01:07:34 INFO : one: Moved (server-side) to: one-2019-01-01 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: Waiting for transfers to finish 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:56574->172.17.0.2:21105, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:56576->172.17.0.2:21105, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:56588->172.17.0.2:21105, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:37624->172.17.0.2:21107, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:47290->172.17.0.2:21106, err= 2025/09/02 01:07:34 DEBUG : one.1503b713.partial: renamed to: one 2025/09/02 01:07:34 INFO : one: Copied (new) 2025/09/02 01:07:34 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: > dial: conn=172.17.0.1:47296->172.17.0.2:21106, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: > dial: conn=172.17.0.1:37638->172.17.0.2:21107, err= 2025/09/02 01:07:34 INFO : three-2019-01-01.txt: Deleted 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: > dial: conn=172.17.0.1:41854->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: > dial: conn=172.17.0.1:53764->172.17.0.2:21102, err= 2025/09/02 01:07:34 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/09/02 01:07:34 INFO : three.txt: Moved into backup dir 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38780->172.17.0.2:21103, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53774->172.17.0.2:21102, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41864->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56598->172.17.0.2:21105, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52132->172.17.0.2:21101, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45748->172.17.0.2:21108, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51370->172.17.0.2:21100, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47308->172.17.0.2:21106, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52144->172.17.0.2:21101, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40396->172.17.0.2:21109, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52160->172.17.0.2:21101, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41874->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.13s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53786->172.17.0.2:21102, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34598->172.17.0.2:21110, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37644->172.17.0.2:21107, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47314->172.17.0.2:21106, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52176->172.17.0.2:21101, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52192->172.17.0.2:21101, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47320->172.17.0.2:21106, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41878->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53788->172.17.0.2:21102, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47334->172.17.0.2:21106, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56606->172.17.0.2:21105, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37654->172.17.0.2:21107, err= 2025/09/02 01:07:34 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-quvifir6nuxe/dst" 2025/09/02 01:07:34 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/02 01:07:34 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/02 01:07:34 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/02 01:07:34 DEBUG : Setting pass="kjjHlYu0mxpUmkEplGZrgjCMJQVpjIhydrJ7AAgRQ4vU" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/02 01:07:34 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/02 01:07:34 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/02 01:07:34 DEBUG : TestFTPVsftpd: detected overridden config - adding "{a63CK}" suffix to name 2025/09/02 01:07:34 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/02 01:07:34 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/02 01:07:34 DEBUG : Setting pass="kjjHlYu0mxpUmkEplGZrgjCMJQVpjIhydrJ7AAgRQ4vU" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/02 01:07:34 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/02 01:07:34 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: Connecting to FTP server 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:42380->172.17.0.2:21, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:34608->172.17.0.2:21110, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:40406->172.17.0.2:21109, err= 2025/09/02 01:07:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: Connecting to FTP server 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: Waiting for checks to finish 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:42384->172.17.0.2:21, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:53804->172.17.0.2:21102, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:53806->172.17.0.2:21102, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:40416->172.17.0.2:21109, err= 2025/09/02 01:07:34 INFO : one: Moved (server-side) to: one.bak 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:52194->172.17.0.2:21101, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:34624->172.17.0.2:21110, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:53812->172.17.0.2:21102, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:41888->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:37666->172.17.0.2:21107, err= 2025/09/02 01:07:34 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/09/02 01:07:34 INFO : one: Copied (new) 2025/09/02 01:07:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:34 DEBUG : two: Unchanged skipping 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: Waiting for transfers to finish 2025/09/02 01:07:34 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:51376->172.17.0.2:21100, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:56610->172.17.0.2:21105, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:52208->172.17.0.2:21101, err= 2025/09/02 01:07:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/02 01:07:34 INFO : three.txt: Moved into backup dir 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47338->172.17.0.2:21106, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45758->172.17.0.2:21108, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51392->172.17.0.2:21100, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45772->172.17.0.2:21108, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53820->172.17.0.2:21102, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40432->172.17.0.2:21109, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47340->172.17.0.2:21106, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:47342->172.17.0.2:21106, err= 2025/09/02 01:07:34 DEBUG : one.bak: Excluded (Path Filter) 2025/09/02 01:07:34 DEBUG : one.bak: Excluded 2025/09/02 01:07:34 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/09/02 01:07:34 DEBUG : three.txt.bak: Excluded 2025/09/02 01:07:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: Waiting for checks to finish 2025/09/02 01:07:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:34 DEBUG : two: Unchanged skipping 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:47358->172.17.0.2:21106, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:41904->172.17.0.2:21104, err= 2025/09/02 01:07:34 INFO : one.bak: Deleted 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:51396->172.17.0.2:21100, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:45782->172.17.0.2:21108, err= 2025/09/02 01:07:34 INFO : one: Moved (server-side) to: one.bak 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: Waiting for transfers to finish 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:51400->172.17.0.2:21100, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:47374->172.17.0.2:21106, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:41918->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:53830->172.17.0.2:21102, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:40434->172.17.0.2:21109, err= 2025/09/02 01:07:34 DEBUG : one.1503b713.partial: renamed to: one 2025/09/02 01:07:34 INFO : one: Copied (new) 2025/09/02 01:07:34 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:51408->172.17.0.2:21100, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:41920->172.17.0.2:21104, err= 2025/09/02 01:07:34 INFO : three.txt.bak: Deleted 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:37668->172.17.0.2:21107, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:52220->172.17.0.2:21101, err= 2025/09/02 01:07:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/02 01:07:34 INFO : three.txt: Moved into backup dir 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40450->172.17.0.2:21109, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37680->172.17.0.2:21107, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40466->172.17.0.2:21109, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40482->172.17.0.2:21109, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45784->172.17.0.2:21108, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53832->172.17.0.2:21102, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47390->172.17.0.2:21106, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52234->172.17.0.2:21101, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45792->172.17.0.2:21108, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53842->172.17.0.2:21102, err= --- PASS: TestSyncBackupDirSuffixOnly (0.09s) === RUN TestSyncSuffix run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56624->172.17.0.2:21105, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41926->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47402->172.17.0.2:21106, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52236->172.17.0.2:21101, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40484->172.17.0.2:21109, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38796->172.17.0.2:21103, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53844->172.17.0.2:21102, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47418->172.17.0.2:21106, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52242->172.17.0.2:21101, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37692->172.17.0.2:21107, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45798->172.17.0.2:21108, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40486->172.17.0.2:21109, err= 2025/09/02 01:07:34 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-quvifir6nuxe/dst" 2025/09/02 01:07:34 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/02 01:07:34 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/02 01:07:34 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/02 01:07:34 DEBUG : Setting pass="kjjHlYu0mxpUmkEplGZrgjCMJQVpjIhydrJ7AAgRQ4vU" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/02 01:07:34 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/02 01:07:34 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/02 01:07:34 DEBUG : TestFTPVsftpd: detected overridden config - adding "{a63CK}" suffix to name 2025/09/02 01:07:34 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/02 01:07:34 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/02 01:07:34 DEBUG : Setting pass="kjjHlYu0mxpUmkEplGZrgjCMJQVpjIhydrJ7AAgRQ4vU" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/02 01:07:34 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/02 01:07:34 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: Connecting to FTP server 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:42398->172.17.0.2:21, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:37696->172.17.0.2:21107, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:45814->172.17.0.2:21108, err= 2025/09/02 01:07:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:52248->172.17.0.2:21101, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:37700->172.17.0.2:21107, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:45822->172.17.0.2:21108, err= 2025/09/02 01:07:34 INFO : one: Moved (server-side) to: one.bak 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:40500->172.17.0.2:21109, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:34636->172.17.0.2:21110, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:56638->172.17.0.2:21105, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:40504->172.17.0.2:21109, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:52256->172.17.0.2:21101, err= 2025/09/02 01:07:34 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/09/02 01:07:34 INFO : one: Copied (new) 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:47422->172.17.0.2:21106, err= 2025/09/02 01:07:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:34 DEBUG : two: Unchanged skipping 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:53852->172.17.0.2:21102, err= 2025/09/02 01:07:34 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:38804->172.17.0.2:21103, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:38820->172.17.0.2:21103, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:37706->172.17.0.2:21107, err= 2025/09/02 01:07:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:52268->172.17.0.2:21101, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:52272->172.17.0.2:21101, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:41940->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:45828->172.17.0.2:21108, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:51420->172.17.0.2:21100, err= 2025/09/02 01:07:34 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/09/02 01:07:34 INFO : three.txt: Copied (new) 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38822->172.17.0.2:21103, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47438->172.17.0.2:21106, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37716->172.17.0.2:21107, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37726->172.17.0.2:21107, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:45836->172.17.0.2:21108, err= 2025/09/02 01:07:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:45840->172.17.0.2:21108, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:56648->172.17.0.2:21105, err= 2025/09/02 01:07:34 INFO : one.bak: Deleted 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:53860->172.17.0.2:21102, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:37740->172.17.0.2:21107, err= 2025/09/02 01:07:34 INFO : one: Moved (server-side) to: one.bak 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:34644->172.17.0.2:21110, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:38824->172.17.0.2:21103, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:38832->172.17.0.2:21103, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:47450->172.17.0.2:21106, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:38836->172.17.0.2:21103, err= 2025/09/02 01:07:34 DEBUG : one.1503b713.partial: renamed to: one 2025/09/02 01:07:34 INFO : one: Copied (new) 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:41948->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:34 DEBUG : two: Unchanged skipping 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:34654->172.17.0.2:21110, err= 2025/09/02 01:07:34 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:40512->172.17.0.2:21109, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:34670->172.17.0.2:21110, err= 2025/09/02 01:07:34 INFO : three.txt.bak: Deleted 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:45852->172.17.0.2:21108, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:51428->172.17.0.2:21100, err= 2025/09/02 01:07:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:52288->172.17.0.2:21101, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:45868->172.17.0.2:21108, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:34672->172.17.0.2:21110, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:41962->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:47460->172.17.0.2:21106, err= 2025/09/02 01:07:34 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/09/02 01:07:34 INFO : three.txt: Copied (new) 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47464->172.17.0.2:21106, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47478->172.17.0.2:21106, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40518->172.17.0.2:21109, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56656->172.17.0.2:21105, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40532->172.17.0.2:21109, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53874->172.17.0.2:21102, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41964->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51436->172.17.0.2:21100, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51448->172.17.0.2:21100, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34674->172.17.0.2:21110, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56666->172.17.0.2:21105, err= --- PASS: TestSyncSuffix (0.12s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52300->172.17.0.2:21101, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56672->172.17.0.2:21105, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37750->172.17.0.2:21107, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51452->172.17.0.2:21100, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51462->172.17.0.2:21100, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40542->172.17.0.2:21109, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52314->172.17.0.2:21101, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41970->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53888->172.17.0.2:21102, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56680->172.17.0.2:21105, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52326->172.17.0.2:21101, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51474->172.17.0.2:21100, err= 2025/09/02 01:07:34 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-quvifir6nuxe/dst" 2025/09/02 01:07:34 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/02 01:07:34 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/02 01:07:34 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/02 01:07:34 DEBUG : Setting pass="kjjHlYu0mxpUmkEplGZrgjCMJQVpjIhydrJ7AAgRQ4vU" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/02 01:07:34 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/02 01:07:34 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/02 01:07:34 DEBUG : TestFTPVsftpd: detected overridden config - adding "{a63CK}" suffix to name 2025/09/02 01:07:34 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/02 01:07:34 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/02 01:07:34 DEBUG : Setting pass="kjjHlYu0mxpUmkEplGZrgjCMJQVpjIhydrJ7AAgRQ4vU" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/02 01:07:34 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/02 01:07:34 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: Connecting to FTP server 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:42408->172.17.0.2:21, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:51476->172.17.0.2:21100, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:38852->172.17.0.2:21103, err= 2025/09/02 01:07:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:47480->172.17.0.2:21106, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:52336->172.17.0.2:21101, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:56686->172.17.0.2:21105, err= 2025/09/02 01:07:34 INFO : one: Moved (server-side) to: one-2019-01-01 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:47482->172.17.0.2:21106, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:53890->172.17.0.2:21102, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:56702->172.17.0.2:21105, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:37754->172.17.0.2:21107, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:38862->172.17.0.2:21103, err= 2025/09/02 01:07:34 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/09/02 01:07:34 INFO : one: Copied (new) 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:47490->172.17.0.2:21106, err= 2025/09/02 01:07:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:34 DEBUG : two: Unchanged skipping 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:41980->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:45882->172.17.0.2:21108, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:56704->172.17.0.2:21105, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:51488->172.17.0.2:21100, err= 2025/09/02 01:07:34 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:47492->172.17.0.2:21106, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:52344->172.17.0.2:21101, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:56706->172.17.0.2:21105, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:45884->172.17.0.2:21108, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:41986->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/09/02 01:07:34 INFO : three.txt: Copied (new) 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52358->172.17.0.2:21101, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56708->172.17.0.2:21105, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45888->172.17.0.2:21108, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41998->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:51504->172.17.0.2:21100, err= 2025/09/02 01:07:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:37768->172.17.0.2:21107, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:45894->172.17.0.2:21108, err= 2025/09/02 01:07:34 INFO : one-2019-01-01: Deleted 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:45904->172.17.0.2:21108, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:47504->172.17.0.2:21106, err= 2025/09/02 01:07:34 INFO : one: Moved (server-side) to: one-2019-01-01 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:42002->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:47510->172.17.0.2:21106, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:53906->172.17.0.2:21102, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:51518->172.17.0.2:21100, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:42018->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : one.1503b713.partial: renamed to: one 2025/09/02 01:07:34 INFO : one: Copied (new) 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:42034->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:34 DEBUG : two: Unchanged skipping 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:47512->172.17.0.2:21106, err= 2025/09/02 01:07:34 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:42038->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:51526->172.17.0.2:21100, err= 2025/09/02 01:07:34 INFO : three-2019-01-01.txt: Deleted 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:56724->172.17.0.2:21105, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:38872->172.17.0.2:21103, err= 2025/09/02 01:07:34 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:47524->172.17.0.2:21106, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:37772->172.17.0.2:21107, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:53912->172.17.0.2:21102, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:34684->172.17.0.2:21110, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe/dst: > dial: conn=172.17.0.1:51534->172.17.0.2:21100, err= 2025/09/02 01:07:34 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/09/02 01:07:34 INFO : three.txt: Copied (new) 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45910->172.17.0.2:21108, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37774->172.17.0.2:21107, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34700->172.17.0.2:21110, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52364->172.17.0.2:21101, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47530->172.17.0.2:21106, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34712->172.17.0.2:21110, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40552->172.17.0.2:21109, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56726->172.17.0.2:21105, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34722->172.17.0.2:21110, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42046->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40560->172.17.0.2:21109, err= --- PASS: TestSyncSuffixKeepExtension (0.14s) === RUN TestSyncUTFNorm run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37786->172.17.0.2:21107, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38882->172.17.0.2:21103, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47536->172.17.0.2:21106, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53918->172.17.0.2:21102, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47542->172.17.0.2:21106, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:34 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34738->172.17.0.2:21110, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34752->172.17.0.2:21110, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51538->172.17.0.2:21100, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52378->172.17.0.2:21101, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51546->172.17.0.2:21100, err= 2025/09/02 01:07:34 DEBUG : Testêé.53508f02.partial: renamed to: Testêé 2025/09/02 01:07:34 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/09/02 01:07:34 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38884->172.17.0.2:21103, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51558->172.17.0.2:21100, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45916->172.17.0.2:21108, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42058->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37802->172.17.0.2:21107, err= --- PASS: TestSyncUTFNorm (0.03s) === RUN TestSyncImmutable run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47552->172.17.0.2:21106, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34766->172.17.0.2:21110, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52384->172.17.0.2:21101, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40576->172.17.0.2:21109, err= 2025/09/02 01:07:34 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40580->172.17.0.2:21109, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47556->172.17.0.2:21106, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42074->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34768->172.17.0.2:21110, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38888->172.17.0.2:21103, err= 2025/09/02 01:07:34 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/09/02 01:07:34 INFO : existing: Copied (new) 2025/09/02 01:07:34 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38904->172.17.0.2:21103, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56740->172.17.0.2:21105, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53932->172.17.0.2:21102, err= 2025/09/02 01:07:34 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:34 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:34 ERROR : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: not deleting files as there were IO errors 2025/09/02 01:07:34 ERROR : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: not deleting directories as there were IO errors 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52396->172.17.0.2:21101, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42080->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34772->172.17.0.2:21110, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47572->172.17.0.2:21106, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51568->172.17.0.2:21100, err= --- PASS: TestSyncImmutable (0.05s) === RUN TestSyncIgnoreCase run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47582->172.17.0.2:21106, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53934->172.17.0.2:21102, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47594->172.17.0.2:21106, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40586->172.17.0.2:21109, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38912->172.17.0.2:21103, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:34 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:34 DEBUG : existing: Unchanged skipping 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:34 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:34 INFO : There was nothing to transfer 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42088->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47610->172.17.0.2:21106, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45932->172.17.0.2:21108, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53944->172.17.0.2:21102, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37818->172.17.0.2:21107, err= --- PASS: TestSyncIgnoreCase (0.03s) === RUN TestFixCase run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47614->172.17.0.2:21106, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56742->172.17.0.2:21105, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40598->172.17.0.2:21109, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52406->172.17.0.2:21101, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40608->172.17.0.2:21109, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56746->172.17.0.2:21105, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38914->172.17.0.2:21103, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56756->172.17.0.2:21105, err= === RUN TestMaxTransfer/Soft run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56768->172.17.0.2:21105, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52408->172.17.0.2:21101, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37832->172.17.0.2:21107, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34776->172.17.0.2:21110, err= === RUN TestMaxTransfer/Cautious run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45940->172.17.0.2:21108, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45948->172.17.0.2:21108, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34780->172.17.0.2:21110, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52422->172.17.0.2:21101, 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.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38922->172.17.0.2:21103, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47620->172.17.0.2:21106, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38924->172.17.0.2:21103, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42094->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38928->172.17.0.2:21103, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40618->172.17.0.2:21109, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40622->172.17.0.2:21109, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42110->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45954->172.17.0.2:21108, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52436->172.17.0.2:21101, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47634->172.17.0.2:21106, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37842->172.17.0.2:21107, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42122->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51570->172.17.0.2:21100, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56780->172.17.0.2:21105, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45968->172.17.0.2:21108, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52440->172.17.0.2:21101, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51578->172.17.0.2:21100, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45984->172.17.0.2:21108, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56788->172.17.0.2:21105, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53956->172.17.0.2:21102, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45986->172.17.0.2:21108, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38932->172.17.0.2:21103, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37850->172.17.0.2:21107, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52444->172.17.0.2:21101, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53964->172.17.0.2:21102, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51588->172.17.0.2:21100, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53976->172.17.0.2:21102, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34796->172.17.0.2:21110, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45990->172.17.0.2:21108, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42132->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51592->172.17.0.2:21100, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40638->172.17.0.2:21109, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45996->172.17.0.2:21108, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38936->172.17.0.2:21103, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38946->172.17.0.2:21103, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42136->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56804->172.17.0.2:21105, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56806->172.17.0.2:21105, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47642->172.17.0.2:21106, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53980->172.17.0.2:21102, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:45998->172.17.0.2:21108, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56820->172.17.0.2:21105, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37860->172.17.0.2:21107, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40640->172.17.0.2:21109, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51596->172.17.0.2:21100, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47652->172.17.0.2:21106, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34812->172.17.0.2:21110, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52446->172.17.0.2:21101, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51598->172.17.0.2:21100, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34826->172.17.0.2:21110, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37870->172.17.0.2:21107, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46004->172.17.0.2:21108, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34830->172.17.0.2:21110, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46018->172.17.0.2:21108, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42138->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52452->172.17.0.2:21101, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34838->172.17.0.2:21110, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42142->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47656->172.17.0.2:21106, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46032->172.17.0.2:21108, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51606->172.17.0.2:21100, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56832->172.17.0.2:21105, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46034->172.17.0.2:21108, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38954->172.17.0.2:21103, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52458->172.17.0.2:21101, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46050->172.17.0.2:21108, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42158->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47668->172.17.0.2:21106, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47674->172.17.0.2:21106, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52468->172.17.0.2:21101, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52470->172.17.0.2:21101, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47690->172.17.0.2:21106, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47694->172.17.0.2:21106, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42170->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37882->172.17.0.2:21107, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46058->172.17.0.2:21108, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53988->172.17.0.2:21102, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42180->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47700->172.17.0.2:21106, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56838->172.17.0.2:21105, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51612->172.17.0.2:21100, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46066->172.17.0.2:21108, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56846->172.17.0.2:21105, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46068->172.17.0.2:21108, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47702->172.17.0.2:21106, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47708->172.17.0.2:21106, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34840->172.17.0.2:21110, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34844->172.17.0.2:21110, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52480->172.17.0.2:21101, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51626->172.17.0.2:21100, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37888->172.17.0.2:21107, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56858->172.17.0.2:21105, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38966->172.17.0.2:21103, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40648->172.17.0.2:21109, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51638->172.17.0.2:21100, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46072->172.17.0.2:21108, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34860->172.17.0.2:21110, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46088->172.17.0.2:21108, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52488->172.17.0.2:21101, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47720->172.17.0.2:21106, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56866->172.17.0.2:21105, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47728->172.17.0.2:21106, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42186->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42200->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42212->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52490->172.17.0.2:21101, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42220->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51646->172.17.0.2:21100, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38976->172.17.0.2:21103, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42226->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46090->172.17.0.2:21108, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52496->172.17.0.2:21101, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47744->172.17.0.2:21106, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42232->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46104->172.17.0.2:21108, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:53998->172.17.0.2:21102, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47760->172.17.0.2:21106, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34864->172.17.0.2:21110, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40664->172.17.0.2:21109, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47764->172.17.0.2:21106, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42246->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:34 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:34 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:34 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:34 DEBUG : both10: Unchanged skipping 2025/09/02 01:07:34 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:34 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:34 DEBUG : both11: Unchanged skipping 2025/09/02 01:07:34 DEBUG : both0: Unchanged skipping 2025/09/02 01:07:34 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:34 DEBUG : both15: Unchanged skipping 2025/09/02 01:07:34 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:34 DEBUG : both16: Unchanged skipping 2025/09/02 01:07:34 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:34 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:34 DEBUG : both17: Unchanged skipping 2025/09/02 01:07:34 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:34 DEBUG : both12: Unchanged skipping 2025/09/02 01:07:34 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:34 DEBUG : both13: Unchanged skipping 2025/09/02 01:07:34 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:34 DEBUG : both14: Unchanged skipping 2025/09/02 01:07:34 DEBUG : both18: Unchanged skipping 2025/09/02 01:07:34 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:34 DEBUG : both19: Unchanged skipping 2025/09/02 01:07:34 DEBUG : both1: Unchanged skipping 2025/09/02 01:07:34 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:34 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:34 DEBUG : both4: Unchanged skipping 2025/09/02 01:07:34 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:34 DEBUG : both2: Unchanged skipping 2025/09/02 01:07:34 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:34 DEBUG : both6: Unchanged skipping 2025/09/02 01:07:34 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:34 DEBUG : both5: Unchanged skipping 2025/09/02 01:07:34 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:34 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:34 DEBUG : both9: Unchanged skipping 2025/09/02 01:07:34 DEBUG : both8: Unchanged skipping 2025/09/02 01:07:34 DEBUG : both7: Unchanged skipping 2025/09/02 01:07:34 DEBUG : both3: Unchanged skipping 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:34 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37896->172.17.0.2:21107, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46116->172.17.0.2:21108, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38986->172.17.0.2:21103, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:54004->172.17.0.2:21102, err= 2025/09/02 01:07:34 INFO : only6: Deleted 2025/09/02 01:07:34 INFO : only13: Deleted 2025/09/02 01:07:34 INFO : only17: Deleted 2025/09/02 01:07:34 INFO : only2: Deleted 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40674->172.17.0.2:21109, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:54018->172.17.0.2:21102, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38992->172.17.0.2:21103, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37906->172.17.0.2:21107, err= 2025/09/02 01:07:34 INFO : only19: Deleted 2025/09/02 01:07:34 INFO : only7: Deleted 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:34 INFO : only3: Deleted 2025/09/02 01:07:34 INFO : only14: Deleted 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:54020->172.17.0.2:21102, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42250->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34878->172.17.0.2:21110, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39002->172.17.0.2:21103, err= 2025/09/02 01:07:34 INFO : only18: Deleted 2025/09/02 01:07:34 INFO : only9: Deleted 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40684->172.17.0.2:21109, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56880->172.17.0.2:21105, err= 2025/09/02 01:07:34 INFO : only8: Deleted 2025/09/02 01:07:34 INFO : only4: Deleted 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51654->172.17.0.2:21100, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39008->172.17.0.2:21103, err= 2025/09/02 01:07:34 INFO : only12: Deleted 2025/09/02 01:07:34 INFO : only10: Deleted 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42260->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:34 INFO : only1: Deleted 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52500->172.17.0.2:21101, err= 2025/09/02 01:07:34 INFO : only15: Deleted 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:54034->172.17.0.2:21102, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34886->172.17.0.2:21110, err= 2025/09/02 01:07:34 INFO : only5: Deleted 2025/09/02 01:07:34 INFO : only0: Deleted 2025/09/02 01:07:34 INFO : only16: Deleted 2025/09/02 01:07:34 INFO : only11: Deleted 2025/09/02 01:07:34 INFO : There was nothing to transfer 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51662->172.17.0.2:21100, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46132->172.17.0.2:21108, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39014->172.17.0.2:21103, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37916->172.17.0.2:21107, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46142->172.17.0.2:21108, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37918->172.17.0.2:21107, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42266->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34900->172.17.0.2:21110, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42276->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37930->172.17.0.2:21107, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51666->172.17.0.2:21100, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34904->172.17.0.2:21110, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40688->172.17.0.2:21109, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46158->172.17.0.2:21108, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42286->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56886->172.17.0.2:21105, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37932->172.17.0.2:21107, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47774->172.17.0.2:21106, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42296->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39018->172.17.0.2:21103, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52512->172.17.0.2:21101, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42312->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52514->172.17.0.2:21101, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34916->172.17.0.2:21110, err= --- PASS: TestSyncConcurrentDelete (0.22s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51674->172.17.0.2:21100, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51686->172.17.0.2:21100, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42320->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:54040->172.17.0.2:21102, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34932->172.17.0.2:21110, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34944->172.17.0.2:21110, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37946->172.17.0.2:21107, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51698->172.17.0.2:21100, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40704->172.17.0.2:21109, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34954->172.17.0.2:21110, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:54046->172.17.0.2:21102, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56902->172.17.0.2:21105, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42332->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:54058->172.17.0.2:21102, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37948->172.17.0.2:21107, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42342->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51710->172.17.0.2:21100, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34962->172.17.0.2:21110, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47788->172.17.0.2:21106, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42358->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37958->172.17.0.2:21107, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46168->172.17.0.2:21108, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51726->172.17.0.2:21100, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42374->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56908->172.17.0.2:21105, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52522->172.17.0.2:21101, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51742->172.17.0.2:21100, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51746->172.17.0.2:21100, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42384->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39026->172.17.0.2:21103, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52528->172.17.0.2:21101, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56912->172.17.0.2:21105, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46172->172.17.0.2:21108, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52540->172.17.0.2:21101, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52544->172.17.0.2:21101, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52558->172.17.0.2:21101, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:54068->172.17.0.2:21102, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47790->172.17.0.2:21106, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34972->172.17.0.2:21110, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52574->172.17.0.2:21101, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47792->172.17.0.2:21106, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:54074->172.17.0.2:21102, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46178->172.17.0.2:21108, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51762->172.17.0.2:21100, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39038->172.17.0.2:21103, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47806->172.17.0.2:21106, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42394->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52586->172.17.0.2:21101, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40708->172.17.0.2:21109, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46180->172.17.0.2:21108, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42398->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51768->172.17.0.2:21100, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56924->172.17.0.2:21105, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46184->172.17.0.2:21108, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42412->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37970->172.17.0.2:21107, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51782->172.17.0.2:21100, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34988->172.17.0.2:21110, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40722->172.17.0.2:21109, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46188->172.17.0.2:21108, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56940->172.17.0.2:21105, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52592->172.17.0.2:21101, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:54086->172.17.0.2:21102, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37980->172.17.0.2:21107, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56950->172.17.0.2:21105, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39044->172.17.0.2:21103, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:54096->172.17.0.2:21102, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47822->172.17.0.2:21106, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37986->172.17.0.2:21107, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56966->172.17.0.2:21105, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40724->172.17.0.2:21109, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47830->172.17.0.2:21106, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56980->172.17.0.2:21105, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42420->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56988->172.17.0.2:21105, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42434->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52598->172.17.0.2:21101, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37998->172.17.0.2:21107, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56998->172.17.0.2:21105, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:57012->172.17.0.2:21105, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42436->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52612->172.17.0.2:21101, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38004->172.17.0.2:21107, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46196->172.17.0.2:21108, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:54098->172.17.0.2:21102, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:54104->172.17.0.2:21102, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:57020->172.17.0.2:21105, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:54108->172.17.0.2:21102, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47834->172.17.0.2:21106, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52620->172.17.0.2:21101, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39054->172.17.0.2:21103, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34994->172.17.0.2:21110, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42452->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:34998->172.17.0.2:21110, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38020->172.17.0.2:21107, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40728->172.17.0.2:21109, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38032->172.17.0.2:21107, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42456->172.17.0.2:21104, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46204->172.17.0.2:21108, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39060->172.17.0.2:21103, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51788->172.17.0.2:21100, err= 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:34 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:54110->172.17.0.2:21102, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:57036->172.17.0.2:21105, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38048->172.17.0.2:21107, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35010->172.17.0.2:21110, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52622->172.17.0.2:21101, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:54112->172.17.0.2:21102, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38050->172.17.0.2:21107, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39066->172.17.0.2:21103, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:54124->172.17.0.2:21102, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46206->172.17.0.2:21108, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42464->172.17.0.2:21104, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:57040->172.17.0.2:21105, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42466->172.17.0.2:21104, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:54132->172.17.0.2:21102, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39082->172.17.0.2:21103, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:54144->172.17.0.2:21102, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:54146->172.17.0.2:21102, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39090->172.17.0.2:21103, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40738->172.17.0.2:21109, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39094->172.17.0.2:21103, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38054->172.17.0.2:21107, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:35 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : both11: Unchanged skipping 2025/09/02 01:07:35 DEBUG : both0: Unchanged skipping 2025/09/02 01:07:35 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : both12: Unchanged skipping 2025/09/02 01:07:35 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : both10: Unchanged skipping 2025/09/02 01:07:35 DEBUG : both13: Unchanged skipping 2025/09/02 01:07:35 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : both14: Unchanged skipping 2025/09/02 01:07:35 DEBUG : both16: Unchanged skipping 2025/09/02 01:07:35 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : both15: Unchanged skipping 2025/09/02 01:07:35 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : both19: Unchanged skipping 2025/09/02 01:07:35 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : both18: Unchanged skipping 2025/09/02 01:07:35 DEBUG : both17: Unchanged skipping 2025/09/02 01:07:35 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : both3: Unchanged skipping 2025/09/02 01:07:35 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : both1: Unchanged skipping 2025/09/02 01:07:35 DEBUG : both2: Unchanged skipping 2025/09/02 01:07:35 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : both4: Unchanged skipping 2025/09/02 01:07:35 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : both7: Unchanged skipping 2025/09/02 01:07:35 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : both5: Unchanged skipping 2025/09/02 01:07:35 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/09/02 01:07:35 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/09/02 01:07:35 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/09/02 01:07:35 DEBUG : both6: Unchanged skipping 2025/09/02 01:07:35 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/09/02 01:07:35 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/09/02 01:07:35 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/09/02 01:07:35 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/09/02 01:07:35 DEBUG : both8: Unchanged skipping 2025/09/02 01:07:35 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/09/02 01:07:35 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/09/02 01:07:35 DEBUG : both9: Unchanged skipping 2025/09/02 01:07:35 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/09/02 01:07:35 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:35 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/09/02 01:07:35 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/09/02 01:07:35 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:35 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:35 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/09/02 01:07:35 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/09/02 01:07:35 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/09/02 01:07:35 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39100->172.17.0.2:21103, err= 2025/09/02 01:07:35 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51790->172.17.0.2:21100, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42470->172.17.0.2:21104, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:54148->172.17.0.2:21102, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52624->172.17.0.2:21101, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46208->172.17.0.2:21108, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40748->172.17.0.2:21109, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:57050->172.17.0.2:21105, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42476->172.17.0.2:21104, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38058->172.17.0.2:21107, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46216->172.17.0.2:21108, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35026->172.17.0.2:21110, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40758->172.17.0.2:21109, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52640->172.17.0.2:21101, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39110->172.17.0.2:21103, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51796->172.17.0.2:21100, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46222->172.17.0.2:21108, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40770->172.17.0.2:21109, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38064->172.17.0.2:21107, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47846->172.17.0.2:21106, err= 2025/09/02 01:07:35 DEBUG : only13.5b6d5609.partial: renamed to: only13 2025/09/02 01:07:35 INFO : only13: Copied (replaced existing) 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:57062->172.17.0.2:21105, err= 2025/09/02 01:07:35 DEBUG : only12.5b6d5609.partial: renamed to: only12 2025/09/02 01:07:35 INFO : only12: Copied (replaced existing) 2025/09/02 01:07:35 DEBUG : only0.5b6d5609.partial: renamed to: only0 2025/09/02 01:07:35 INFO : only0: Copied (replaced existing) 2025/09/02 01:07:35 DEBUG : only10.5b6d5609.partial: renamed to: only10 2025/09/02 01:07:35 INFO : only10: Copied (replaced existing) 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42480->172.17.0.2:21104, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38066->172.17.0.2:21107, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47856->172.17.0.2:21106, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39122->172.17.0.2:21103, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:57076->172.17.0.2:21105, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52654->172.17.0.2:21101, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39134->172.17.0.2:21103, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46224->172.17.0.2:21108, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47858->172.17.0.2:21106, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38082->172.17.0.2:21107, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40782->172.17.0.2:21109, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38098->172.17.0.2:21107, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35032->172.17.0.2:21110, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39150->172.17.0.2:21103, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52664->172.17.0.2:21101, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46240->172.17.0.2:21108, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47866->172.17.0.2:21106, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51798->172.17.0.2:21100, err= 2025/09/02 01:07:35 DEBUG : only16.5b6d5609.partial: renamed to: only16 2025/09/02 01:07:35 INFO : only16: Copied (replaced existing) 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:35 DEBUG : only11.5b6d5609.partial: renamed to: only11 2025/09/02 01:07:35 INFO : only11: Copied (replaced existing) 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35034->172.17.0.2:21110, err= 2025/09/02 01:07:35 DEBUG : only14.5b6d5609.partial: renamed to: only14 2025/09/02 01:07:35 INFO : only14: Copied (replaced existing) 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42488->172.17.0.2:21104, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52680->172.17.0.2:21101, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51810->172.17.0.2:21100, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:57080->172.17.0.2:21105, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35050->172.17.0.2:21110, err= 2025/09/02 01:07:35 DEBUG : only19.5b6d5609.partial: renamed to: only19 2025/09/02 01:07:35 INFO : only19: Copied (replaced existing) 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38110->172.17.0.2:21107, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47878->172.17.0.2:21106, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51812->172.17.0.2:21100, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40790->172.17.0.2:21109, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52692->172.17.0.2:21101, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:54152->172.17.0.2:21102, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38126->172.17.0.2:21107, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38132->172.17.0.2:21107, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47890->172.17.0.2:21106, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35052->172.17.0.2:21110, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42490->172.17.0.2:21104, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46252->172.17.0.2:21108, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:35 DEBUG : only15.5b6d5609.partial: renamed to: only15 2025/09/02 01:07:35 INFO : only15: Copied (replaced existing) 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38140->172.17.0.2:21107, err= 2025/09/02 01:07:35 DEBUG : only2.5b6d5609.partial: renamed to: only2 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:35 INFO : only2: Copied (replaced existing) 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39156->172.17.0.2:21103, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51826->172.17.0.2:21100, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35064->172.17.0.2:21110, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52708->172.17.0.2:21101, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:35 DEBUG : only1.5b6d5609.partial: renamed to: only1 2025/09/02 01:07:35 INFO : only1: Copied (replaced existing) 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40792->172.17.0.2:21109, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:54168->172.17.0.2:21102, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42498->172.17.0.2:21104, err= 2025/09/02 01:07:35 DEBUG : only4.5b6d5609.partial: renamed to: only4 2025/09/02 01:07:35 INFO : only4: Copied (replaced existing) 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:57096->172.17.0.2:21105, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:54170->172.17.0.2:21102, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52724->172.17.0.2:21101, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35080->172.17.0.2:21110, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40800->172.17.0.2:21109, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51828->172.17.0.2:21100, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42500->172.17.0.2:21104, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38156->172.17.0.2:21107, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47894->172.17.0.2:21106, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39158->172.17.0.2:21103, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46262->172.17.0.2:21108, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40806->172.17.0.2:21109, err= 2025/09/02 01:07:35 DEBUG : only5.5b6d5609.partial: renamed to: only5 2025/09/02 01:07:35 INFO : only5: Copied (replaced existing) 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:57098->172.17.0.2:21105, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46272->172.17.0.2:21108, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42514->172.17.0.2:21104, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:35 DEBUG : only6.5b6d5609.partial: renamed to: only6 2025/09/02 01:07:35 INFO : only6: Copied (replaced existing) 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39170->172.17.0.2:21103, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51834->172.17.0.2:21100, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47910->172.17.0.2:21106, err= 2025/09/02 01:07:35 DEBUG : only7.5b6d5609.partial: renamed to: only7 2025/09/02 01:07:35 INFO : only7: Copied (replaced existing) 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46286->172.17.0.2:21108, err= 2025/09/02 01:07:35 DEBUG : only8.5b6d5609.partial: renamed to: only8 2025/09/02 01:07:35 INFO : only8: Copied (replaced existing) 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39184->172.17.0.2:21103, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38164->172.17.0.2:21107, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51840->172.17.0.2:21100, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46302->172.17.0.2:21108, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47914->172.17.0.2:21106, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46314->172.17.0.2:21108, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35090->172.17.0.2:21110, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51852->172.17.0.2:21100, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:54174->172.17.0.2:21102, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52728->172.17.0.2:21101, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46320->172.17.0.2:21108, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51854->172.17.0.2:21100, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40808->172.17.0.2:21109, err= 2025/09/02 01:07:35 DEBUG : only9.5b6d5609.partial: renamed to: only9 2025/09/02 01:07:35 INFO : only9: Copied (replaced existing) 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:57108->172.17.0.2:21105, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40822->172.17.0.2:21109, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51860->172.17.0.2:21100, err= 2025/09/02 01:07:35 DEBUG : only3.5b6d5609.partial: renamed to: only3 2025/09/02 01:07:35 INFO : only3: Copied (replaced existing) 2025/09/02 01:07:35 DEBUG : only18.5b6d5609.partial: renamed to: only18 2025/09/02 01:07:35 INFO : only18: Copied (replaced existing) 2025/09/02 01:07:35 DEBUG : only17.5b6d5609.partial: renamed to: only17 2025/09/02 01:07:35 INFO : only17: Copied (replaced existing) 2025/09/02 01:07:35 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:57114->172.17.0.2:21105, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46334->172.17.0.2:21108, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39186->172.17.0.2:21103, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51864->172.17.0.2:21100, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46348->172.17.0.2:21108, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47930->172.17.0.2:21106, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42524->172.17.0.2:21104, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39198->172.17.0.2:21103, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:57120->172.17.0.2:21105, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38178->172.17.0.2:21107, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:57128->172.17.0.2:21105, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46360->172.17.0.2:21108, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35106->172.17.0.2:21110, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42528->172.17.0.2:21104, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46372->172.17.0.2:21108, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35108->172.17.0.2:21110, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:57138->172.17.0.2:21105, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:54188->172.17.0.2:21102, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:57142->172.17.0.2:21105, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35118->172.17.0.2:21110, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38190->172.17.0.2:21107, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52730->172.17.0.2:21101, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52734->172.17.0.2:21101, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47942->172.17.0.2:21106, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:57144->172.17.0.2:21105, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39210->172.17.0.2:21103, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47950->172.17.0.2:21106, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38196->172.17.0.2:21107, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:57152->172.17.0.2:21105, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52740->172.17.0.2:21101, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51876->172.17.0.2:21100, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39218->172.17.0.2:21103, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40830->172.17.0.2:21109, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:54202->172.17.0.2:21102, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40840->172.17.0.2:21109, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:54216->172.17.0.2:21102, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47962->172.17.0.2:21106, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51888->172.17.0.2:21100, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40842->172.17.0.2:21109, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40854->172.17.0.2:21109, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:57158->172.17.0.2:21105, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52748->172.17.0.2:21101, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39222->172.17.0.2:21103, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39238->172.17.0.2:21103, err= --- PASS: TestSyncConcurrentTruncate (0.29s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:35 DEBUG : empty_dir: Making directory with metadata 2025/09/02 01:07:35 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/02 01:07:35 DEBUG : empty_on_remote: Making directory with metadata 2025/09/02 01:07:35 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/02 01:07:35 INFO : empty_on_remote: Making directory 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40868->172.17.0.2:21109, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47970->172.17.0.2:21106, err= 2025/09/02 01:07:35 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/02 01:07:35 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/02 01:07:35 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/02 01:07:35 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/02 01:07:35 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46434->172.17.0.2:21108, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:57208->172.17.0.2:21105, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46436->172.17.0.2:21108, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52778->172.17.0.2:21101, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48024->172.17.0.2:21106, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:57224->172.17.0.2:21105, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35168->172.17.0.2:21110, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42544->172.17.0.2:21104, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:57234->172.17.0.2:21105, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42548->172.17.0.2:21104, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46448->172.17.0.2:21108, err= --- PASS: TestSyncReplaceDirModTime (0.05s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:35 DEBUG : empty_dir: Making directory with metadata 2025/09/02 01:07:35 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/02 01:07:35 DEBUG : empty_on_remote: Making directory with metadata 2025/09/02 01:07:35 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/02 01:07:35 INFO : empty_on_remote: Making directory 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46458->172.17.0.2:21108, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:57248->172.17.0.2:21105, err= 2025/09/02 01:07:35 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/02 01:07:35 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/02 01:07:35 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/02 01:07:35 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/02 01:07:35 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/09/02 01:07:35 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52822->172.17.0.2:21101, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38254->172.17.0.2:21107, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40956->172.17.0.2:21109, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48050->172.17.0.2:21106, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39286->172.17.0.2:21103, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35226->172.17.0.2:21110, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46504->172.17.0.2:21108, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52830->172.17.0.2:21101, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39292->172.17.0.2:21103, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38264->172.17.0.2:21107, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39294->172.17.0.2:21103, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42572->172.17.0.2:21104, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46508->172.17.0.2:21108, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.07s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/02 01:07:35 INFO : sub dir: Making directory 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39298->172.17.0.2:21103, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35234->172.17.0.2:21110, err= 2025/09/02 01:07:35 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35294->172.17.0.2:21110, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39352->172.17.0.2:21103, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35302->172.17.0.2:21110, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39366->172.17.0.2:21103, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35312->172.17.0.2:21110, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:54316->172.17.0.2:21102, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39370->172.17.0.2:21103, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:57354->172.17.0.2:21105, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41014->172.17.0.2:21109, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35328->172.17.0.2:21110, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46560->172.17.0.2:21108, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42644->172.17.0.2:21104, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42658->172.17.0.2:21104, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:57358->172.17.0.2:21105, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.10s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/02 01:07:35 INFO : sub dir: Making directory 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42672->172.17.0.2:21104, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:57362->172.17.0.2:21105, err= 2025/09/02 01:07:35 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:54352->172.17.0.2:21102, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51984->172.17.0.2:21100, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38354->172.17.0.2:21107, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52924->172.17.0.2:21101, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52938->172.17.0.2:21101, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35426->172.17.0.2:21110, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:57400->172.17.0.2:21105, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46620->172.17.0.2:21108, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39424->172.17.0.2:21103, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38356->172.17.0.2:21107, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38360->172.17.0.2:21107, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38374->172.17.0.2:21107, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41060->172.17.0.2:21109, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46628->172.17.0.2:21108, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.09s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42692->172.17.0.2:21104, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38382->172.17.0.2:21107, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52954->172.17.0.2:21101, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35438->172.17.0.2:21110, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46644->172.17.0.2:21108, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39432->172.17.0.2:21103, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35442->172.17.0.2:21110, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48204->172.17.0.2:21106, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51998->172.17.0.2:21100, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46654->172.17.0.2:21108, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:57416->172.17.0.2:21105, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48216->172.17.0.2:21106, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52014->172.17.0.2:21100, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38396->172.17.0.2:21107, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52026->172.17.0.2:21100, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41064->172.17.0.2:21109, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35456->172.17.0.2:21110, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52962->172.17.0.2:21101, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38408->172.17.0.2:21107, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42704->172.17.0.2:21104, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:57418->172.17.0.2:21105, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52028->172.17.0.2:21100, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39438->172.17.0.2:21103, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39450->172.17.0.2:21103, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41074->172.17.0.2:21109, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:57424->172.17.0.2:21105, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:57438->172.17.0.2:21105, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39460->172.17.0.2:21103, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35462->172.17.0.2:21110, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38412->172.17.0.2:21107, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:57448->172.17.0.2:21105, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35464->172.17.0.2:21110, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39470->172.17.0.2:21103, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46658->172.17.0.2:21108, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52968->172.17.0.2:21101, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41090->172.17.0.2:21109, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:54356->172.17.0.2:21102, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46668->172.17.0.2:21108, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46676->172.17.0.2:21108, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39474->172.17.0.2:21103, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52042->172.17.0.2:21100, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:54360->172.17.0.2:21102, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52050->172.17.0.2:21100, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52982->172.17.0.2:21101, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42718->172.17.0.2:21104, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52066->172.17.0.2:21100, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41106->172.17.0.2:21109, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35468->172.17.0.2:21110, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52070->172.17.0.2:21100, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41112->172.17.0.2:21109, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52082->172.17.0.2:21100, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:57464->172.17.0.2:21105, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35472->172.17.0.2:21110, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52090->172.17.0.2:21100, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39490->172.17.0.2:21103, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41116->172.17.0.2:21109, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41122->172.17.0.2:21109, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:57470->172.17.0.2:21105, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:57480->172.17.0.2:21105, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39498->172.17.0.2:21103, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35474->172.17.0.2:21110, err= 2025/09/02 01:07:35 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:54366->172.17.0.2:21102, err= 2025/09/02 01:07:35 DEBUG : apple: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : apple: Excluded 2025/09/02 01:07:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : appleappleapplebanana: Excluded 2025/09/02 01:07:35 DEBUG : banana: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : banana: Excluded 2025/09/02 01:07:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : splitbananasplit: Excluded 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42724->172.17.0.2:21104, err= 2025/09/02 01:07:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52100->172.17.0.2:21100, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39514->172.17.0.2:21103, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:54378->172.17.0.2:21102, err= 2025/09/02 01:07:35 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : banana: Unchanged skipping 2025/09/02 01:07:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : splitbananasplit: Unchanged skipping 2025/09/02 01:07:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/02 01:07:35 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : apple: Unchanged skipping 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39528->172.17.0.2:21103, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/02 01:07:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/02 01:07:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/02 01:07:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Connecting to FTP server 2025/09/02 01:07:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21") 2025/09/02 01:07:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/02 01:07:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/02 01:07:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42418->172.17.0.2:21, err= 2025/09/02 01:07:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/02 01:07:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/02 01:07:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/02 01:07:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/02 01:07:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/02 01:07:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/02 01:07:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/02 01:07:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:35 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:35 INFO : There was nothing to transfer 2025/09/02 01:07:35 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:57486->172.17.0.2:21105, err= 2025/09/02 01:07:35 DEBUG : apple: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : apple: Excluded 2025/09/02 01:07:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : appleappleapplebanana: Excluded 2025/09/02 01:07:35 DEBUG : banana: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : banana: Excluded 2025/09/02 01:07:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : splitbananasplit: Excluded 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52112->172.17.0.2:21100, err= 2025/09/02 01:07:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38426->172.17.0.2:21107, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38440->172.17.0.2:21107, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39534->172.17.0.2:21103, err= 2025/09/02 01:07:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : splitbananasplit: Unchanged skipping 2025/09/02 01:07:35 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : apple: Unchanged skipping 2025/09/02 01:07:35 DEBUG : banana: Unchanged skipping 2025/09/02 01:07:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41126->172.17.0.2:21109, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Connecting to FTP server 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Connecting to FTP server 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42426->172.17.0.2:21, err= 2025/09/02 01:07:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/02 01:07:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/02 01:07:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/02 01:07:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/02 01:07:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/02 01:07:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/02 01:07:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/02 01:07:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/02 01:07:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/02 01:07:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/02 01:07:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/02 01:07:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/02 01:07:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42430->172.17.0.2:21, err= 2025/09/02 01:07:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/02 01:07:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:35 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:35 INFO : There was nothing to transfer 2025/09/02 01:07:35 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48222->172.17.0.2:21106, err= 2025/09/02 01:07:35 DEBUG : apple: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : apple: Excluded 2025/09/02 01:07:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : appleappleapplebanana: Excluded 2025/09/02 01:07:35 DEBUG : banana: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : banana: Excluded 2025/09/02 01:07:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : splitbananasplit: Excluded 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38456->172.17.0.2:21107, err= 2025/09/02 01:07:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42730->172.17.0.2:21104, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38470->172.17.0.2:21107, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:54392->172.17.0.2:21102, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39544->172.17.0.2:21103, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52126->172.17.0.2:21100, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:52992->172.17.0.2:21101, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39546->172.17.0.2:21103, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:57498->172.17.0.2:21105, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46684->172.17.0.2:21108, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35478->172.17.0.2:21110, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:46700->172.17.0.2:21108, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48224->172.17.0.2:21106, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:57514->172.17.0.2:21105, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:54394->172.17.0.2:21102, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35490->172.17.0.2:21110, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38482->172.17.0.2:21107, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41134->172.17.0.2:21109, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38486->172.17.0.2:21107, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35504->172.17.0.2:21110, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48226->172.17.0.2:21106, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35518->172.17.0.2:21110, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41144->172.17.0.2:21109, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38496->172.17.0.2:21107, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55296->172.17.0.2:21108, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49384->172.17.0.2:21110, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48392->172.17.0.2:21103, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49400->172.17.0.2:21110, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59342->172.17.0.2:21105, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60106->172.17.0.2:21106, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60114->172.17.0.2:21106, err= === RUN TestTransform/NFD run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47472->172.17.0.2:21101, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59358->172.17.0.2:21105, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42470->172.17.0.2:21107, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42474->172.17.0.2:21107, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49410->172.17.0.2:21110, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38316->172.17.0.2:21104, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49412->172.17.0.2:21110, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42486->172.17.0.2:21107, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38326->172.17.0.2:21104, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55310->172.17.0.2:21108, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55314->172.17.0.2:21108, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36592->172.17.0.2:21109, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47486->172.17.0.2:21101, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42492->172.17.0.2:21107, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36606->172.17.0.2:21109, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49428->172.17.0.2:21110, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47488->172.17.0.2:21101, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55326->172.17.0.2:21108, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35200->172.17.0.2:21100, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49440->172.17.0.2:21110, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47494->172.17.0.2:21101, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35216->172.17.0.2:21100, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48398->172.17.0.2:21103, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36612->172.17.0.2:21109, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42500->172.17.0.2:21107, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48410->172.17.0.2:21103, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48420->172.17.0.2:21103, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36618->172.17.0.2:21109, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40616->172.17.0.2:21102, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55332->172.17.0.2:21108, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48436->172.17.0.2:21103, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59372->172.17.0.2:21105, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48440->172.17.0.2:21103, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55340->172.17.0.2:21108, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48446->172.17.0.2:21103, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36624->172.17.0.2:21109, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59384->172.17.0.2:21105, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48460->172.17.0.2:21103, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60124->172.17.0.2:21106, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59398->172.17.0.2:21105, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59406->172.17.0.2:21105, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36634->172.17.0.2:21109, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60130->172.17.0.2:21106, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59412->172.17.0.2:21105, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60136->172.17.0.2:21106, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60142->172.17.0.2:21106, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40622->172.17.0.2:21102, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40628->172.17.0.2:21102, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35218->172.17.0.2:21100, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48476->172.17.0.2:21103, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48492->172.17.0.2:21103, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49456->172.17.0.2:21110, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60146->172.17.0.2:21106, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40634->172.17.0.2:21102, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38340->172.17.0.2:21104, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35226->172.17.0.2:21100, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35230->172.17.0.2:21100, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35240->172.17.0.2:21100, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40650->172.17.0.2:21102, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47498->172.17.0.2:21101, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59420->172.17.0.2:21105, err= 2025/09/02 01:07:35 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47504->172.17.0.2:21101, err= 2025/09/02 01:07:35 DEBUG : apple: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : apple: Excluded 2025/09/02 01:07:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : appleappleapplebanana: Excluded 2025/09/02 01:07:35 DEBUG : banana: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : banana: Excluded 2025/09/02 01:07:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : splitbananasplit: Excluded 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59422->172.17.0.2:21105, err= 2025/09/02 01:07:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59434->172.17.0.2:21105, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35252->172.17.0.2:21100, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42512->172.17.0.2:21107, err= 2025/09/02 01:07:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/02 01:07:35 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : banana: Unchanged skipping 2025/09/02 01:07:35 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : apple: Unchanged skipping 2025/09/02 01:07:35 DEBUG : splitbananasplit: Unchanged skipping 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47510->172.17.0.2:21101, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/02 01:07:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/02 01:07:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/02 01:07:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/02 01:07:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/02 01:07:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/02 01:07:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/02 01:07:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/02 01:07:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/02 01:07:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/02 01:07:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/02 01:07:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/02 01:07:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/02 01:07:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/02 01:07:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/02 01:07:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:35 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:35 INFO : There was nothing to transfer 2025/09/02 01:07:35 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36638->172.17.0.2:21109, err= 2025/09/02 01:07:35 DEBUG : apple: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : apple: Excluded 2025/09/02 01:07:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : appleappleapplebanana: Excluded 2025/09/02 01:07:35 DEBUG : banana: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : banana: Excluded 2025/09/02 01:07:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : splitbananasplit: Excluded 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42520->172.17.0.2:21107, err= 2025/09/02 01:07:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/02 01:07:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 01:07:35 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40662->172.17.0.2:21102, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59440->172.17.0.2:21105, err= 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:35 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55344->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:36 DEBUG : banana: Unchanged skipping 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:36 DEBUG : splitbananasplit: Unchanged skipping 2025/09/02 01:07:36 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:36 DEBUG : apple: Unchanged skipping 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42528->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/02 01:07:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/02 01:07:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/02 01:07:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/02 01:07:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/02 01:07:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/02 01:07:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/02 01:07:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/02 01:07:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/02 01:07:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/02 01:07:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/02 01:07:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/02 01:07:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/02 01:07:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/02 01:07:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/02 01:07:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:36 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:36 INFO : There was nothing to transfer 2025/09/02 01:07:36 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42544->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : apple: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : apple: Excluded 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: Excluded 2025/09/02 01:07:36 DEBUG : banana: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : banana: Excluded 2025/09/02 01:07:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : splitbananasplit: Excluded 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38346->172.17.0.2:21104, err= 2025/09/02 01:07:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60162->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49472->172.17.0.2:21110, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42558->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35266->172.17.0.2:21100, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55360->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47522->172.17.0.2:21101, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47538->172.17.0.2:21101, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49478->172.17.0.2:21110, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40670->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35282->172.17.0.2:21100, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42564->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48504->172.17.0.2:21103, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47550->172.17.0.2:21101, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42566->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60172->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47560->172.17.0.2:21101, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60182->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36648->172.17.0.2:21109, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40672->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48512->172.17.0.2:21103, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36656->172.17.0.2:21109, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55372->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60186->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42574->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48514->172.17.0.2:21103, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59448->172.17.0.2:21105, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60200->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60202->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49488->172.17.0.2:21110, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35284->172.17.0.2:21100, err= === RUN TestTransform/base64 run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36670->172.17.0.2:21109, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36686->172.17.0.2:21109, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48530->172.17.0.2:21103, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42582->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40688->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42592->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48542->172.17.0.2:21103, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40704->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42600->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40712->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36702->172.17.0.2:21109, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36710->172.17.0.2:21109, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48556->172.17.0.2:21103, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42606->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60208->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35290->172.17.0.2:21100, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59450->172.17.0.2:21105, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40720->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36722->172.17.0.2:21109, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60222->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40728->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36734->172.17.0.2:21109, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40734->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55382->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42620->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59452->172.17.0.2:21105, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47564->172.17.0.2:21101, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38350->172.17.0.2:21104, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55398->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47572->172.17.0.2:21101, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60230->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35294->172.17.0.2:21100, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49504->172.17.0.2:21110, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40740->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48558->172.17.0.2:21103, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55408->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49518->172.17.0.2:21110, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47576->172.17.0.2:21101, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59468->172.17.0.2:21105, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55422->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36738->172.17.0.2:21109, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42624->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60240->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36742->172.17.0.2:21109, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49520->172.17.0.2:21110, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35302->172.17.0.2:21100, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60248->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36748->172.17.0.2:21109, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40742->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60260->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40758->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36764->172.17.0.2:21109, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49536->172.17.0.2:21110, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48570->172.17.0.2:21103, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40764->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36770->172.17.0.2:21109, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42634->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48586->172.17.0.2:21103, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47584->172.17.0.2:21101, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49542->172.17.0.2:21110, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42646->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38358->172.17.0.2:21104, err= 2025/09/02 01:07:36 DEBUG : apple: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : apple: Excluded 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: Excluded 2025/09/02 01:07:36 DEBUG : banana: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : banana: Excluded 2025/09/02 01:07:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : splitbananasplit: Excluded 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42648->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60264->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49552->172.17.0.2:21110, err= 2025/09/02 01:07:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 01:07:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 01:07:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 01:07:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 01:07:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 01:07:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 01:07:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 01:07:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 01:07:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 01:07:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 01:07:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47594->172.17.0.2:21101, err= 2025/09/02 01:07:36 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 01:07:36 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 01:07:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40774->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59484->172.17.0.2:21105, err= 2025/09/02 01:07:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 01:07:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 01:07:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 01:07:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 01:07:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 01:07:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 01:07:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 01:07:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 01:07:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 01:07:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 01:07:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 01:07:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 01:07:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 01:07:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 01:07:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 01:07:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 01:07:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 01:07:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 01:07:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 01:07:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 01:07:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 01:07:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 01:07:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 01:07:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 01:07:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 01:07:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 01:07:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 01:07:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/02 01:07:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 01:07:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/02 01:07:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 01:07:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 01:07:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 01:07:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 01:07:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/02 01:07:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 01:07:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 01:07:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 01:07:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 01:07:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 01:07:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 01:07:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 01:07:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 01:07:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 01:07:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 01:07:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 01:07:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 01:07:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 01:07:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/02 01:07:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 01:07:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 01:07:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 01:07:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 01:07:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 01:07:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 01:07:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 01:07:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 01:07:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 01:07:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 01:07:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 01:07:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 01:07:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 01:07:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 01:07:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 01:07:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/02 01:07:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 01:07:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 01:07:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 01:07:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 01:07:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 01:07:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 01:07:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 01:07:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 01:07:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 01:07:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 01:07:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 01:07:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 01:07:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 01:07:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 01:07:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 01:07:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 01:07:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 01:07:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/02 01:07:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 01:07:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 01:07:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 01:07:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 01:07:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 01:07:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 01:07:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 01:07:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 01:07:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 01:07:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/02 01:07:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 01:07:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 01:07:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 01:07:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 01:07:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 01:07:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 01:07:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 01:07:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 01:07:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 01:07:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 01:07:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 01:07:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 01:07:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 01:07:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 01:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 01:07:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 01:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 01:07:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/02 01:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 01:07:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 01:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 01:07:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 01:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 01:07:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 01:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 01:07:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 01:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 01:07:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 01:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 01:07:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 01:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 01:07:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 01:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 01:07:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 01:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 01:07:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 01:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 01:07:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 01:07:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/02 01:07:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 01:07:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/02 01:07:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/02 01:07:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/02 01:07:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 01:07:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/02 01:07:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 01:07:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/02 01:07:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 01:07:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 01:07:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 01:07:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 01:07:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/02 01:07:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 01:07:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 01:07:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 01:07:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 01:07:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 01:07:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/02 01:07:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 01:07:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 01:07:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 01:07:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 01:07:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 01:07:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 01:07:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 01:07:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 01:07:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 01:07:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 01:07:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 01:07:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 01:07:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 01:07:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 01:07:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 01:07:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 01:07:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 01:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 01:07:36 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/02 01:07:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 01:07:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 01:07:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60268->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35316->172.17.0.2:21100, err= 2025/09/02 01:07:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/02 01:07:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 01:07:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/02 01:07:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/02 01:07:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60270->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42652->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35330->172.17.0.2:21100, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38364->172.17.0.2:21104, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48594->172.17.0.2:21103, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35346->172.17.0.2:21100, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36782->172.17.0.2:21109, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49566->172.17.0.2:21110, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38374->172.17.0.2:21104, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47600->172.17.0.2:21101, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42654->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48600->172.17.0.2:21103, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40776->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47606->172.17.0.2:21101, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36798->172.17.0.2:21109, err= 2025/09/02 01:07:36 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.580ea801.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 01:07:36 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 01:07:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42662->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47622->172.17.0.2:21101, err= 2025/09/02 01:07:36 DEBUG : YmFuYW5h.468f3f0c.partial: renamed to: YmFuYW5h 2025/09/02 01:07:36 INFO : banana: Copied (new) to: YmFuYW5h 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35358->172.17.0.2:21100, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38384->172.17.0.2:21104, err= 2025/09/02 01:07:36 DEBUG : YXBwbGU=.a5c688ae.partial: renamed to: YXBwbGU= 2025/09/02 01:07:36 INFO : apple: Copied (new) to: YXBwbGU= 2025/09/02 01:07:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59494->172.17.0.2:21105, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38386->172.17.0.2:21104, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55434->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.95c0dad6.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 01:07:36 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 01:07:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60286->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36804->172.17.0.2:21109, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60294->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35364->172.17.0.2:21100, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38396->172.17.0.2:21104, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48604->172.17.0.2:21103, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36814->172.17.0.2:21109, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60310->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40786->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59500->172.17.0.2:21105, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40796->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60316->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35380->172.17.0.2:21100, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42674->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 01:07:36 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48610->172.17.0.2:21103, err= 2025/09/02 01:07:36 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 01:07:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 01:07:36 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40808->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38398->172.17.0.2:21104, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59516->172.17.0.2:21105, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35392->172.17.0.2:21100, err= 2025/09/02 01:07:36 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 01:07:36 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47634->172.17.0.2:21101, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36816->172.17.0.2:21109, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35394->172.17.0.2:21100, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48622->172.17.0.2:21103, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42688->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49570->172.17.0.2:21110, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40824->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60326->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47640->172.17.0.2:21101, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48636->172.17.0.2:21103, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36830->172.17.0.2:21109, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 01:07:36 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40830->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48640->172.17.0.2:21103, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36836->172.17.0.2:21109, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60342->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 01:07:36 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40842->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42696->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47656->172.17.0.2:21101, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38400->172.17.0.2:21104, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42698->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36848->172.17.0.2:21109, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55436->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40846->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 01:07:36 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48652->172.17.0.2:21103, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49586->172.17.0.2:21110, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60350->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55442->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47662->172.17.0.2:21101, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49594->172.17.0.2:21110, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35406->172.17.0.2:21100, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36852->172.17.0.2:21109, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60352->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48668->172.17.0.2:21103, err= 2025/09/02 01:07:36 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 01:07:36 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36860->172.17.0.2:21109, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47664->172.17.0.2:21101, err= 2025/09/02 01:07:36 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.7dd74a77.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/02 01:07:36 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 01:07:36 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/02 01:07:36 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/02 01:07:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49610->172.17.0.2:21110, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42712->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36874->172.17.0.2:21109, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55448->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59524->172.17.0.2:21105, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42722->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38414->172.17.0.2:21104, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35422->172.17.0.2:21100, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.7dd74a77.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/02 01:07:36 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/02 01:07:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55452->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42738->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49624->172.17.0.2:21110, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36890->172.17.0.2:21109, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47680->172.17.0.2:21101, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60356->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55466->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35434->172.17.0.2:21100, err= 2025/09/02 01:07:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.8083cda9.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/02 01:07:36 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59526->172.17.0.2:21105, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55472->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35450->172.17.0.2:21100, err= 2025/09/02 01:07:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.8083cda9.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/02 01:07:36 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/02 01:07:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.68945d08.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/02 01:07:36 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59538->172.17.0.2:21105, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36900->172.17.0.2:21109, err= 2025/09/02 01:07:36 DEBUG : dir1/MDAxNS05Oz0udHh0.b01938a0.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2025/09/02 01:07:36 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/09/02 01:07:36 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48680->172.17.0.2:21103, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55476->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40854->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49638->172.17.0.2:21110, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36916->172.17.0.2:21109, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42742->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35454->172.17.0.2:21100, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60362->172.17.0.2:21106, err= 2025/09/02 01:07:36 INFO : dir1/0014-89;=.txt: Deleted 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 INFO : splitbananasplit: Deleted 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42750->172.17.0.2:21107, err= 2025/09/02 01:07:36 INFO : dir1/0003-defghij.txt: Deleted 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:36 INFO : dir1/0010-456789.txt: Deleted 2025/09/02 01:07:36 INFO : dir1/0012-6789;.txt: Deleted 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38420->172.17.0.2:21104, err= 2025/09/02 01:07:36 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:36 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47684->172.17.0.2:21101, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 INFO : dir1/0009-3456789.txt: Deleted 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40870->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55492->172.17.0.2:21108, err= 2025/09/02 01:07:36 INFO : apple: Deleted 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36932->172.17.0.2:21109, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48688->172.17.0.2:21103, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42766->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59540->172.17.0.2:21105, err= 2025/09/02 01:07:36 INFO : banana: Deleted 2025/09/02 01:07:36 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/02 01:07:36 INFO : dir1/0007-1234567.txt: Deleted 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49644->172.17.0.2:21110, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42776->172.17.0.2:21107, err= 2025/09/02 01:07:36 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/02 01:07:36 INFO : dir1/0008-2345678.txt: Deleted 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55504->172.17.0.2:21108, err= 2025/09/02 01:07:36 INFO : dir1/0013-789;=.txt: Deleted 2025/09/02 01:07:36 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/02 01:07:36 INFO : dir1/0015-9;=.txt: Deleted 2025/09/02 01:07:36 INFO : appleappleapplebanana: Deleted 2025/09/02 01:07:36 INFO : dir1/0011-56789;.txt: Deleted 2025/09/02 01:07:36 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40880->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : YXBwbGU=: Excluded 2025/09/02 01:07:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/09/02 01:07:36 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : YmFuYW5h: Excluded 2025/09/02 01:07:36 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48702->172.17.0.2:21103, err= 2025/09/02 01:07:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/09/02 01:07:36 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/09/02 01:07:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/09/02 01:07:36 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/09/02 01:07:36 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/09/02 01:07:36 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/09/02 01:07:36 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/09/02 01:07:36 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/09/02 01:07:36 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/09/02 01:07:36 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/09/02 01:07:36 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/09/02 01:07:36 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/09/02 01:07:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/09/02 01:07:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/09/02 01:07:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/09/02 01:07:36 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35456->172.17.0.2:21100, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35462->172.17.0.2:21100, err= 2025/09/02 01:07:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/02 01:07:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/02 01:07:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/02 01:07:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/02 01:07:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/02 01:07:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/02 01:07:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/02 01:07:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/02 01:07:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/02 01:07:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/02 01:07:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 01:07:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/02 01:07:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 01:07:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/02 01:07:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 01:07:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/02 01:07:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 01:07:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/02 01:07:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 01:07:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/02 01:07:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 01:07:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/02 01:07:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 01:07:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 01:07:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 01:07:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 01:07:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 01:07:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 01:07:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 01:07:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 01:07:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 01:07:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 01:07:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 01:07:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 01:07:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 01:07:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 01:07:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 01:07:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 01:07:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 01:07:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 01:07:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 01:07:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 01:07:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 01:07:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/02 01:07:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 01:07:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/02 01:07:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 01:07:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/02 01:07:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 01:07:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/02 01:07:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 01:07:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/02 01:07:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 01:07:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/02 01:07:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 01:07:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 01:07:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 01:07:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 01:07:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 01:07:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 01:07:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 01:07:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 01:07:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 01:07:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 01:07:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 01:07:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 01:07:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 01:07:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 01:07:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 01:07:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 01:07:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 01:07:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 01:07:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 01:07:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 01:07:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 01:07:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 01:07:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 01:07:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 01:07:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 01:07:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 01:07:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 01:07:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 01:07:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 01:07:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 01:07:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 01:07:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 01:07:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 01:07:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 01:07:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 01:07:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 01:07:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 01:07:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 01:07:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 01:07:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 01:07:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 01:07:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/02 01:07:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 01:07:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/02 01:07:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 01:07:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/02 01:07:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 01:07:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/02 01:07:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 01:07:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/02 01:07:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 01:07:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/02 01:07:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 01:07:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 01:07:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 01:07:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 01:07:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 01:07:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 01:07:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 01:07:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 01:07:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 01:07:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 01:07:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 01:07:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 01:07:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 01:07:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 01:07:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 01:07:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 01:07:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 01:07:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 01:07:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 01:07:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 01:07:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 01:07:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 01:07:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 01:07:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 01:07:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 01:07:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/02 01:07:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/02 01:07:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/02 01:07:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/02 01:07:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/02 01:07:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 01:07:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 01:07:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 01:07:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 01:07:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 01:07:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 01:07:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 01:07:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 01:07:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 01:07:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 01:07:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48718->172.17.0.2:21103, err= 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 01:07:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 01:07:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 01:07:36 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:36 DEBUG : apple: Unchanged skipping 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49650->172.17.0.2:21110, err= 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/02 01:07:36 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:36 DEBUG : splitbananasplit: Unchanged skipping 2025/09/02 01:07:36 DEBUG : banana: Unchanged skipping 2025/09/02 01:07:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 01:07:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 01:07:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 01:07:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 01:07:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 01:07:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 01:07:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 01:07:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 01:07:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 01:07:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 01:07:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 01:07:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 01:07:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 01:07:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 01:07:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 01:07:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 01:07:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 01:07:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 01:07:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 01:07:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 01:07:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 01:07:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 01:07:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 01:07:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 01:07:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 01:07:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 01:07:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/02 01:07:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 01:07:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/02 01:07:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 01:07:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 01:07:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 01:07:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 01:07:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/02 01:07:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 01:07:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 01:07:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 01:07:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 01:07:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 01:07:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 01:07:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 01:07:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 01:07:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 01:07:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 01:07:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 01:07:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 01:07:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 01:07:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/02 01:07:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 01:07:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 01:07:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 01:07:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 01:07:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 01:07:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 01:07:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 01:07:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 01:07:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 01:07:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 01:07:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 01:07:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 01:07:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 01:07:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 01:07:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 01:07:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/02 01:07:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 01:07:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 01:07:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 01:07:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 01:07:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 01:07:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 01:07:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 01:07:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 01:07:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 01:07:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 01:07:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 01:07:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 01:07:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 01:07:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 01:07:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 01:07:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 01:07:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 01:07:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/02 01:07:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 01:07:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 01:07:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 01:07:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 01:07:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 01:07:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 01:07:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 01:07:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 01:07:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 01:07:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/02 01:07:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 01:07:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 01:07:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 01:07:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 01:07:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 01:07:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 01:07:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 01:07:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 01:07:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 01:07:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 01:07:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 01:07:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 01:07:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 01:07:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 01:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 01:07:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 01:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 01:07:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/02 01:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 01:07:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 01:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 01:07:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 01:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 01:07:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 01:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 01:07:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 01:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 01:07:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 01:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 01:07:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 01:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 01:07:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 01:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 01:07:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 01:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 01:07:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 01:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 01:07:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 01:07:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/02 01:07:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 01:07:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/02 01:07:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/02 01:07:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/02 01:07:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 01:07:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/02 01:07:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 01:07:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/02 01:07:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 01:07:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 01:07:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 01:07:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 01:07:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/02 01:07:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 01:07:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 01:07:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 01:07:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 01:07:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 01:07:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/02 01:07:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 01:07:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 01:07:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 01:07:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 01:07:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 01:07:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 01:07:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 01:07:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 01:07:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 01:07:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 01:07:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 01:07:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 01:07:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 01:07:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 01:07:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 01:07:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 01:07:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 01:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 01:07:36 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/02 01:07:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 01:07:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 01:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 01:07:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 01:07:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 01:07:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 01:07:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 01:07:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 01:07:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 01:07:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 01:07:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 01:07:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/02 01:07:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 01:07:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 01:07:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/02 01:07:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 01:07:36 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/02 01:07:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/02 01:07:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/02 01:07:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/02 01:07:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/02 01:07:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/02 01:07:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/02 01:07:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/02 01:07:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/02 01:07:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/02 01:07:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/02 01:07:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/02 01:07:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/02 01:07:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/02 01:07:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/02 01:07:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:36 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:36 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47690->172.17.0.2:21101, err= 2025/09/02 01:07:36 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : YXBwbGU=: Excluded 2025/09/02 01:07:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/09/02 01:07:36 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : YmFuYW5h: Excluded 2025/09/02 01:07:36 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48726->172.17.0.2:21103, err= 2025/09/02 01:07:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/09/02 01:07:36 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/09/02 01:07:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/09/02 01:07:36 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/09/02 01:07:36 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/09/02 01:07:36 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/09/02 01:07:36 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/09/02 01:07:36 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/09/02 01:07:36 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/09/02 01:07:36 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/09/02 01:07:36 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/09/02 01:07:36 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/09/02 01:07:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/09/02 01:07:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/09/02 01:07:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/09/02 01:07:36 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36936->172.17.0.2:21109, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40882->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 01:07:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 01:07:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 01:07:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 01:07:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 01:07:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 01:07:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 01:07:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/02 01:07:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/02 01:07:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/02 01:07:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/02 01:07:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/02 01:07:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/02 01:07:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/02 01:07:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/02 01:07:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/02 01:07:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/02 01:07:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 01:07:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 01:07:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 01:07:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/02 01:07:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/02 01:07:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/02 01:07:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/02 01:07:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/02 01:07:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49660->172.17.0.2:21110, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47702->172.17.0.2:21101, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47704->172.17.0.2:21101, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55516->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42780->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48730->172.17.0.2:21103, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48740->172.17.0.2:21103, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55518->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55524->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47716->172.17.0.2:21101, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35478->172.17.0.2:21100, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59544->172.17.0.2:21105, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48754->172.17.0.2:21103, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40890->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40894->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40906->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40912->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60372->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40928->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59548->172.17.0.2:21105, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59556->172.17.0.2:21105, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55538->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47720->172.17.0.2:21101, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55554->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48756->172.17.0.2:21103, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42796->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38434->172.17.0.2:21104, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42802->172.17.0.2:21107, err= === RUN TestTransform/prefix run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38444->172.17.0.2:21104, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48760->172.17.0.2:21103, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48764->172.17.0.2:21103, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59568->172.17.0.2:21105, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47724->172.17.0.2:21101, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55568->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59572->172.17.0.2:21105, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49676->172.17.0.2:21110, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48772->172.17.0.2:21103, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42804->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35482->172.17.0.2:21100, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47738->172.17.0.2:21101, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47750->172.17.0.2:21101, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59588->172.17.0.2:21105, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42808->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40936->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48778->172.17.0.2:21103, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60386->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47756->172.17.0.2:21101, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35494->172.17.0.2:21100, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60402->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55572->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42812->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35502->172.17.0.2:21100, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48794->172.17.0.2:21103, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36950->172.17.0.2:21109, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35518->172.17.0.2:21100, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35522->172.17.0.2:21100, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49684->172.17.0.2:21110, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49698->172.17.0.2:21110, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49714->172.17.0.2:21110, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42826->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48804->172.17.0.2:21103, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35526->172.17.0.2:21100, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38448->172.17.0.2:21104, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60412->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38450->172.17.0.2:21104, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42836->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47768->172.17.0.2:21101, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55574->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59600->172.17.0.2:21105, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38458->172.17.0.2:21104, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42840->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59616->172.17.0.2:21105, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47770->172.17.0.2:21101, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49722->172.17.0.2:21110, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35540->172.17.0.2:21100, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60416->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49724->172.17.0.2:21110, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40942->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49734->172.17.0.2:21110, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59632->172.17.0.2:21105, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38474->172.17.0.2:21104, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60422->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49742->172.17.0.2:21110, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38478->172.17.0.2:21104, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55582->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36962->172.17.0.2:21109, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36964->172.17.0.2:21109, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38482->172.17.0.2:21104, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38486->172.17.0.2:21104, err= 2025/09/02 01:07:36 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49746->172.17.0.2:21110, err= 2025/09/02 01:07:36 DEBUG : apple: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : apple: Excluded 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: Excluded 2025/09/02 01:07:36 DEBUG : banana: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : banana: Excluded 2025/09/02 01:07:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : splitbananasplit: Excluded 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59646->172.17.0.2:21105, err= 2025/09/02 01:07:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59658->172.17.0.2:21105, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60426->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 01:07:36 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 01:07:36 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 01:07:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 01:07:36 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 01:07:36 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 01:07:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 01:07:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 01:07:36 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 01:07:36 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 01:07:36 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59672->172.17.0.2:21105, err= 2025/09/02 01:07:36 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 01:07:36 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 01:07:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 01:07:36 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 01:07:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/02 01:07:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/02 01:07:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/02 01:07:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/02 01:07:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/02 01:07:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/02 01:07:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/02 01:07:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/02 01:07:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/02 01:07:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/02 01:07:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/02 01:07:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/02 01:07:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/02 01:07:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/02 01:07:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/02 01:07:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/02 01:07:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/02 01:07:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/02 01:07:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49752->172.17.0.2:21110, err= 2025/09/02 01:07:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/02 01:07:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/02 01:07:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/02 01:07:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/02 01:07:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/02 01:07:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/02 01:07:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/02 01:07:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/02 01:07:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48808->172.17.0.2:21103, err= 2025/09/02 01:07:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/02 01:07:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/02 01:07:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47782->172.17.0.2:21101, err= 2025/09/02 01:07:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/02 01:07:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/02 01:07:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/02 01:07:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/02 01:07:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/02 01:07:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/02 01:07:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/02 01:07:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42842->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/02 01:07:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/02 01:07:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/02 01:07:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/02 01:07:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/02 01:07:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/02 01:07:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/02 01:07:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/02 01:07:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/02 01:07:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/02 01:07:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/02 01:07:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/02 01:07:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/02 01:07:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/02 01:07:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/02 01:07:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/02 01:07:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/02 01:07:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/02 01:07:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/02 01:07:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/02 01:07:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/02 01:07:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/02 01:07:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55596->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/02 01:07:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/02 01:07:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/02 01:07:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/02 01:07:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/02 01:07:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/02 01:07:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/02 01:07:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/02 01:07:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/02 01:07:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/02 01:07:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/02 01:07:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/02 01:07:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/02 01:07:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/02 01:07:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/02 01:07:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/02 01:07:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/02 01:07:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/02 01:07:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/02 01:07:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/02 01:07:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/02 01:07:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/02 01:07:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/02 01:07:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/02 01:07:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/02 01:07:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/02 01:07:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/02 01:07:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/02 01:07:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/02 01:07:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/02 01:07:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/02 01:07:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/02 01:07:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/02 01:07:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/02 01:07:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/02 01:07:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/02 01:07:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/02 01:07:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/02 01:07:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/02 01:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/02 01:07:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/02 01:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/02 01:07:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/02 01:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/02 01:07:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/02 01:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/02 01:07:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/02 01:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/02 01:07:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/02 01:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/02 01:07:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/02 01:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/02 01:07:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/02 01:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/02 01:07:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/02 01:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/02 01:07:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/02 01:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/02 01:07:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/02 01:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/02 01:07:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/02 01:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/02 01:07:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/02 01:07:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/02 01:07:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/02 01:07:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/02 01:07:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/02 01:07:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/02 01:07:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/02 01:07:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/02 01:07:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/02 01:07:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/02 01:07:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/02 01:07:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/02 01:07:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/02 01:07:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/02 01:07:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/02 01:07:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/02 01:07:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/02 01:07:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/02 01:07:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/02 01:07:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/02 01:07:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/02 01:07:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/02 01:07:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/02 01:07:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/02 01:07:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/02 01:07:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/02 01:07:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/02 01:07:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/02 01:07:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/02 01:07:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/02 01:07:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/02 01:07:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60430->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/02 01:07:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/02 01:07:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/02 01:07:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/02 01:07:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/02 01:07:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/02 01:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/02 01:07:36 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/02 01:07:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/02 01:07:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55602->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59686->172.17.0.2:21105, err= 2025/09/02 01:07:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/02 01:07:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/02 01:07:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/02 01:07:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/02 01:07:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/02 01:07:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/02 01:07:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/02 01:07:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/02 01:07:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/02 01:07:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/02 01:07:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/02 01:07:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/02 01:07:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/02 01:07:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/02 01:07:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/02 01:07:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42848->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38498->172.17.0.2:21104, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60432->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42856->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49762->172.17.0.2:21110, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60438->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55604->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49778->172.17.0.2:21110, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36966->172.17.0.2:21109, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59698->172.17.0.2:21105, err= 2025/09/02 01:07:36 DEBUG : PREFIXappleappleapplebanana.95c0dad6.partial: renamed to: PREFIXappleappleapplebanana 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:36 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38514->172.17.0.2:21104, err= 2025/09/02 01:07:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40958->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : PREFIXbanana.468f3f0c.partial: renamed to: PREFIXbanana 2025/09/02 01:07:36 INFO : banana: Copied (new) to: PREFIXbanana 2025/09/02 01:07:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55608->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42864->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:36 DEBUG : PREFIXsplitbananasplit.580ea801.partial: renamed to: PREFIXsplitbananasplit 2025/09/02 01:07:36 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/09/02 01:07:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48820->172.17.0.2:21103, err= 2025/09/02 01:07:36 DEBUG : PREFIXapple.a5c688ae.partial: renamed to: PREFIXapple 2025/09/02 01:07:36 INFO : apple: Copied (new) to: PREFIXapple 2025/09/02 01:07:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60454->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49782->172.17.0.2:21110, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40970->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48824->172.17.0.2:21103, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47792->172.17.0.2:21101, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60466->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38528->172.17.0.2:21104, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40980->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55614->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42872->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38540->172.17.0.2:21104, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48840->172.17.0.2:21103, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:40996->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35546->172.17.0.2:21100, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59702->172.17.0.2:21105, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38552->172.17.0.2:21104, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60480->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : dir1/PREFIX0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/02 01:07:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/09/02 01:07:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49788->172.17.0.2:21110, err= 2025/09/02 01:07:36 DEBUG : dir1/PREFIX0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2025/09/02 01:07:36 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/09/02 01:07:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36976->172.17.0.2:21109, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59716->172.17.0.2:21105, err= 2025/09/02 01:07:36 DEBUG : dir1/PREFIX0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2025/09/02 01:07:36 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/09/02 01:07:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60494->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : dir1/PREFIX0003-defghij.txt.95c0dad6.partial: renamed to: dir1/PREFIX0003-defghij.txt 2025/09/02 01:07:36 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41004->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47806->172.17.0.2:21101, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42876->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49792->172.17.0.2:21110, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38564->172.17.0.2:21104, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41006->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59724->172.17.0.2:21105, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60506->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42886->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49804->172.17.0.2:21110, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47822->172.17.0.2:21101, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55626->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35560->172.17.0.2:21100, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41008->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:36 DEBUG : dir1/PREFIX0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2025/09/02 01:07:36 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/09/02 01:07:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48848->172.17.0.2:21103, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55628->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59734->172.17.0.2:21105, err= 2025/09/02 01:07:36 DEBUG : dir1/PREFIX0007-1234567.txt.95c0dad6.partial: renamed to: dir1/PREFIX0007-1234567.txt 2025/09/02 01:07:36 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47834->172.17.0.2:21101, err= 2025/09/02 01:07:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/02 01:07:36 DEBUG : dir1/PREFIX0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2025/09/02 01:07:36 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/09/02 01:07:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55644->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35564->172.17.0.2:21100, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42900->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : dir1/PREFIX0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2025/09/02 01:07:36 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/09/02 01:07:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47842->172.17.0.2:21101, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41014->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42908->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35576->172.17.0.2:21100, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41022->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36984->172.17.0.2:21109, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48862->172.17.0.2:21103, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41028->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60520->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55648->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42910->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49806->172.17.0.2:21110, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38576->172.17.0.2:21104, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36990->172.17.0.2:21109, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60536->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : dir1/PREFIX0011-56789;.txt.7dd74a77.partial: renamed to: dir1/PREFIX0011-56789;.txt 2025/09/02 01:07:36 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/09/02 01:07:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48874->172.17.0.2:21103, err= 2025/09/02 01:07:36 DEBUG : dir1/PREFIX0008-2345678.txt.95c0dad6.partial: renamed to: dir1/PREFIX0008-2345678.txt 2025/09/02 01:07:36 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/09/02 01:07:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35582->172.17.0.2:21100, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:36 DEBUG : dir1/PREFIX0010-456789.txt.7dd74a77.partial: renamed to: dir1/PREFIX0010-456789.txt 2025/09/02 01:07:36 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/09/02 01:07:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47852->172.17.0.2:21101, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:36 DEBUG : dir1/PREFIX0009-3456789.txt.95c0dad6.partial: renamed to: dir1/PREFIX0009-3456789.txt 2025/09/02 01:07:36 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/09/02 01:07:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35586->172.17.0.2:21100, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60538->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49822->172.17.0.2:21110, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48886->172.17.0.2:21103, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59746->172.17.0.2:21105, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41036->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42920->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60552->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60566->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37000->172.17.0.2:21109, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48900->172.17.0.2:21103, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55662->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35602->172.17.0.2:21100, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59748->172.17.0.2:21105, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42926->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55664->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : dir1/PREFIX0013-789;=.txt.8083cda9.partial: renamed to: dir1/PREFIX0013-789;=.txt 2025/09/02 01:07:36 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/09/02 01:07:36 DEBUG : dir1/PREFIX0012-6789;.txt.8083cda9.partial: renamed to: dir1/PREFIX0012-6789;.txt 2025/09/02 01:07:36 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38582->172.17.0.2:21104, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41044->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : dir1/PREFIX0014-89;=.txt.68945d08.partial: renamed to: dir1/PREFIX0014-89;=.txt 2025/09/02 01:07:36 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/09/02 01:07:36 DEBUG : dir1/PREFIX0015-9;=.txt.b01938a0.partial: renamed to: dir1/PREFIX0015-9;=.txt 2025/09/02 01:07:36 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/09/02 01:07:36 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59764->172.17.0.2:21105, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48910->172.17.0.2:21103, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42934->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47858->172.17.0.2:21101, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41046->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38588->172.17.0.2:21104, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37004->172.17.0.2:21109, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 INFO : appleappleapplebanana: Deleted 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60570->172.17.0.2:21106, err= 2025/09/02 01:07:36 INFO : splitbananasplit: Deleted 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 INFO : banana: Deleted 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55670->172.17.0.2:21108, err= 2025/09/02 01:07:36 INFO : dir1/0015-9;=.txt: Deleted 2025/09/02 01:07:36 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/02 01:07:36 INFO : dir1/0009-3456789.txt: Deleted 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41052->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59768->172.17.0.2:21105, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60580->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48926->172.17.0.2:21103, err= 2025/09/02 01:07:36 INFO : dir1/0003-defghij.txt: Deleted 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42948->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:36 INFO : apple: Deleted 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:36 INFO : dir1/0007-1234567.txt: Deleted 2025/09/02 01:07:36 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47866->172.17.0.2:21101, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59782->172.17.0.2:21105, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:36 INFO : dir1/0013-789;=.txt: Deleted 2025/09/02 01:07:36 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35608->172.17.0.2:21100, err= 2025/09/02 01:07:36 INFO : dir1/0010-456789.txt: Deleted 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55676->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49828->172.17.0.2:21110, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37006->172.17.0.2:21109, err= 2025/09/02 01:07:36 INFO : dir1/0014-89;=.txt: Deleted 2025/09/02 01:07:36 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/02 01:07:36 INFO : dir1/0008-2345678.txt: Deleted 2025/09/02 01:07:36 INFO : dir1/0012-6789;.txt: Deleted 2025/09/02 01:07:36 INFO : dir1/0011-56789;.txt: Deleted 2025/09/02 01:07:36 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/02 01:07:36 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59786->172.17.0.2:21105, err= 2025/09/02 01:07:36 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : PREFIXapple: Excluded 2025/09/02 01:07:36 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/09/02 01:07:36 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : PREFIXbanana: Excluded 2025/09/02 01:07:36 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : PREFIXsplitbananasplit: Excluded 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37018->172.17.0.2:21109, err= 2025/09/02 01:07:36 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38592->172.17.0.2:21104, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55688->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/02 01:07:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/02 01:07:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/02 01:07:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/02 01:07:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/02 01:07:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/02 01:07:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/02 01:07:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/02 01:07:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/02 01:07:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/02 01:07:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/02 01:07:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/02 01:07:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/02 01:07:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/02 01:07:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/02 01:07:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/02 01:07:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/02 01:07:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/02 01:07:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/02 01:07:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/02 01:07:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/02 01:07:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/02 01:07:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/02 01:07:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/02 01:07:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/02 01:07:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/02 01:07:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/02 01:07:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/02 01:07:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/02 01:07:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/02 01:07:36 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 01:07:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/02 01:07:36 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 01:07:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/02 01:07:36 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 01:07:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/02 01:07:36 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 01:07:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/02 01:07:36 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 01:07:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/02 01:07:36 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 01:07:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/02 01:07:36 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 01:07:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/02 01:07:36 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 01:07:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/02 01:07:36 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 01:07:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/02 01:07:36 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 01:07:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/02 01:07:36 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 01:07:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/02 01:07:36 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 01:07:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/02 01:07:36 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 01:07:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/02 01:07:36 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 01:07:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/02 01:07:36 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 01:07:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/02 01:07:36 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 01:07:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/02 01:07:36 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 01:07:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/02 01:07:36 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 01:07:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/02 01:07:36 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 01:07:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/02 01:07:36 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 01:07:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/02 01:07:36 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 01:07:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/02 01:07:36 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 01:07:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/02 01:07:36 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 01:07:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/02 01:07:36 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 01:07:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/02 01:07:36 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 01:07:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/02 01:07:36 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 01:07:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/02 01:07:36 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 01:07:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/02 01:07:36 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 01:07:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/02 01:07:36 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 01:07:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/02 01:07:36 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 01:07:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/02 01:07:36 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 01:07:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/02 01:07:36 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 01:07:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/02 01:07:36 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 01:07:36 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 01:07:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 01:07:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 01:07:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 01:07:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 01:07:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 01:07:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 01:07:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 01:07:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 01:07:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 01:07:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 01:07:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 01:07:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 01:07:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 01:07:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 01:07:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 01:07:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 01:07:36 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 01:07:36 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 01:07:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 01:07:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/02 01:07:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 01:07:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/02 01:07:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 01:07:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/02 01:07:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 01:07:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/02 01:07:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 01:07:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/02 01:07:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 01:07:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/02 01:07:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 01:07:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/02 01:07:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 01:07:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/02 01:07:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 01:07:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/02 01:07:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 01:07:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/02 01:07:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 01:07:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/02 01:07:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 01:07:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/02 01:07:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 01:07:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/02 01:07:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 01:07:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/02 01:07:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 01:07:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/02 01:07:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 01:07:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/02 01:07:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 01:07:36 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 01:07:36 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 01:07:36 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 01:07:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 01:07:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/02 01:07:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/02 01:07:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/02 01:07:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/02 01:07:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/02 01:07:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/02 01:07:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/02 01:07:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/02 01:07:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/02 01:07:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/02 01:07:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/02 01:07:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/02 01:07:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/02 01:07:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/02 01:07:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/02 01:07:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42960->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60588->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42964->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55694->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49836->172.17.0.2:21110, err= 2025/09/02 01:07:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41062->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47872->172.17.0.2:21101, err= 2025/09/02 01:07:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42976->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38606->172.17.0.2:21104, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48930->172.17.0.2:21103, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59792->172.17.0.2:21105, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41064->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49844->172.17.0.2:21110, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47878->172.17.0.2:21101, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48942->172.17.0.2:21103, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47894->172.17.0.2:21101, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41076->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60592->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : apple.a5c688ae.partial: renamed to: apple 2025/09/02 01:07:36 INFO : apple: Copied (new) 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48944->172.17.0.2:21103, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59800->172.17.0.2:21105, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42982->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : appleappleapplebanana.95c0dad6.partial: renamed to: appleappleapplebanana 2025/09/02 01:07:36 INFO : appleappleapplebanana: Copied (new) 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35612->172.17.0.2:21100, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38614->172.17.0.2:21104, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55698->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : banana.468f3f0c.partial: renamed to: banana 2025/09/02 01:07:36 INFO : banana: Copied (new) 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49846->172.17.0.2:21110, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60600->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37022->172.17.0.2:21109, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38624->172.17.0.2:21104, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59816->172.17.0.2:21105, err= 2025/09/02 01:07:36 DEBUG : splitbananasplit.580ea801.partial: renamed to: splitbananasplit 2025/09/02 01:07:36 INFO : splitbananasplit: Copied (new) 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55700->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60616->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55702->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35622->172.17.0.2:21100, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38636->172.17.0.2:21104, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49862->172.17.0.2:21110, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42986->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : dir1/0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txt 2025/09/02 01:07:36 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41078->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35628->172.17.0.2:21100, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55708->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60632->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42988->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59830->172.17.0.2:21105, err= 2025/09/02 01:07:36 DEBUG : dir1/0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txt 2025/09/02 01:07:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41080->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : dir1/0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txt 2025/09/02 01:07:36 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47896->172.17.0.2:21101, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49876->172.17.0.2:21110, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37030->172.17.0.2:21109, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60642->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48950->172.17.0.2:21103, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55710->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : dir1/0003-defghij.txt.95c0dad6.partial: renamed to: dir1/0003-defghij.txt 2025/09/02 01:07:36 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41096->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35644->172.17.0.2:21100, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47902->172.17.0.2:21101, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38644->172.17.0.2:21104, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41098->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43002->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37036->172.17.0.2:21109, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43016->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60646->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : dir1/0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/0004-efghijk.txt 2025/09/02 01:07:36 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49890->172.17.0.2:21110, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43018->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38656->172.17.0.2:21104, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59832->172.17.0.2:21105, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60648->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : dir1/0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txt 2025/09/02 01:07:36 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/02 01:07:36 DEBUG : dir1/0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txt 2025/09/02 01:07:36 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37038->172.17.0.2:21109, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48966->172.17.0.2:21103, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47906->172.17.0.2:21101, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60654->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41114->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:36 DEBUG : dir1/0007-1234567.txt.95c0dad6.partial: renamed to: dir1/0007-1234567.txt 2025/09/02 01:07:36 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49906->172.17.0.2:21110, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35650->172.17.0.2:21100, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60658->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47922->172.17.0.2:21101, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43034->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47928->172.17.0.2:21101, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55722->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60664->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38670->172.17.0.2:21104, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48978->172.17.0.2:21103, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55738->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : dir1/0010-456789.txt.7dd74a77.partial: renamed to: dir1/0010-456789.txt 2025/09/02 01:07:36 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60668->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37050->172.17.0.2:21109, err= 2025/09/02 01:07:36 DEBUG : dir1/0008-2345678.txt.95c0dad6.partial: renamed to: dir1/0008-2345678.txt 2025/09/02 01:07:36 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/02 01:07:36 DEBUG : dir1/0009-3456789.txt.95c0dad6.partial: renamed to: dir1/0009-3456789.txt 2025/09/02 01:07:36 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48988->172.17.0.2:21103, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60678->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35654->172.17.0.2:21100, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41120->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59840->172.17.0.2:21105, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49000->172.17.0.2:21103, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60686->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38678->172.17.0.2:21104, err= 2025/09/02 01:07:36 DEBUG : dir1/0011-56789;.txt.7dd74a77.partial: renamed to: dir1/0011-56789;.txt 2025/09/02 01:07:36 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60692->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59856->172.17.0.2:21105, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38680->172.17.0.2:21104, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47938->172.17.0.2:21101, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49910->172.17.0.2:21110, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35662->172.17.0.2:21100, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49008->172.17.0.2:21103, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55752->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:36 DEBUG : dir1/0012-6789;.txt.8083cda9.partial: renamed to: dir1/0012-6789;.txt 2025/09/02 01:07:36 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49924->172.17.0.2:21110, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41128->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : dir1/0014-89;=.txt.68945d08.partial: renamed to: dir1/0014-89;=.txt 2025/09/02 01:07:36 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35674->172.17.0.2:21100, err= 2025/09/02 01:07:36 DEBUG : dir1/0013-789;=.txt.8083cda9.partial: renamed to: dir1/0013-789;=.txt 2025/09/02 01:07:36 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37066->172.17.0.2:21109, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49932->172.17.0.2:21110, err= 2025/09/02 01:07:36 DEBUG : dir1/0015-9;=.txt.b01938a0.partial: renamed to: dir1/0015-9;=.txt 2025/09/02 01:07:36 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/02 01:07:36 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60706->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41132->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35684->172.17.0.2:21100, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43038->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49934->172.17.0.2:21110, err= 2025/09/02 01:07:36 INFO : PREFIXsplitbananasplit: Deleted 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55766->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37078->172.17.0.2:21109, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:36 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59870->172.17.0.2:21105, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49016->172.17.0.2:21103, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47948->172.17.0.2:21101, err= 2025/09/02 01:07:36 INFO : PREFIXapple: Deleted 2025/09/02 01:07:36 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/09/02 01:07:36 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/09/02 01:07:36 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/09/02 01:07:36 INFO : PREFIXbanana: Deleted 2025/09/02 01:07:36 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:36 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41140->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35690->172.17.0.2:21100, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47952->172.17.0.2:21101, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38696->172.17.0.2:21104, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55774->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60720->172.17.0.2:21106, err= 2025/09/02 01:07:36 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43052->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:36 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37084->172.17.0.2:21109, err= 2025/09/02 01:07:36 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/09/02 01:07:36 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/09/02 01:07:36 INFO : PREFIXappleappleapplebanana: Deleted 2025/09/02 01:07:36 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49024->172.17.0.2:21103, err= 2025/09/02 01:07:36 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38710->172.17.0.2:21104, err= 2025/09/02 01:07:36 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/09/02 01:07:36 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/09/02 01:07:36 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/09/02 01:07:36 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/09/02 01:07:36 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55776->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : apple: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : apple: Excluded 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: Excluded 2025/09/02 01:07:36 DEBUG : banana: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : banana: Excluded 2025/09/02 01:07:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : splitbananasplit: Excluded 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60736->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47964->172.17.0.2:21101, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41150->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38720->172.17.0.2:21104, err= 2025/09/02 01:07:36 DEBUG : apple: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : apple: Excluded 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: Excluded 2025/09/02 01:07:36 DEBUG : banana: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : banana: Excluded 2025/09/02 01:07:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : splitbananasplit: Excluded 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49032->172.17.0.2:21103, err= 2025/09/02 01:07:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47976->172.17.0.2:21101, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35692->172.17.0.2:21100, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49936->172.17.0.2:21110, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60738->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60754->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:47992->172.17.0.2:21101, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49940->172.17.0.2:21110, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43064->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55792->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35700->172.17.0.2:21100, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41166->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41168->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43068->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59872->172.17.0.2:21105, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55806->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38722->172.17.0.2:21104, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59876->172.17.0.2:21105, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37090->172.17.0.2:21109, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60760->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49038->172.17.0.2:21103, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49942->172.17.0.2:21110, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59884->172.17.0.2:21105, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41184->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38736->172.17.0.2:21104, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55816->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43082->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49946->172.17.0.2:21110, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48006->172.17.0.2:21101, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35708->172.17.0.2:21100, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43094->172.17.0.2:21107, err= === RUN TestTransform/suffix run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35716->172.17.0.2:21100, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41186->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41192->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35720->172.17.0.2:21100, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41206->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43110->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60774->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37102->172.17.0.2:21109, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43112->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43124->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49962->172.17.0.2:21110, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38744->172.17.0.2:21104, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55822->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38750->172.17.0.2:21104, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60790->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59888->172.17.0.2:21105, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35732->172.17.0.2:21100, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59898->172.17.0.2:21105, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55836->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38760->172.17.0.2:21104, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49978->172.17.0.2:21110, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48014->172.17.0.2:21101, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41210->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49050->172.17.0.2:21103, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43138->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49984->172.17.0.2:21110, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59900->172.17.0.2:21105, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37114->172.17.0.2:21109, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49060->172.17.0.2:21103, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59910->172.17.0.2:21105, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60794->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38766->172.17.0.2:21104, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49064->172.17.0.2:21103, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37126->172.17.0.2:21109, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55846->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59924->172.17.0.2:21105, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35746->172.17.0.2:21100, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35758->172.17.0.2:21100, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60800->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49076->172.17.0.2:21103, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59932->172.17.0.2:21105, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49080->172.17.0.2:21103, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55862->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59946->172.17.0.2:21105, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43140->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35774->172.17.0.2:21100, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60808->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41212->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55876->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37138->172.17.0.2:21109, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55878->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60824->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48026->172.17.0.2:21101, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41218->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48042->172.17.0.2:21101, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55882->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37140->172.17.0.2:21109, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55884->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38776->172.17.0.2:21104, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55890->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49094->172.17.0.2:21103, err= 2025/09/02 01:07:36 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48056->172.17.0.2:21101, err= 2025/09/02 01:07:36 DEBUG : apple: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : apple: Excluded 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: Excluded 2025/09/02 01:07:36 DEBUG : banana: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : banana: Excluded 2025/09/02 01:07:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : splitbananasplit: Excluded 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60830->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/02 01:07:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 01:07:36 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37156->172.17.0.2:21109, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59962->172.17.0.2:21105, err= 2025/09/02 01:07:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/02 01:07:36 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 01:07:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 01:07:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/02 01:07:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 01:07:36 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 01:07:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/02 01:07:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 01:07:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 01:07:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 01:07:36 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 01:07:36 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43154->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 01:07:36 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/02 01:07:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 01:07:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 01:07:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 01:07:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48058->172.17.0.2:21101, err= 2025/09/02 01:07:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50000->172.17.0.2:21110, err= 2025/09/02 01:07:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38786->172.17.0.2:21104, err= 2025/09/02 01:07:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59974->172.17.0.2:21105, err= 2025/09/02 01:07:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49100->172.17.0.2:21103, err= 2025/09/02 01:07:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37158->172.17.0.2:21109, err= 2025/09/02 01:07:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50014->172.17.0.2:21110, err= 2025/09/02 01:07:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35786->172.17.0.2:21100, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41224->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/02 01:07:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50020->172.17.0.2:21110, err= 2025/09/02 01:07:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/02 01:07:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/02 01:07:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/02 01:07:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/02 01:07:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/02 01:07:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/02 01:07:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43170->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/02 01:07:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/02 01:07:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/02 01:07:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/02 01:07:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/02 01:07:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/02 01:07:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/02 01:07:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59982->172.17.0.2:21105, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48074->172.17.0.2:21101, err= 2025/09/02 01:07:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/02 01:07:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/02 01:07:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/02 01:07:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60834->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49104->172.17.0.2:21103, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:59992->172.17.0.2:21105, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35790->172.17.0.2:21100, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60846->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55892->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60006->172.17.0.2:21105, err= 2025/09/02 01:07:36 DEBUG : appleappleapplebananaSUFFIX.95c0dad6.partial: renamed to: appleappleapplebananaSUFFIX 2025/09/02 01:07:36 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/09/02 01:07:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:36 DEBUG : bananaSUFFIX.468f3f0c.partial: renamed to: bananaSUFFIX 2025/09/02 01:07:36 INFO : banana: Copied (new) to: bananaSUFFIX 2025/09/02 01:07:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35800->172.17.0.2:21100, err= 2025/09/02 01:07:36 DEBUG : appleSUFFIX.a5c688ae.partial: renamed to: appleSUFFIX 2025/09/02 01:07:36 INFO : apple: Copied (new) to: appleSUFFIX 2025/09/02 01:07:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48084->172.17.0.2:21101, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37160->172.17.0.2:21109, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55902->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : splitbananasplitSUFFIX.580ea801.partial: renamed to: splitbananasplitSUFFIX 2025/09/02 01:07:36 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/09/02 01:07:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41226->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60016->172.17.0.2:21105, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37170->172.17.0.2:21109, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38802->172.17.0.2:21104, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55908->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41232->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60024->172.17.0.2:21105, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60856->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37186->172.17.0.2:21109, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43176->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48100->172.17.0.2:21101, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50032->172.17.0.2:21110, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35810->172.17.0.2:21100, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49120->172.17.0.2:21103, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60028->172.17.0.2:21105, err= 2025/09/02 01:07:36 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/02 01:07:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/02 01:07:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:36 DEBUG : dir1/0000-abcdefg.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/02 01:07:36 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38804->172.17.0.2:21104, err= 2025/09/02 01:07:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50040->172.17.0.2:21110, err= 2025/09/02 01:07:36 DEBUG : dir1/0003-defghij.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2025/09/02 01:07:36 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/09/02 01:07:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35826->172.17.0.2:21100, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38816->172.17.0.2:21104, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55910->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : dir1/0002-cdefghi.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/02 01:07:36 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/09/02 01:07:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48110->172.17.0.2:21101, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60860->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38826->172.17.0.2:21104, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41246->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55912->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37202->172.17.0.2:21109, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60864->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43188->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50046->172.17.0.2:21110, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41250->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55918->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43202->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50050->172.17.0.2:21110, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55934->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37216->172.17.0.2:21109, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:36 DEBUG : dir1/0006-ghijklm.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/02 01:07:36 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/09/02 01:07:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48126->172.17.0.2:21101, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60870->172.17.0.2:21106, err= 2025/09/02 01:07:36 DEBUG : dir1/0007-1234567.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2025/09/02 01:07:36 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/09/02 01:07:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/02 01:07:36 DEBUG : dir1/0004-efghijk.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2025/09/02 01:07:36 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/09/02 01:07:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50054->172.17.0.2:21110, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43214->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41256->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48136->172.17.0.2:21101, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43220->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : dir1/0005-fghijkl.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/02 01:07:36 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/09/02 01:07:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50062->172.17.0.2:21110, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38832->172.17.0.2:21104, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49128->172.17.0.2:21103, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55948->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37230->172.17.0.2:21109, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35834->172.17.0.2:21100, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38844->172.17.0.2:21104, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41272->172.17.0.2:21102, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48150->172.17.0.2:21101, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43232->172.17.0.2:21107, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35836->172.17.0.2:21100, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50072->172.17.0.2:21110, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48152->172.17.0.2:21101, err= 2025/09/02 01:07:36 DEBUG : dir1/0010-456789.txtSUFFIX.7dd74a77.partial: renamed to: dir1/0010-456789.txtSUFFIX 2025/09/02 01:07:36 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/09/02 01:07:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38846->172.17.0.2:21104, err= 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:36 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55960->172.17.0.2:21108, err= 2025/09/02 01:07:36 DEBUG : dir1/0008-2345678.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2025/09/02 01:07:36 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/09/02 01:07:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/02 01:07:36 DEBUG : dir1/0009-3456789.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2025/09/02 01:07:36 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35850->172.17.0.2:21100, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37232->172.17.0.2:21109, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49144->172.17.0.2:21103, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55976->172.17.0.2:21108, err= 2025/09/02 01:07:37 DEBUG : dir1/0011-56789;.txtSUFFIX.7dd74a77.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2025/09/02 01:07:37 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38862->172.17.0.2:21104, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60882->172.17.0.2:21106, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48158->172.17.0.2:21101, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35852->172.17.0.2:21100, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38874->172.17.0.2:21104, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43244->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41284->172.17.0.2:21102, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49152->172.17.0.2:21103, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:55988->172.17.0.2:21108, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38878->172.17.0.2:21104, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37240->172.17.0.2:21109, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60036->172.17.0.2:21105, err= 2025/09/02 01:07:37 DEBUG : dir1/0014-89;=.txtSUFFIX.68945d08.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2025/09/02 01:07:37 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56000->172.17.0.2:21108, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60052->172.17.0.2:21105, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37254->172.17.0.2:21109, err= 2025/09/02 01:07:37 DEBUG : dir1/0012-6789;.txtSUFFIX.8083cda9.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2025/09/02 01:07:37 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0013-789;=.txtSUFFIX.8083cda9.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2025/09/02 01:07:37 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43250->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : dir1/0015-9;=.txtSUFFIX.b01938a0.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2025/09/02 01:07:37 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/09/02 01:07:37 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41300->172.17.0.2:21102, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43256->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37258->172.17.0.2:21109, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60890->172.17.0.2:21106, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38888->172.17.0.2:21104, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60056->172.17.0.2:21105, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50080->172.17.0.2:21110, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35868->172.17.0.2:21100, err= 2025/09/02 01:07:37 INFO : dir1/0007-1234567.txt: Deleted 2025/09/02 01:07:37 INFO : apple: Deleted 2025/09/02 01:07:37 INFO : appleappleapplebanana: Deleted 2025/09/02 01:07:37 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/02 01:07:37 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/02 01:07:37 INFO : splitbananasplit: Deleted 2025/09/02 01:07:37 INFO : dir1/0009-3456789.txt: Deleted 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60070->172.17.0.2:21105, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48172->172.17.0.2:21101, err= 2025/09/02 01:07:37 INFO : dir1/0010-456789.txt: Deleted 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56004->172.17.0.2:21108, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60892->172.17.0.2:21106, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37270->172.17.0.2:21109, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38900->172.17.0.2:21104, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49158->172.17.0.2:21103, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50082->172.17.0.2:21110, err= 2025/09/02 01:07:37 INFO : dir1/0012-6789;.txt: Deleted 2025/09/02 01:07:37 INFO : dir1/0013-789;=.txt: Deleted 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48188->172.17.0.2:21101, err= 2025/09/02 01:07:37 INFO : dir1/0011-56789;.txt: Deleted 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43264->172.17.0.2:21107, err= 2025/09/02 01:07:37 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:37 INFO : dir1/0003-defghij.txt: Deleted 2025/09/02 01:07:37 INFO : banana: Deleted 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41302->172.17.0.2:21102, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49160->172.17.0.2:21103, err= 2025/09/02 01:07:37 INFO : dir1/0015-9;=.txt: Deleted 2025/09/02 01:07:37 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/02 01:07:37 INFO : dir1/0008-2345678.txt: Deleted 2025/09/02 01:07:37 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/02 01:07:37 INFO : dir1/0014-89;=.txt: Deleted 2025/09/02 01:07:37 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60894->172.17.0.2:21106, err= 2025/09/02 01:07:37 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : appleSUFFIX: Excluded 2025/09/02 01:07:37 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/09/02 01:07:37 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : bananaSUFFIX: Excluded 2025/09/02 01:07:37 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : splitbananasplitSUFFIX: Excluded 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41310->172.17.0.2:21102, err= 2025/09/02 01:07:37 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50092->172.17.0.2:21110, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43274->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/02 01:07:37 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/02 01:07:37 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/02 01:07:37 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/02 01:07:37 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/02 01:07:37 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/02 01:07:37 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/02 01:07:37 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/02 01:07:37 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/02 01:07:37 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/02 01:07:37 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/02 01:07:37 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/02 01:07:37 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/02 01:07:37 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/02 01:07:37 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/02 01:07:37 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/02 01:07:37 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/02 01:07:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/02 01:07:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/02 01:07:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/02 01:07:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/02 01:07:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/02 01:07:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/02 01:07:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/02 01:07:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/02 01:07:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/02 01:07:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/02 01:07:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/02 01:07:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/02 01:07:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/02 01:07:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/02 01:07:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/02 01:07:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/02 01:07:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 01:07:37 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 01:07:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 01:07:37 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 01:07:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/02 01:07:37 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 01:07:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/02 01:07:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/02 01:07:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56008->172.17.0.2:21108, err= 2025/09/02 01:07:37 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/02 01:07:37 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/02 01:07:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56010->172.17.0.2:21108, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41312->172.17.0.2:21102, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60080->172.17.0.2:21105, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50104->172.17.0.2:21110, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35870->172.17.0.2:21100, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56014->172.17.0.2:21108, err= 2025/09/02 01:07:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41318->172.17.0.2:21102, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49168->172.17.0.2:21103, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60902->172.17.0.2:21106, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48196->172.17.0.2:21101, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37272->172.17.0.2:21109, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41320->172.17.0.2:21102, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60082->172.17.0.2:21105, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50112->172.17.0.2:21110, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60904->172.17.0.2:21106, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38914->172.17.0.2:21104, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41326->172.17.0.2:21102, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43284->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49182->172.17.0.2:21103, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48208->172.17.0.2:21101, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:37 DEBUG : banana.468f3f0c.partial: renamed to: banana 2025/09/02 01:07:37 INFO : banana: Copied (new) 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38916->172.17.0.2:21104, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:37 DEBUG : apple.a5c688ae.partial: renamed to: apple 2025/09/02 01:07:37 DEBUG : appleappleapplebanana.95c0dad6.partial: renamed to: appleappleapplebanana 2025/09/02 01:07:37 INFO : apple: Copied (new) 2025/09/02 01:07:37 INFO : appleappleapplebanana: Copied (new) 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35884->172.17.0.2:21100, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:37 DEBUG : splitbananasplit.580ea801.partial: renamed to: splitbananasplit 2025/09/02 01:07:37 INFO : splitbananasplit: Copied (new) 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50124->172.17.0.2:21110, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56018->172.17.0.2:21108, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38920->172.17.0.2:21104, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35896->172.17.0.2:21100, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37280->172.17.0.2:21109, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49196->172.17.0.2:21103, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56020->172.17.0.2:21108, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43286->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35902->172.17.0.2:21100, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38926->172.17.0.2:21104, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56022->172.17.0.2:21108, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37286->172.17.0.2:21109, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56032->172.17.0.2:21108, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38928->172.17.0.2:21104, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60092->172.17.0.2:21105, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37294->172.17.0.2:21109, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56040->172.17.0.2:21108, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43302->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 DEBUG : dir1/0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txt 2025/09/02 01:07:37 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48222->172.17.0.2:21101, err= 2025/09/02 01:07:37 DEBUG : dir1/0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txt 2025/09/02 01:07:37 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41334->172.17.0.2:21102, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37310->172.17.0.2:21109, err= 2025/09/02 01:07:37 DEBUG : dir1/0003-defghij.txt.95c0dad6.partial: renamed to: dir1/0003-defghij.txt 2025/09/02 01:07:37 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : dir1/0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txt 2025/09/02 01:07:37 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43310->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60916->172.17.0.2:21106, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49204->172.17.0.2:21103, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60104->172.17.0.2:21105, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49210->172.17.0.2:21103, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38936->172.17.0.2:21104, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35916->172.17.0.2:21100, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37312->172.17.0.2:21109, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35922->172.17.0.2:21100, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41340->172.17.0.2:21102, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50136->172.17.0.2:21110, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38944->172.17.0.2:21104, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35938->172.17.0.2:21100, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49214->172.17.0.2:21103, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41344->172.17.0.2:21102, err= 2025/09/02 01:07:37 DEBUG : dir1/0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txt 2025/09/02 01:07:37 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50144->172.17.0.2:21110, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37320->172.17.0.2:21109, err= 2025/09/02 01:07:37 DEBUG : dir1/0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/0004-efghijk.txt 2025/09/02 01:07:37 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60930->172.17.0.2:21106, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:37 DEBUG : dir1/0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txt 2025/09/02 01:07:37 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50154->172.17.0.2:21110, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43316->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49228->172.17.0.2:21103, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60110->172.17.0.2:21105, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38960->172.17.0.2:21104, err= 2025/09/02 01:07:37 DEBUG : dir1/0007-1234567.txt.95c0dad6.partial: renamed to: dir1/0007-1234567.txt 2025/09/02 01:07:37 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48224->172.17.0.2:21101, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49244->172.17.0.2:21103, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56046->172.17.0.2:21108, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60120->172.17.0.2:21105, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43320->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41358->172.17.0.2:21102, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48232->172.17.0.2:21101, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38970->172.17.0.2:21104, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50156->172.17.0.2:21110, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43324->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48246->172.17.0.2:21101, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56054->172.17.0.2:21108, err= 2025/09/02 01:07:37 DEBUG : dir1/0008-2345678.txt.95c0dad6.partial: renamed to: dir1/0008-2345678.txt 2025/09/02 01:07:37 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41366->172.17.0.2:21102, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43326->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : dir1/0009-3456789.txt.95c0dad6.partial: renamed to: dir1/0009-3456789.txt 2025/09/02 01:07:37 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60136->172.17.0.2:21105, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60946->172.17.0.2:21106, err= 2025/09/02 01:07:37 DEBUG : dir1/0010-456789.txt.7dd74a77.partial: renamed to: dir1/0010-456789.txt 2025/09/02 01:07:37 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37326->172.17.0.2:21109, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56066->172.17.0.2:21108, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38984->172.17.0.2:21104, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49254->172.17.0.2:21103, err= 2025/09/02 01:07:37 DEBUG : dir1/0011-56789;.txt.7dd74a77.partial: renamed to: dir1/0011-56789;.txt 2025/09/02 01:07:37 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35954->172.17.0.2:21100, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50158->172.17.0.2:21110, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60138->172.17.0.2:21105, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56068->172.17.0.2:21108, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38990->172.17.0.2:21104, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43330->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41374->172.17.0.2:21102, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35958->172.17.0.2:21100, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60150->172.17.0.2:21105, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41376->172.17.0.2:21102, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38996->172.17.0.2:21104, err= 2025/09/02 01:07:37 DEBUG : dir1/0012-6789;.txt.8083cda9.partial: renamed to: dir1/0012-6789;.txt 2025/09/02 01:07:37 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48262->172.17.0.2:21101, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43346->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : dir1/0014-89;=.txt.68945d08.partial: renamed to: dir1/0014-89;=.txt 2025/09/02 01:07:37 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43362->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : dir1/0013-789;=.txt.8083cda9.partial: renamed to: dir1/0013-789;=.txt 2025/09/02 01:07:37 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37332->172.17.0.2:21109, err= 2025/09/02 01:07:37 DEBUG : dir1/0015-9;=.txt.b01938a0.partial: renamed to: dir1/0015-9;=.txt 2025/09/02 01:07:37 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/02 01:07:37 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60154->172.17.0.2:21105, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49258->172.17.0.2:21103, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48270->172.17.0.2:21101, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43376->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38998->172.17.0.2:21104, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37338->172.17.0.2:21109, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41392->172.17.0.2:21102, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35964->172.17.0.2:21100, err= 2025/09/02 01:07:37 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/09/02 01:07:37 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60954->172.17.0.2:21106, err= 2025/09/02 01:07:37 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/09/02 01:07:37 INFO : appleappleapplebananaSUFFIX: Deleted 2025/09/02 01:07:37 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/09/02 01:07:37 INFO : appleSUFFIX: Deleted 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43390->172.17.0.2:21107, err= 2025/09/02 01:07:37 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35974->172.17.0.2:21100, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48280->172.17.0.2:21101, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41394->172.17.0.2:21102, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:37 INFO : splitbananasplitSUFFIX: Deleted 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56080->172.17.0.2:21108, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49274->172.17.0.2:21103, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50168->172.17.0.2:21110, err= 2025/09/02 01:07:37 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/09/02 01:07:37 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/09/02 01:07:37 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 INFO : bananaSUFFIX: Deleted 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41400->172.17.0.2:21102, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60166->172.17.0.2:21105, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37350->172.17.0.2:21109, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48284->172.17.0.2:21101, err= 2025/09/02 01:07:37 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/09/02 01:07:37 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/09/02 01:07:37 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/09/02 01:07:37 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/09/02 01:07:37 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/09/02 01:07:37 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/09/02 01:07:37 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/09/02 01:07:37 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48286->172.17.0.2:21101, err= 2025/09/02 01:07:37 DEBUG : apple: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : apple: Excluded 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: Excluded 2025/09/02 01:07:37 DEBUG : banana: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : banana: Excluded 2025/09/02 01:07:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : splitbananasplit: Excluded 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50176->172.17.0.2:21110, err= 2025/09/02 01:07:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43404->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39004->172.17.0.2:21104, err= 2025/09/02 01:07:37 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60176->172.17.0.2:21105, err= 2025/09/02 01:07:37 DEBUG : apple: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : apple: Excluded 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: Excluded 2025/09/02 01:07:37 DEBUG : banana: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : banana: Excluded 2025/09/02 01:07:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : splitbananasplit: Excluded 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37352->172.17.0.2:21109, err= 2025/09/02 01:07:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37360->172.17.0.2:21109, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60966->172.17.0.2:21106, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50186->172.17.0.2:21110, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49290->172.17.0.2:21103, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43408->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60982->172.17.0.2:21106, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50190->172.17.0.2:21110, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49298->172.17.0.2:21103, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60990->172.17.0.2:21106, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35978->172.17.0.2:21100, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43422->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43438->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43454->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39006->172.17.0.2:21104, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60998->172.17.0.2:21106, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48300->172.17.0.2:21101, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56086->172.17.0.2:21108, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48308->172.17.0.2:21101, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43464->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49310->172.17.0.2:21103, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43472->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43482->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60184->172.17.0.2:21105, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49324->172.17.0.2:21103, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39016->172.17.0.2:21104, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37368->172.17.0.2:21109, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39022->172.17.0.2:21104, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:32770->172.17.0.2:21106, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43496->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37382->172.17.0.2:21109, err= === RUN TestTransform/truncate run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39030->172.17.0.2:21104, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:35984->172.17.0.2:21100, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49332->172.17.0.2:21103, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41412->172.17.0.2:21102, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37386->172.17.0.2:21109, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43512->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60200->172.17.0.2:21105, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50206->172.17.0.2:21110, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49342->172.17.0.2:21103, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49352->172.17.0.2:21103, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49364->172.17.0.2:21103, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49366->172.17.0.2:21103, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43514->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48310->172.17.0.2:21101, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36000->172.17.0.2:21100, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50212->172.17.0.2:21110, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:32784->172.17.0.2:21106, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:32788->172.17.0.2:21106, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48322->172.17.0.2:21101, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60210->172.17.0.2:21105, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37398->172.17.0.2:21109, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:32798->172.17.0.2:21106, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39042->172.17.0.2:21104, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60224->172.17.0.2:21105, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60230->172.17.0.2:21105, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:32812->172.17.0.2:21106, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:32814->172.17.0.2:21106, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43530->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56096->172.17.0.2:21108, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43546->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43552->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:32826->172.17.0.2:21106, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49376->172.17.0.2:21103, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43564->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:32828->172.17.0.2:21106, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41418->172.17.0.2:21102, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49386->172.17.0.2:21103, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49392->172.17.0.2:21103, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43574->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56112->172.17.0.2:21108, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48336->172.17.0.2:21101, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:32838->172.17.0.2:21106, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:32850->172.17.0.2:21106, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37410->172.17.0.2:21109, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:32866->172.17.0.2:21106, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56120->172.17.0.2:21108, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60238->172.17.0.2:21105, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36014->172.17.0.2:21100, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36018->172.17.0.2:21100, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56132->172.17.0.2:21108, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37424->172.17.0.2:21109, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60242->172.17.0.2:21105, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36026->172.17.0.2:21100, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50220->172.17.0.2:21110, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36030->172.17.0.2:21100, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60254->172.17.0.2:21105, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60264->172.17.0.2:21105, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49408->172.17.0.2:21103, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50236->172.17.0.2:21110, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49410->172.17.0.2:21103, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41422->172.17.0.2:21102, err= 2025/09/02 01:07:37 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36032->172.17.0.2:21100, err= 2025/09/02 01:07:37 DEBUG : apple: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : apple: Excluded 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: Excluded 2025/09/02 01:07:37 DEBUG : banana: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : banana: Excluded 2025/09/02 01:07:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : splitbananasplit: Excluded 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:32882->172.17.0.2:21106, err= 2025/09/02 01:07:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41432->172.17.0.2:21102, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56144->172.17.0.2:21108, err= 2025/09/02 01:07:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/02 01:07:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/02 01:07:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 01:07:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36040->172.17.0.2:21100, err= 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/02 01:07:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/02 01:07:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 01:07:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/02 01:07:37 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : banana: Unchanged skipping 2025/09/02 01:07:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 01:07:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 01:07:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/02 01:07:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 01:07:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/02 01:07:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 01:07:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 01:07:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 01:07:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 01:07:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 01:07:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 01:07:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 01:07:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 01:07:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 01:07:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 01:07:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 01:07:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/02 01:07:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 01:07:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 01:07:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 01:07:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 01:07:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 01:07:37 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 01:07:37 DEBUG : apple: Unchanged skipping 2025/09/02 01:07:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 01:07:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 01:07:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/02 01:07:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 01:07:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/02 01:07:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 01:07:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 01:07:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 01:07:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 01:07:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/02 01:07:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 01:07:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 01:07:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 01:07:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 01:07:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 01:07:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 01:07:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 01:07:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 01:07:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 01:07:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/02 01:07:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 01:07:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 01:07:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/02 01:07:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 01:07:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 01:07:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 01:07:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 01:07:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 01:07:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 01:07:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 01:07:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 01:07:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 01:07:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/02 01:07:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 01:07:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 01:07:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 01:07:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 01:07:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 01:07:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/02 01:07:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 01:07:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 01:07:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 01:07:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 01:07:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43590->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48346->172.17.0.2:21101, err= 2025/09/02 01:07:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 01:07:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 01:07:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 01:07:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/02 01:07:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 01:07:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 01:07:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 01:07:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 01:07:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/02 01:07:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 01:07:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/02 01:07:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/02 01:07:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/02 01:07:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 01:07:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/02 01:07:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 01:07:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/02 01:07:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 01:07:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 01:07:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 01:07:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 01:07:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/02 01:07:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 01:07:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 01:07:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 01:07:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 01:07:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 01:07:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/02 01:07:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 01:07:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 01:07:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 01:07:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 01:07:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 01:07:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/02 01:07:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 01:07:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 01:07:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 01:07:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 01:07:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 01:07:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/02 01:07:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 01:07:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 01:07:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 01:07:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 01:07:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 01:07:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/02 01:07:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 01:07:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 01:07:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 01:07:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 01:07:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 01:07:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/02 01:07:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 01:07:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 01:07:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 01:07:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 01:07:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 01:07:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 01:07:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 01:07:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 01:07:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/02 01:07:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 01:07:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/02 01:07:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/02 01:07:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/02 01:07:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 01:07:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/02 01:07:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 01:07:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/02 01:07:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/02 01:07:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 01:07:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 01:07:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 01:07:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/02 01:07:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 01:07:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 01:07:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 01:07:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 01:07:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 01:07:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/02 01:07:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 01:07:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/02 01:07:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 01:07:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 01:07:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 01:07:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 01:07:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 01:07:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/02 01:07:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 01:07:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 01:07:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 01:07:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 01:07:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 01:07:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 01:07:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 01:07:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 01:07:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 01:07:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 01:07:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/02 01:07:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 01:07:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 01:07:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 01:07:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39058->172.17.0.2:21104, err= 2025/09/02 01:07:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 01:07:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 01:07:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 01:07:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 01:07:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/02 01:07:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/02 01:07:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 01:07:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 01:07:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/02 01:07:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 01:07:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 01:07:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/02 01:07:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 01:07:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/02 01:07:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:32894->172.17.0.2:21106, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49426->172.17.0.2:21103, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37438->172.17.0.2:21109, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36054->172.17.0.2:21100, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39070->172.17.0.2:21104, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41436->172.17.0.2:21102, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56152->172.17.0.2:21108, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48352->172.17.0.2:21101, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43606->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39080->172.17.0.2:21104, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48364->172.17.0.2:21101, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49432->172.17.0.2:21103, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41450->172.17.0.2:21102, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39094->172.17.0.2:21104, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56160->172.17.0.2:21108, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36056->172.17.0.2:21100, err= 2025/09/02 01:07:37 DEBUG : splitbanan.580ea801.partial: renamed to: splitbanan 2025/09/02 01:07:37 DEBUG : appleapple.95c0dad6.partial: renamed to: appleapple 2025/09/02 01:07:37 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/09/02 01:07:37 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/09/02 01:07:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/02 01:07:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:32910->172.17.0.2:21106, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49444->172.17.0.2:21103, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43622->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37448->172.17.0.2:21109, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41466->172.17.0.2:21102, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36062->172.17.0.2:21100, err= 2025/09/02 01:07:37 DEBUG : dir1/0001-bcdef.95c0dad6.partial: renamed to: dir1/0001-bcdef 2025/09/02 01:07:37 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/09/02 01:07:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/02 01:07:37 DEBUG : dir1/0000-abcde.95c0dad6.partial: renamed to: dir1/0000-abcde 2025/09/02 01:07:37 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/09/02 01:07:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41472->172.17.0.2:21102, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50242->172.17.0.2:21110, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48374->172.17.0.2:21101, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49446->172.17.0.2:21103, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50254->172.17.0.2:21110, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43630->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41484->172.17.0.2:21102, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49460->172.17.0.2:21103, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49472->172.17.0.2:21103, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39098->172.17.0.2:21104, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41490->172.17.0.2:21102, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56168->172.17.0.2:21108, err= 2025/09/02 01:07:37 DEBUG : dir1/0002-cdefg.95c0dad6.partial: renamed to: dir1/0002-cdefg 2025/09/02 01:07:37 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/09/02 01:07:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37454->172.17.0.2:21109, err= 2025/09/02 01:07:37 DEBUG : dir1/0003-defgh.95c0dad6.partial: renamed to: dir1/0003-defgh 2025/09/02 01:07:37 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/09/02 01:07:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56170->172.17.0.2:21108, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:32922->172.17.0.2:21106, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36064->172.17.0.2:21100, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39114->172.17.0.2:21104, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49486->172.17.0.2:21103, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43644->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:32932->172.17.0.2:21106, err= 2025/09/02 01:07:37 DEBUG : dir1/0005-fghij.95c0dad6.partial: renamed to: dir1/0005-fghij 2025/09/02 01:07:37 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/09/02 01:07:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/02 01:07:37 DEBUG : dir1/0004-efghi.95c0dad6.partial: renamed to: dir1/0004-efghi 2025/09/02 01:07:37 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/09/02 01:07:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37464->172.17.0.2:21109, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48386->172.17.0.2:21101, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49498->172.17.0.2:21103, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41502->172.17.0.2:21102, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:32944->172.17.0.2:21106, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60274->172.17.0.2:21105, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39130->172.17.0.2:21104, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49510->172.17.0.2:21103, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41504->172.17.0.2:21102, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48390->172.17.0.2:21101, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41510->172.17.0.2:21102, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60290->172.17.0.2:21105, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:37 DEBUG : dir1/0007-12345.95c0dad6.partial: renamed to: dir1/0007-12345 2025/09/02 01:07:37 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/09/02 01:07:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39144->172.17.0.2:21104, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:32956->172.17.0.2:21106, err= 2025/09/02 01:07:37 DEBUG : dir1/0006-ghijk.95c0dad6.partial: renamed to: dir1/0006-ghijk 2025/09/02 01:07:37 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/09/02 01:07:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50256->172.17.0.2:21110, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60302->172.17.0.2:21105, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43646->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56176->172.17.0.2:21108, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41512->172.17.0.2:21102, err= 2025/09/02 01:07:37 DEBUG : dir1/0008-23456.95c0dad6.partial: renamed to: dir1/0008-23456 2025/09/02 01:07:37 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/09/02 01:07:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60304->172.17.0.2:21105, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50268->172.17.0.2:21110, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49524->172.17.0.2:21103, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60308->172.17.0.2:21105, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56182->172.17.0.2:21108, err= 2025/09/02 01:07:37 DEBUG : dir1/0009-34567.95c0dad6.partial: renamed to: dir1/0009-34567 2025/09/02 01:07:37 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/09/02 01:07:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36074->172.17.0.2:21100, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39158->172.17.0.2:21104, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56188->172.17.0.2:21108, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48394->172.17.0.2:21101, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43660->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:37 DEBUG : dir1/0011-56789.7dd74a77.partial: renamed to: dir1/0011-56789 2025/09/02 01:07:37 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/09/02 01:07:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:32968->172.17.0.2:21106, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36084->172.17.0.2:21100, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37480->172.17.0.2:21109, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39168->172.17.0.2:21104, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56194->172.17.0.2:21108, err= 2025/09/02 01:07:37 DEBUG : dir1/0010-45678.7dd74a77.partial: renamed to: dir1/0010-45678 2025/09/02 01:07:37 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/09/02 01:07:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50282->172.17.0.2:21110, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:32972->172.17.0.2:21106, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56206->172.17.0.2:21108, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48404->172.17.0.2:21101, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60314->172.17.0.2:21105, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43674->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : dir1/0012-6789;.8083cda9.partial: renamed to: dir1/0012-6789; 2025/09/02 01:07:37 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49538->172.17.0.2:21103, err= 2025/09/02 01:07:37 DEBUG : dir1/0013-789;=.8083cda9.partial: renamed to: dir1/0013-789;= 2025/09/02 01:07:37 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60324->172.17.0.2:21105, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39180->172.17.0.2:21104, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48406->172.17.0.2:21101, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56212->172.17.0.2:21108, err= 2025/09/02 01:07:37 DEBUG : dir1/0014-89;=..68945d08.partial: renamed to: dir1/0014-89;=. 2025/09/02 01:07:37 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43686->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : dir1/0015-9;=.t.b01938a0.partial: renamed to: dir1/0015-9;=.t 2025/09/02 01:07:37 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/09/02 01:07:37 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48410->172.17.0.2:21101, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43688->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56220->172.17.0.2:21108, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49548->172.17.0.2:21103, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60340->172.17.0.2:21105, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37490->172.17.0.2:21109, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41518->172.17.0.2:21102, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50292->172.17.0.2:21110, err= 2025/09/02 01:07:37 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/02 01:07:37 INFO : dir1/0013-789;=.txt: Deleted 2025/09/02 01:07:37 INFO : splitbananasplit: Deleted 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:37 INFO : dir1/0010-456789.txt: Deleted 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:37 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/02 01:07:37 INFO : dir1/0015-9;=.txt: Deleted 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36092->172.17.0.2:21100, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37494->172.17.0.2:21109, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49556->172.17.0.2:21103, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:37 INFO : dir1/0007-1234567.txt: Deleted 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:37 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41532->172.17.0.2:21102, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39186->172.17.0.2:21104, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48424->172.17.0.2:21101, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50294->172.17.0.2:21110, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56226->172.17.0.2:21108, err= 2025/09/02 01:07:37 INFO : dir1/0011-56789;.txt: Deleted 2025/09/02 01:07:37 INFO : dir1/0009-3456789.txt: Deleted 2025/09/02 01:07:37 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43690->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60344->172.17.0.2:21105, err= 2025/09/02 01:07:37 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/02 01:07:37 INFO : dir1/0012-6789;.txt: Deleted 2025/09/02 01:07:37 INFO : appleappleapplebanana: Deleted 2025/09/02 01:07:37 INFO : dir1/0014-89;=.txt: Deleted 2025/09/02 01:07:37 INFO : dir1/0003-defghij.txt: Deleted 2025/09/02 01:07:37 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/02 01:07:37 INFO : dir1/0008-2345678.txt: Deleted 2025/09/02 01:07:37 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48434->172.17.0.2:21101, err= 2025/09/02 01:07:37 DEBUG : apple: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : apple: Excluded 2025/09/02 01:07:37 DEBUG : appleapple: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : appleapple: Excluded 2025/09/02 01:07:37 DEBUG : banana: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : banana: Excluded 2025/09/02 01:07:37 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : splitbanan: Excluded 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48446->172.17.0.2:21101, err= 2025/09/02 01:07:37 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0000-abcde: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0001-bcdef: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0002-cdefg: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0003-defgh: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0004-efghi: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0005-fghij: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0006-ghijk: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0007-12345: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0008-23456: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0009-34567: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0010-45678: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0011-56789: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0012-6789;: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0013-789;=: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0014-89;=.: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0015-9;=.t: Excluded 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41536->172.17.0.2:21102, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48450->172.17.0.2:21101, err= 2025/09/02 01:07:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/02 01:07:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/02 01:07:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/02 01:07:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/02 01:07:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/02 01:07:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/02 01:07:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/02 01:07:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/02 01:07:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/02 01:07:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/02 01:07:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/02 01:07:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/02 01:07:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/02 01:07:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/02 01:07:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/02 01:07:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/02 01:07:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/02 01:07:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/02 01:07:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/02 01:07:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/02 01:07:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/02 01:07:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/02 01:07:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/02 01:07:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/02 01:07:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/02 01:07:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/02 01:07:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/02 01:07:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/02 01:07:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/02 01:07:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/02 01:07:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/02 01:07:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/02 01:07:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/02 01:07:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/02 01:07:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/02 01:07:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/02 01:07:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/02 01:07:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/02 01:07:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/02 01:07:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/02 01:07:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/02 01:07:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/02 01:07:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/02 01:07:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/02 01:07:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/02 01:07:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/02 01:07:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/02 01:07:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/02 01:07:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/02 01:07:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/02 01:07:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/02 01:07:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/02 01:07:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/02 01:07:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/02 01:07:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/02 01:07:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/02 01:07:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/02 01:07:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/02 01:07:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/02 01:07:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/02 01:07:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/02 01:07:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 01:07:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 01:07:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 01:07:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 01:07:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 01:07:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 01:07:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 01:07:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 01:07:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 01:07:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 01:07:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 01:07:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 01:07:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 01:07:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 01:07:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 01:07:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 01:07:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 01:07:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/02 01:07:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 01:07:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/02 01:07:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/02 01:07:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/02 01:07:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/02 01:07:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/02 01:07:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/02 01:07:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/02 01:07:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/02 01:07:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/02 01:07:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/02 01:07:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/02 01:07:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/02 01:07:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/02 01:07:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/02 01:07:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/02 01:07:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/02 01:07:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/02 01:07:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/02 01:07:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/02 01:07:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 01:07:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36102->172.17.0.2:21100, err= 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 01:07:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/02 01:07:37 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : banana: Unchanged skipping 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/02 01:07:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 01:07:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/02 01:07:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 01:07:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/02 01:07:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 01:07:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 01:07:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 01:07:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 01:07:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 01:07:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 01:07:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 01:07:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 01:07:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 01:07:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 01:07:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 01:07:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : splitbananasplit: Unchanged skipping 2025/09/02 01:07:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 01:07:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/02 01:07:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 01:07:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 01:07:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 01:07:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 01:07:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 01:07:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 01:07:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 01:07:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 01:07:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/02 01:07:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 01:07:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/02 01:07:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 01:07:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 01:07:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 01:07:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/02 01:07:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 01:07:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 01:07:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 01:07:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 01:07:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 01:07:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 01:07:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 01:07:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 01:07:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 01:07:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/02 01:07:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 01:07:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 01:07:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 01:07:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/02 01:07:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 01:07:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 01:07:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 01:07:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 01:07:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 01:07:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 01:07:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 01:07:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 01:07:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 01:07:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/02 01:07:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 01:07:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 01:07:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 01:07:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 01:07:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 01:07:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56236->172.17.0.2:21108, err= 2025/09/02 01:07:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 01:07:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 01:07:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 01:07:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 01:07:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 01:07:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 01:07:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 01:07:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 01:07:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 01:07:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/02 01:07:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 01:07:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 01:07:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 01:07:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 01:07:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/02 01:07:37 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 01:07:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/02 01:07:37 DEBUG : apple: Unchanged skipping 2025/09/02 01:07:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/02 01:07:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/02 01:07:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 01:07:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/02 01:07:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 01:07:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/02 01:07:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 01:07:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 01:07:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 01:07:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 01:07:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/02 01:07:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 01:07:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 01:07:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 01:07:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 01:07:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 01:07:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/02 01:07:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 01:07:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 01:07:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 01:07:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 01:07:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 01:07:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/02 01:07:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 01:07:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 01:07:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 01:07:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 01:07:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 01:07:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/02 01:07:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 01:07:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 01:07:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 01:07:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 01:07:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 01:07:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/02 01:07:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 01:07:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 01:07:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 01:07:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 01:07:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 01:07:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/02 01:07:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 01:07:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 01:07:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 01:07:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 01:07:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 01:07:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 01:07:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 01:07:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 01:07:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/02 01:07:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 01:07:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/02 01:07:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/02 01:07:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/02 01:07:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 01:07:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/02 01:07:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 01:07:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/02 01:07:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/02 01:07:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 01:07:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 01:07:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 01:07:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/02 01:07:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 01:07:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 01:07:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 01:07:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 01:07:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 01:07:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/02 01:07:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 01:07:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/02 01:07:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 01:07:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 01:07:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 01:07:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 01:07:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 01:07:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/02 01:07:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 01:07:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 01:07:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 01:07:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 01:07:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 01:07:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 01:07:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 01:07:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 01:07:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 01:07:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 01:07:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/02 01:07:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 01:07:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 01:07:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 01:07:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 01:07:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 01:07:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 01:07:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 01:07:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/02 01:07:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 01:07:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 01:07:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/02 01:07:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/02 01:07:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 01:07:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 01:07:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/02 01:07:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 01:07:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:37 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:37 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43698->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : apple: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : apple: Excluded 2025/09/02 01:07:37 DEBUG : appleapple: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : appleapple: Excluded 2025/09/02 01:07:37 DEBUG : banana: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : banana: Excluded 2025/09/02 01:07:37 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : splitbanan: Excluded 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49560->172.17.0.2:21103, err= 2025/09/02 01:07:37 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0000-abcde: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0001-bcdef: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0002-cdefg: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0003-defgh: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0004-efghi: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0005-fghij: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0006-ghijk: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0007-12345: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0008-23456: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0009-34567: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0010-45678: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0011-56789: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0012-6789;: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0013-789;=: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0014-89;=.: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0015-9;=.t: Excluded 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48456->172.17.0.2:21101, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60350->172.17.0.2:21105, err= 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 01:07:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/02 01:07:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/02 01:07:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/02 01:07:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/02 01:07:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/02 01:07:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/02 01:07:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/02 01:07:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/02 01:07:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/02 01:07:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/02 01:07:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/02 01:07:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/02 01:07:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/02 01:07:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/02 01:07:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/02 01:07:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/02 01:07:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/02 01:07:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/02 01:07:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/02 01:07:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/02 01:07:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/02 01:07:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/02 01:07:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/02 01:07:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/02 01:07:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/02 01:07:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/02 01:07:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/02 01:07:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/02 01:07:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/02 01:07:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/02 01:07:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/02 01:07:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/02 01:07:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 01:07:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/02 01:07:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/02 01:07:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/02 01:07:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/02 01:07:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/02 01:07:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/02 01:07:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/02 01:07:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/02 01:07:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/02 01:07:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/02 01:07:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/02 01:07:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/02 01:07:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/02 01:07:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/02 01:07:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/02 01:07:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/02 01:07:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37502->172.17.0.2:21109, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49562->172.17.0.2:21103, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:32988->172.17.0.2:21106, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48460->172.17.0.2:21101, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37518->172.17.0.2:21109, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43714->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49564->172.17.0.2:21103, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48464->172.17.0.2:21101, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36110->172.17.0.2:21100, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39194->172.17.0.2:21104, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39206->172.17.0.2:21104, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43722->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36114->172.17.0.2:21100, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41542->172.17.0.2:21102, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37524->172.17.0.2:21109, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60360->172.17.0.2:21105, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37534->172.17.0.2:21109, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56242->172.17.0.2:21108, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49580->172.17.0.2:21103, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48476->172.17.0.2:21101, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41556->172.17.0.2:21102, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60372->172.17.0.2:21105, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48488->172.17.0.2:21101, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60384->172.17.0.2:21105, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39218->172.17.0.2:21104, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41562->172.17.0.2:21102, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49588->172.17.0.2:21103, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56248->172.17.0.2:21108, err= === RUN TestTransform/encoder run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36120->172.17.0.2:21100, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49594->172.17.0.2:21103, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60396->172.17.0.2:21105, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41566->172.17.0.2:21102, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:32990->172.17.0.2:21106, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37548->172.17.0.2:21109, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50300->172.17.0.2:21110, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49606->172.17.0.2:21103, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43734->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36130->172.17.0.2:21100, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60410->172.17.0.2:21105, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43744->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43748->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37550->172.17.0.2:21109, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48492->172.17.0.2:21101, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48502->172.17.0.2:21101, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48516->172.17.0.2:21101, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48530->172.17.0.2:21101, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43760->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43776->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50304->172.17.0.2:21110, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39234->172.17.0.2:21104, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37554->172.17.0.2:21109, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60424->172.17.0.2:21105, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:32994->172.17.0.2:21106, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49612->172.17.0.2:21103, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:32998->172.17.0.2:21106, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50316->172.17.0.2:21110, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56260->172.17.0.2:21108, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39236->172.17.0.2:21104, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56270->172.17.0.2:21108, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56280->172.17.0.2:21108, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56282->172.17.0.2:21108, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36136->172.17.0.2:21100, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36140->172.17.0.2:21100, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39246->172.17.0.2:21104, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56296->172.17.0.2:21108, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60430->172.17.0.2:21105, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56304->172.17.0.2:21108, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60446->172.17.0.2:21105, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43790->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37556->172.17.0.2:21109, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33004->172.17.0.2:21106, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56312->172.17.0.2:21108, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50330->172.17.0.2:21110, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39250->172.17.0.2:21104, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48544->172.17.0.2:21101, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49616->172.17.0.2:21103, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60454->172.17.0.2:21105, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33014->172.17.0.2:21106, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41578->172.17.0.2:21102, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60458->172.17.0.2:21105, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50344->172.17.0.2:21110, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36144->172.17.0.2:21100, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41588->172.17.0.2:21102, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50350->172.17.0.2:21110, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48560->172.17.0.2:21101, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33028->172.17.0.2:21106, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33040->172.17.0.2:21106, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56314->172.17.0.2:21108, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41600->172.17.0.2:21102, err= 2025/09/02 01:07:37 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37572->172.17.0.2:21109, err= 2025/09/02 01:07:37 DEBUG : apple: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : apple: Excluded 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: Excluded 2025/09/02 01:07:37 DEBUG : banana: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : banana: Excluded 2025/09/02 01:07:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : splitbananasplit: Excluded 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37574->172.17.0.2:21109, err= 2025/09/02 01:07:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41610->172.17.0.2:21102, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50360->172.17.0.2:21110, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48572->172.17.0.2:21101, err= 2025/09/02 01:07:37 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : apple: Unchanged skipping 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/02 01:07:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : splitbananasplit: Unchanged skipping 2025/09/02 01:07:37 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : banana: Unchanged skipping 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33050->172.17.0.2:21106, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:37 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:37 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49620->172.17.0.2:21103, err= 2025/09/02 01:07:37 DEBUG : apple: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : apple: Excluded 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: Excluded 2025/09/02 01:07:37 DEBUG : banana: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : banana: Excluded 2025/09/02 01:07:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : splitbananasplit: Excluded 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50374->172.17.0.2:21110, err= 2025/09/02 01:07:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41626->172.17.0.2:21102, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43804->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39264->172.17.0.2:21104, err= 2025/09/02 01:07:37 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : apple: Unchanged skipping 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/02 01:07:37 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : splitbananasplit: Unchanged skipping 2025/09/02 01:07:37 DEBUG : banana: Unchanged skipping 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41638->172.17.0.2:21102, err= 2025/09/02 01:07:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:37 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:37 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33056->172.17.0.2:21106, err= 2025/09/02 01:07:37 DEBUG : apple: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : apple: Excluded 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: Excluded 2025/09/02 01:07:37 DEBUG : banana: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : banana: Excluded 2025/09/02 01:07:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : splitbananasplit: Excluded 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56316->172.17.0.2:21108, err= 2025/09/02 01:07:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48582->172.17.0.2:21101, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48594->172.17.0.2:21101, err= 2025/09/02 01:07:37 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39280->172.17.0.2:21104, err= 2025/09/02 01:07:37 DEBUG : apple: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : apple: Excluded 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: Excluded 2025/09/02 01:07:37 DEBUG : banana: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : banana: Excluded 2025/09/02 01:07:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : splitbananasplit: Excluded 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56326->172.17.0.2:21108, err= 2025/09/02 01:07:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60468->172.17.0.2:21105, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50384->172.17.0.2:21110, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37582->172.17.0.2:21109, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60472->172.17.0.2:21105, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41654->172.17.0.2:21102, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56340->172.17.0.2:21108, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56350->172.17.0.2:21108, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36146->172.17.0.2:21100, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56364->172.17.0.2:21108, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48610->172.17.0.2:21101, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43806->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50398->172.17.0.2:21110, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39284->172.17.0.2:21104, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37590->172.17.0.2:21109, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39286->172.17.0.2:21104, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39296->172.17.0.2:21104, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43812->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43828->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36150->172.17.0.2:21100, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33070->172.17.0.2:21106, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56370->172.17.0.2:21108, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48622->172.17.0.2:21101, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50400->172.17.0.2:21110, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36160->172.17.0.2:21100, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41666->172.17.0.2:21102, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60476->172.17.0.2:21105, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41670->172.17.0.2:21102, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41686->172.17.0.2:21102, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60484->172.17.0.2:21105, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39298->172.17.0.2:21104, err= === RUN TestTransform/ISO-8859-1 run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43840->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56386->172.17.0.2:21108, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37602->172.17.0.2:21109, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39302->172.17.0.2:21104, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41688->172.17.0.2:21102, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48628->172.17.0.2:21101, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39318->172.17.0.2:21104, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60500->172.17.0.2:21105, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37612->172.17.0.2:21109, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56392->172.17.0.2:21108, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56406->172.17.0.2:21108, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36172->172.17.0.2:21100, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41696->172.17.0.2:21102, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33076->172.17.0.2:21106, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41698->172.17.0.2:21102, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60504->172.17.0.2:21105, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36174->172.17.0.2:21100, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37622->172.17.0.2:21109, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39326->172.17.0.2:21104, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41714->172.17.0.2:21102, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33092->172.17.0.2:21106, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49622->172.17.0.2:21103, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37634->172.17.0.2:21109, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49628->172.17.0.2:21103, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41716->172.17.0.2:21102, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37648->172.17.0.2:21109, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60518->172.17.0.2:21105, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56408->172.17.0.2:21108, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36182->172.17.0.2:21100, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56422->172.17.0.2:21108, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39332->172.17.0.2:21104, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39334->172.17.0.2:21104, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43854->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33100->172.17.0.2:21106, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33112->172.17.0.2:21106, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56430->172.17.0.2:21108, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56444->172.17.0.2:21108, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50416->172.17.0.2:21110, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39346->172.17.0.2:21104, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43860->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43874->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60520->172.17.0.2:21105, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37660->172.17.0.2:21109, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37668->172.17.0.2:21109, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56454->172.17.0.2:21108, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43876->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50424->172.17.0.2:21110, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43888->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43896->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36186->172.17.0.2:21100, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60532->172.17.0.2:21105, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39362->172.17.0.2:21104, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50440->172.17.0.2:21110, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37672->172.17.0.2:21109, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60536->172.17.0.2:21105, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39374->172.17.0.2:21104, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48636->172.17.0.2:21101, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56466->172.17.0.2:21108, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49636->172.17.0.2:21103, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37676->172.17.0.2:21109, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48638->172.17.0.2:21101, err= 2025/09/02 01:07:37 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43900->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : apple: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : apple: Excluded 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: Excluded 2025/09/02 01:07:37 DEBUG : banana: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : banana: Excluded 2025/09/02 01:07:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : splitbananasplit: Excluded 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39382->172.17.0.2:21104, err= 2025/09/02 01:07:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60538->172.17.0.2:21105, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33122->172.17.0.2:21106, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37680->172.17.0.2:21109, err= 2025/09/02 01:07:37 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : banana: Unchanged skipping 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/02 01:07:37 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : apple: Unchanged skipping 2025/09/02 01:07:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : splitbananasplit: Unchanged skipping 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56470->172.17.0.2:21108, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:37 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:37 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43904->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : apple: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : apple: Excluded 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: Excluded 2025/09/02 01:07:37 DEBUG : banana: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : banana: Excluded 2025/09/02 01:07:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : splitbananasplit: Excluded 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48640->172.17.0.2:21101, err= 2025/09/02 01:07:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56486->172.17.0.2:21108, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41730->172.17.0.2:21102, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39392->172.17.0.2:21104, err= 2025/09/02 01:07:37 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : apple: Unchanged skipping 2025/09/02 01:07:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : splitbananasplit: Unchanged skipping 2025/09/02 01:07:37 DEBUG : banana: Unchanged skipping 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49642->172.17.0.2:21103, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:37 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:37 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60542->172.17.0.2:21105, err= 2025/09/02 01:07:37 DEBUG : apple: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : apple: Excluded 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: Excluded 2025/09/02 01:07:37 DEBUG : banana: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : banana: Excluded 2025/09/02 01:07:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : splitbananasplit: Excluded 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41746->172.17.0.2:21102, err= 2025/09/02 01:07:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36192->172.17.0.2:21100, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41758->172.17.0.2:21102, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49650->172.17.0.2:21103, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48644->172.17.0.2:21101, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37682->172.17.0.2:21109, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37684->172.17.0.2:21109, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43918->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43928->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49660->172.17.0.2:21103, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36202->172.17.0.2:21100, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37700->172.17.0.2:21109, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36216->172.17.0.2:21100, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33126->172.17.0.2:21106, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37714->172.17.0.2:21109, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50446->172.17.0.2:21110, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49666->172.17.0.2:21103, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56490->172.17.0.2:21108, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60556->172.17.0.2:21105, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49668->172.17.0.2:21103, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36232->172.17.0.2:21100, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36246->172.17.0.2:21100, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39406->172.17.0.2:21104, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48650->172.17.0.2:21101, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48666->172.17.0.2:21101, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33138->172.17.0.2:21106, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33150->172.17.0.2:21106, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39412->172.17.0.2:21104, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50462->172.17.0.2:21110, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50478->172.17.0.2:21110, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56496->172.17.0.2:21108, err= === RUN TestTransform/charmap run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37722->172.17.0.2:21109, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48682->172.17.0.2:21101, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43932->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37726->172.17.0.2:21109, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39422->172.17.0.2:21104, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37732->172.17.0.2:21109, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49684->172.17.0.2:21103, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60562->172.17.0.2:21105, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41772->172.17.0.2:21102, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60572->172.17.0.2:21105, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43940->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48686->172.17.0.2:21101, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60582->172.17.0.2:21105, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41776->172.17.0.2:21102, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48690->172.17.0.2:21101, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36258->172.17.0.2:21100, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48694->172.17.0.2:21101, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43948->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33154->172.17.0.2:21106, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49694->172.17.0.2:21103, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33168->172.17.0.2:21106, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60592->172.17.0.2:21105, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39426->172.17.0.2:21104, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43960->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43964->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37742->172.17.0.2:21109, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37744->172.17.0.2:21109, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48704->172.17.0.2:21101, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43972->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48710->172.17.0.2:21101, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60604->172.17.0.2:21105, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60618->172.17.0.2:21105, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60634->172.17.0.2:21105, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56508->172.17.0.2:21108, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50486->172.17.0.2:21110, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48714->172.17.0.2:21101, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49704->172.17.0.2:21103, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48718->172.17.0.2:21101, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49710->172.17.0.2:21103, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48726->172.17.0.2:21101, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50496->172.17.0.2:21110, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41782->172.17.0.2:21102, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37746->172.17.0.2:21109, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43984->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48734->172.17.0.2:21101, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33180->172.17.0.2:21106, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50506->172.17.0.2:21110, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48736->172.17.0.2:21101, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36264->172.17.0.2:21100, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41796->172.17.0.2:21102, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48748->172.17.0.2:21101, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60642->172.17.0.2:21105, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36274->172.17.0.2:21100, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:43992->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39430->172.17.0.2:21104, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37758->172.17.0.2:21109, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56522->172.17.0.2:21108, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60644->172.17.0.2:21105, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37762->172.17.0.2:21109, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50508->172.17.0.2:21110, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41804->172.17.0.2:21102, err= 2025/09/02 01:07:37 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39432->172.17.0.2:21104, err= 2025/09/02 01:07:37 DEBUG : apple: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : apple: Excluded 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : appleappleapplebanana: Excluded 2025/09/02 01:07:37 DEBUG : banana: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : banana: Excluded 2025/09/02 01:07:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : splitbananasplit: Excluded 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44002->172.17.0.2:21107, err= 2025/09/02 01:07:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/02 01:07:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 01:07:37 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37778->172.17.0.2:21109, err= 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:37 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49726->172.17.0.2:21103, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60654->172.17.0.2:21105, err= 2025/09/02 01:07:38 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : apple: Unchanged skipping 2025/09/02 01:07:38 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : banana: Unchanged skipping 2025/09/02 01:07:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/02 01:07:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : splitbananasplit: Unchanged skipping 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37792->172.17.0.2:21109, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:38 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:38 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44014->172.17.0.2:21107, err= 2025/09/02 01:07:38 DEBUG : apple: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : apple: Excluded 2025/09/02 01:07:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : appleappleapplebanana: Excluded 2025/09/02 01:07:38 DEBUG : banana: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : banana: Excluded 2025/09/02 01:07:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : splitbananasplit: Excluded 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39444->172.17.0.2:21104, err= 2025/09/02 01:07:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36288->172.17.0.2:21100, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50522->172.17.0.2:21110, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44030->172.17.0.2:21107, err= 2025/09/02 01:07:38 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : apple: Unchanged skipping 2025/09/02 01:07:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/02 01:07:38 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : banana: Unchanged skipping 2025/09/02 01:07:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : splitbananasplit: Unchanged skipping 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41816->172.17.0.2:21102, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:38 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:38 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36294->172.17.0.2:21100, err= 2025/09/02 01:07:38 DEBUG : apple: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : apple: Excluded 2025/09/02 01:07:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : appleappleapplebanana: Excluded 2025/09/02 01:07:38 DEBUG : banana: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : banana: Excluded 2025/09/02 01:07:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : splitbananasplit: Excluded 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37808->172.17.0.2:21109, err= 2025/09/02 01:07:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33184->172.17.0.2:21106, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33196->172.17.0.2:21106, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36302->172.17.0.2:21100, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36310->172.17.0.2:21100, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44032->172.17.0.2:21107, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49736->172.17.0.2:21103, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48754->172.17.0.2:21101, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39452->172.17.0.2:21104, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39466->172.17.0.2:21104, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48770->172.17.0.2:21101, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49742->172.17.0.2:21103, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41826->172.17.0.2:21102, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60662->172.17.0.2:21105, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49744->172.17.0.2:21103, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60668->172.17.0.2:21105, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41832->172.17.0.2:21102, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39480->172.17.0.2:21104, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50536->172.17.0.2:21110, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44046->172.17.0.2:21107, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39482->172.17.0.2:21104, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36318->172.17.0.2:21100, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50544->172.17.0.2:21110, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60672->172.17.0.2:21105, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44052->172.17.0.2:21107, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37812->172.17.0.2:21109, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48786->172.17.0.2:21101, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33206->172.17.0.2:21106, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50560->172.17.0.2:21110, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44056->172.17.0.2:21107, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50576->172.17.0.2:21110, err= === RUN TestTransform/lowercase run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33222->172.17.0.2:21106, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56536->172.17.0.2:21108, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37822->172.17.0.2:21109, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56546->172.17.0.2:21108, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56554->172.17.0.2:21108, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49754->172.17.0.2:21103, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37824->172.17.0.2:21109, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44068->172.17.0.2:21107, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60680->172.17.0.2:21105, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56558->172.17.0.2:21108, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60686->172.17.0.2:21105, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49762->172.17.0.2:21103, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50592->172.17.0.2:21110, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39486->172.17.0.2:21104, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49778->172.17.0.2:21103, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60688->172.17.0.2:21105, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56574->172.17.0.2:21108, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60698->172.17.0.2:21105, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49780->172.17.0.2:21103, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50604->172.17.0.2:21110, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41842->172.17.0.2:21102, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50618->172.17.0.2:21110, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39502->172.17.0.2:21104, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39510->172.17.0.2:21104, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49788->172.17.0.2:21103, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39524->172.17.0.2:21104, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33228->172.17.0.2:21106, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44070->172.17.0.2:21107, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56584->172.17.0.2:21108, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48794->172.17.0.2:21101, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50630->172.17.0.2:21110, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36320->172.17.0.2:21100, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56590->172.17.0.2:21108, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56598->172.17.0.2:21108, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56606->172.17.0.2:21108, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60712->172.17.0.2:21105, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39538->172.17.0.2:21104, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60714->172.17.0.2:21105, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33240->172.17.0.2:21106, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60730->172.17.0.2:21105, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48798->172.17.0.2:21101, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37828->172.17.0.2:21109, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41854->172.17.0.2:21102, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50632->172.17.0.2:21110, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44074->172.17.0.2:21107, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50636->172.17.0.2:21110, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49798->172.17.0.2:21103, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44078->172.17.0.2:21107, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48804->172.17.0.2:21101, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39550->172.17.0.2:21104, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48818->172.17.0.2:21101, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37832->172.17.0.2:21109, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39558->172.17.0.2:21104, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36330->172.17.0.2:21100, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33248->172.17.0.2:21106, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36346->172.17.0.2:21100, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36360->172.17.0.2:21100, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44084->172.17.0.2:21107, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41860->172.17.0.2:21102, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48834->172.17.0.2:21101, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39572->172.17.0.2:21104, err= 2025/09/02 01:07:38 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39588->172.17.0.2:21104, err= 2025/09/02 01:07:38 DEBUG : apple: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : apple: Excluded 2025/09/02 01:07:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : appleappleapplebanana: Excluded 2025/09/02 01:07:38 DEBUG : banana: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : banana: Excluded 2025/09/02 01:07:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : splitbananasplit: Excluded 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48844->172.17.0.2:21101, err= 2025/09/02 01:07:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49810->172.17.0.2:21103, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56612->172.17.0.2:21108, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49814->172.17.0.2:21103, err= 2025/09/02 01:07:38 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : banana: Unchanged skipping 2025/09/02 01:07:38 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : apple: Unchanged skipping 2025/09/02 01:07:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/02 01:07:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : splitbananasplit: Unchanged skipping 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60742->172.17.0.2:21105, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:38 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:38 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48852->172.17.0.2:21101, err= 2025/09/02 01:07:38 DEBUG : apple: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : apple: Excluded 2025/09/02 01:07:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : appleappleapplebanana: Excluded 2025/09/02 01:07:38 DEBUG : banana: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : banana: Excluded 2025/09/02 01:07:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : splitbananasplit: Excluded 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48862->172.17.0.2:21101, err= 2025/09/02 01:07:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50646->172.17.0.2:21110, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33252->172.17.0.2:21106, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56616->172.17.0.2:21108, err= 2025/09/02 01:07:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/02 01:07:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : splitbananasplit: Unchanged skipping 2025/09/02 01:07:38 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : apple: Unchanged skipping 2025/09/02 01:07:38 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : banana: Unchanged skipping 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37848->172.17.0.2:21109, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:38 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:38 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36372->172.17.0.2:21100, err= 2025/09/02 01:07:38 DEBUG : apple: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : apple: Excluded 2025/09/02 01:07:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : appleappleapplebanana: Excluded 2025/09/02 01:07:38 DEBUG : banana: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : banana: Excluded 2025/09/02 01:07:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : splitbananasplit: Excluded 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49824->172.17.0.2:21103, err= 2025/09/02 01:07:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44088->172.17.0.2:21107, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39592->172.17.0.2:21104, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50654->172.17.0.2:21110, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60744->172.17.0.2:21105, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37860->172.17.0.2:21109, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37862->172.17.0.2:21109, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50658->172.17.0.2:21110, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56620->172.17.0.2:21108, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56636->172.17.0.2:21108, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48872->172.17.0.2:21101, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48880->172.17.0.2:21101, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56642->172.17.0.2:21108, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33266->172.17.0.2:21106, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50664->172.17.0.2:21110, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60754->172.17.0.2:21105, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37870->172.17.0.2:21109, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41864->172.17.0.2:21102, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37884->172.17.0.2:21109, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41872->172.17.0.2:21102, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44096->172.17.0.2:21107, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60758->172.17.0.2:21105, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44104->172.17.0.2:21107, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49830->172.17.0.2:21103, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49846->172.17.0.2:21103, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48890->172.17.0.2:21101, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37892->172.17.0.2:21109, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36378->172.17.0.2:21100, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49860->172.17.0.2:21103, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48898->172.17.0.2:21101, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41880->172.17.0.2:21102, err= === RUN TestTransform/ascii run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50680->172.17.0.2:21110, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50686->172.17.0.2:21110, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41884->172.17.0.2:21102, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60760->172.17.0.2:21105, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56648->172.17.0.2:21108, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36390->172.17.0.2:21100, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37900->172.17.0.2:21109, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39606->172.17.0.2:21104, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48914->172.17.0.2:21101, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37916->172.17.0.2:21109, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37920->172.17.0.2:21109, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41896->172.17.0.2:21102, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48930->172.17.0.2:21101, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60772->172.17.0.2:21105, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48934->172.17.0.2:21101, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56654->172.17.0.2:21108, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56658->172.17.0.2:21108, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48938->172.17.0.2:21101, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33278->172.17.0.2:21106, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41908->172.17.0.2:21102, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37936->172.17.0.2:21109, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48952->172.17.0.2:21101, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33284->172.17.0.2:21106, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37950->172.17.0.2:21109, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50694->172.17.0.2:21110, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36404->172.17.0.2:21100, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36412->172.17.0.2:21100, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60782->172.17.0.2:21105, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37952->172.17.0.2:21109, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48964->172.17.0.2:21101, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41922->172.17.0.2:21102, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36418->172.17.0.2:21100, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37962->172.17.0.2:21109, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50708->172.17.0.2:21110, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37970->172.17.0.2:21109, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36424->172.17.0.2:21100, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44108->172.17.0.2:21107, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41938->172.17.0.2:21102, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48978->172.17.0.2:21101, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:48992->172.17.0.2:21101, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49002->172.17.0.2:21101, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56660->172.17.0.2:21108, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50724->172.17.0.2:21110, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56674->172.17.0.2:21108, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44122->172.17.0.2:21107, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39618->172.17.0.2:21104, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49872->172.17.0.2:21103, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49012->172.17.0.2:21101, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44132->172.17.0.2:21107, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56678->172.17.0.2:21108, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44146->172.17.0.2:21107, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56690->172.17.0.2:21108, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50736->172.17.0.2:21110, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60788->172.17.0.2:21105, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41952->172.17.0.2:21102, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36440->172.17.0.2:21100, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37978->172.17.0.2:21109, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49022->172.17.0.2:21101, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39634->172.17.0.2:21104, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33298->172.17.0.2:21106, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37982->172.17.0.2:21109, err= 2025/09/02 01:07:38 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49880->172.17.0.2:21103, err= 2025/09/02 01:07:38 DEBUG : apple: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : apple: Excluded 2025/09/02 01:07:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : appleappleapplebanana: Excluded 2025/09/02 01:07:38 DEBUG : banana: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : banana: Excluded 2025/09/02 01:07:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : splitbananasplit: Excluded 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60798->172.17.0.2:21105, err= 2025/09/02 01:07:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39640->172.17.0.2:21104, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:37988->172.17.0.2:21109, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38002->172.17.0.2:21109, err= 2025/09/02 01:07:38 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/02 01:07:38 DEBUG : banana: Unchanged skipping 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:38 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : apple: Unchanged skipping 2025/09/02 01:07:38 DEBUG : splitbananasplit: Unchanged skipping 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33306->172.17.0.2:21106, err= 2025/09/02 01:07:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:38 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:38 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50750->172.17.0.2:21110, err= 2025/09/02 01:07:38 DEBUG : apple: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : apple: Excluded 2025/09/02 01:07:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : appleappleapplebanana: Excluded 2025/09/02 01:07:38 DEBUG : banana: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : banana: Excluded 2025/09/02 01:07:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : splitbananasplit: Excluded 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49034->172.17.0.2:21101, err= 2025/09/02 01:07:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49050->172.17.0.2:21101, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49052->172.17.0.2:21101, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36442->172.17.0.2:21100, err= 2025/09/02 01:07:38 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : apple: Unchanged skipping 2025/09/02 01:07:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/02 01:07:38 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : banana: Unchanged skipping 2025/09/02 01:07:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : splitbananasplit: Unchanged skipping 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49068->172.17.0.2:21101, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:38 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:38 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44154->172.17.0.2:21107, err= 2025/09/02 01:07:38 DEBUG : apple: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : apple: Excluded 2025/09/02 01:07:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : appleappleapplebanana: Excluded 2025/09/02 01:07:38 DEBUG : banana: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : banana: Excluded 2025/09/02 01:07:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : splitbananasplit: Excluded 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33318->172.17.0.2:21106, err= 2025/09/02 01:07:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/02 01:07:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 01:07:38 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50762->172.17.0.2:21110, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49886->172.17.0.2:21103, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38004->172.17.0.2:21109, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36450->172.17.0.2:21100, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36454->172.17.0.2:21100, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33330->172.17.0.2:21106, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36456->172.17.0.2:21100, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50772->172.17.0.2:21110, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36470->172.17.0.2:21100, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36480->172.17.0.2:21100, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44158->172.17.0.2:21107, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50784->172.17.0.2:21110, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50786->172.17.0.2:21110, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60802->172.17.0.2:21105, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39642->172.17.0.2:21104, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44174->172.17.0.2:21107, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33338->172.17.0.2:21106, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41966->172.17.0.2:21102, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49890->172.17.0.2:21103, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33346->172.17.0.2:21106, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41980->172.17.0.2:21102, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60806->172.17.0.2:21105, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50792->172.17.0.2:21110, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56706->172.17.0.2:21108, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33360->172.17.0.2:21106, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56722->172.17.0.2:21108, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49070->172.17.0.2:21101, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36486->172.17.0.2:21100, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49080->172.17.0.2:21101, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56738->172.17.0.2:21108, err= --- PASS: TestTransform (3.17s) --- PASS: TestTransform/NFC (0.31s) --- PASS: TestTransform/NFD (0.27s) --- PASS: TestTransform/base64 (0.29s) --- PASS: TestTransform/prefix (0.40s) --- PASS: TestTransform/suffix (0.40s) --- PASS: TestTransform/truncate (0.26s) --- PASS: TestTransform/encoder (0.25s) --- PASS: TestTransform/ISO-8859-1 (0.21s) --- PASS: TestTransform/charmap (0.32s) --- PASS: TestTransform/lowercase (0.22s) --- PASS: TestTransform/ascii (0.24s) === RUN TestTransformCopy run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:38 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39646->172.17.0.2:21104, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41986->172.17.0.2:21102, err= 2025/09/02 01:07:38 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/02 01:07:38 INFO : sub dir_somesuffix: Making directory 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38008->172.17.0.2:21109, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38016->172.17.0.2:21109, err= 2025/09/02 01:07:38 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/02 01:07:38 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/09/02 01:07:38 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/02 01:07:38 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:38 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56748->172.17.0.2:21108, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38022->172.17.0.2:21109, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56762->172.17.0.2:21108, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49088->172.17.0.2:21101, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49102->172.17.0.2:21101, err= 2025/09/02 01:07:38 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.adfb51a5.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/02 01:07:38 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/02 01:07:38 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38038->172.17.0.2:21109, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56774->172.17.0.2:21108, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39662->172.17.0.2:21104, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33368->172.17.0.2:21106, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49900->172.17.0.2:21103, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49910->172.17.0.2:21103, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49110->172.17.0.2:21101, err= --- PASS: TestTransformCopy (0.03s) === RUN TestDoubleTransform run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:38 DEBUG : toe: transformed to: tictactoe 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38046->172.17.0.2:21109, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56784->172.17.0.2:21108, err= 2025/09/02 01:07:38 DEBUG : toe: transformed to: tictactoe 2025/09/02 01:07:38 INFO : tictactoe: Making directory 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49912->172.17.0.2:21103, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:41998->172.17.0.2:21102, err= 2025/09/02 01:07:38 DEBUG : toe: transformed to: tictactoe 2025/09/02 01:07:38 DEBUG : toe: transformed to: tictactoe 2025/09/02 01:07:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/02 01:07:38 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/09/02 01:07:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49124->172.17.0.2:21101, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49128->172.17.0.2:21101, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60816->172.17.0.2:21105, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33376->172.17.0.2:21106, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42002->172.17.0.2:21102, err= 2025/09/02 01:07:38 DEBUG : tictactoe/tictactoe.adfb51a5.partial: renamed to: tictactoe/tictactoe 2025/09/02 01:07:38 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/09/02 01:07:38 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49914->172.17.0.2:21103, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44188->172.17.0.2:21107, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42016->172.17.0.2:21102, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33380->172.17.0.2:21106, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36498->172.17.0.2:21100, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50798->172.17.0.2:21110, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42020->172.17.0.2:21102, err= --- PASS: TestDoubleTransform (0.03s) === RUN TestFileTag run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33386->172.17.0.2:21106, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50810->172.17.0.2:21110, err= 2025/09/02 01:07:38 INFO : toe: Making directory 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42034->172.17.0.2:21102, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49920->172.17.0.2:21103, err= 2025/09/02 01:07:38 INFO : toe/toe: Making directory 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49134->172.17.0.2:21101, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38054->172.17.0.2:21109, err= 2025/09/02 01:07:38 DEBUG : toe: transformed to: tictactoe 2025/09/02 01:07:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/02 01:07:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/02 01:07:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39676->172.17.0.2:21104, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44204->172.17.0.2:21107, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38060->172.17.0.2:21109, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49926->172.17.0.2:21103, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60824->172.17.0.2:21105, err= 2025/09/02 01:07:38 DEBUG : toe/toe/tictactoe.adfb51a5.partial: renamed to: toe/toe/tictactoe 2025/09/02 01:07:38 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/02 01:07:38 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42050->172.17.0.2:21102, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42056->172.17.0.2:21102, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36512->172.17.0.2:21100, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60836->172.17.0.2:21105, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42060->172.17.0.2:21102, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39690->172.17.0.2:21104, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50818->172.17.0.2:21110, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33390->172.17.0.2:21106, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42076->172.17.0.2:21102, err= --- PASS: TestFileTag (0.03s) === RUN TestNoTag run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38062->172.17.0.2:21109, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39696->172.17.0.2:21104, err= 2025/09/02 01:07:38 INFO : toe: Making directory 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49142->172.17.0.2:21101, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60846->172.17.0.2:21105, err= 2025/09/02 01:07:38 INFO : toe/toe: Making directory 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60854->172.17.0.2:21105, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42090->172.17.0.2:21102, err= 2025/09/02 01:07:38 DEBUG : toe: transformed to: tictactoe 2025/09/02 01:07:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/02 01:07:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/02 01:07:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50822->172.17.0.2:21110, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50828->172.17.0.2:21110, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38070->172.17.0.2:21109, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49150->172.17.0.2:21101, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38080->172.17.0.2:21109, err= 2025/09/02 01:07:38 DEBUG : toe/toe/tictactoe.adfb51a5.partial: renamed to: toe/toe/tictactoe 2025/09/02 01:07:38 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/02 01:07:38 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38084->172.17.0.2:21109, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49934->172.17.0.2:21103, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50836->172.17.0.2:21110, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39700->172.17.0.2:21104, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56790->172.17.0.2:21108, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49948->172.17.0.2:21103, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33406->172.17.0.2:21106, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49956->172.17.0.2:21103, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49964->172.17.0.2:21103, err= --- PASS: TestNoTag (0.03s) === RUN TestDirTag run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:38 DEBUG : empty_dir: Making directory with metadata 2025/09/02 01:07:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/02 01:07:38 DEBUG : toe: transformed to: tictactoe 2025/09/02 01:07:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/02 01:07:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38096->172.17.0.2:21109, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60860->172.17.0.2:21105, err= 2025/09/02 01:07:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/02 01:07:38 INFO : tictacempty_dir: Making directory 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60866->172.17.0.2:21105, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60880->172.17.0.2:21105, err= 2025/09/02 01:07:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/02 01:07:38 DEBUG : toe: transformed to: tictactoe 2025/09/02 01:07:38 DEBUG : toe: transformed to: tictactoe 2025/09/02 01:07:38 INFO : tictactoe: Making directory 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60894->172.17.0.2:21105, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50850->172.17.0.2:21110, err= 2025/09/02 01:07:38 DEBUG : toe: transformed to: tictactoe 2025/09/02 01:07:38 DEBUG : toe: transformed to: tictactoe 2025/09/02 01:07:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/02 01:07:38 INFO : tictactoe/tictactoe: Making directory 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39712->172.17.0.2:21104, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44216->172.17.0.2:21107, err= 2025/09/02 01:07:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/02 01:07:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/02 01:07:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49156->172.17.0.2:21101, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42102->172.17.0.2:21102, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49162->172.17.0.2:21101, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36528->172.17.0.2:21100, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49174->172.17.0.2:21101, err= 2025/09/02 01:07:38 DEBUG : tictactoe/tictactoe/toe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/09/02 01:07:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/02 01:07:38 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38108->172.17.0.2:21109, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39720->172.17.0.2:21104, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49184->172.17.0.2:21101, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56800->172.17.0.2:21108, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49976->172.17.0.2:21103, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56812->172.17.0.2:21108, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39726->172.17.0.2:21104, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38124->172.17.0.2:21109, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33414->172.17.0.2:21106, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60898->172.17.0.2:21105, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56826->172.17.0.2:21108, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49980->172.17.0.2:21103, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36532->172.17.0.2:21100, err= --- PASS: TestDirTag (0.03s) === RUN TestAllTag run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:38 DEBUG : empty_dir: Making directory with metadata 2025/09/02 01:07:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/02 01:07:38 DEBUG : toe: transformed to: tictactoe 2025/09/02 01:07:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/02 01:07:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42108->172.17.0.2:21102, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44232->172.17.0.2:21107, err= 2025/09/02 01:07:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/02 01:07:38 INFO : tictacempty_dir: Making directory 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56840->172.17.0.2:21108, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49982->172.17.0.2:21103, err= 2025/09/02 01:07:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/02 01:07:38 DEBUG : toe: transformed to: tictactoe 2025/09/02 01:07:38 DEBUG : toe: transformed to: tictactoe 2025/09/02 01:07:38 INFO : tictactoe: Making directory 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50858->172.17.0.2:21110, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42122->172.17.0.2:21102, err= 2025/09/02 01:07:38 DEBUG : toe: transformed to: tictactoe 2025/09/02 01:07:38 DEBUG : toe: transformed to: tictactoe 2025/09/02 01:07:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/02 01:07:38 INFO : tictactoe/tictactoe: Making directory 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49196->172.17.0.2:21101, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60900->172.17.0.2:21105, err= 2025/09/02 01:07:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/02 01:07:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/02 01:07:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/02 01:07:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36542->172.17.0.2:21100, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50872->172.17.0.2:21110, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36546->172.17.0.2:21100, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50882->172.17.0.2:21110, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44238->172.17.0.2:21107, err= 2025/09/02 01:07:38 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/09/02 01:07:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/02 01:07:38 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42132->172.17.0.2:21102, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49996->172.17.0.2:21103, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39740->172.17.0.2:21104, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33416->172.17.0.2:21106, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44246->172.17.0.2:21107, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:38 DEBUG : toe: transformed to: tictactoe 2025/09/02 01:07:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/02 01:07:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39754->172.17.0.2:21104, err= 2025/09/02 01:07:38 DEBUG : toe: transformed to: tictactoe 2025/09/02 01:07:38 DEBUG : toe: transformed to: tictactoe 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49208->172.17.0.2:21101, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42146->172.17.0.2:21102, err= 2025/09/02 01:07:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50012->172.17.0.2:21103, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33418->172.17.0.2:21106, err= 2025/09/02 01:07:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/09/02 01:07:38 NOTICE: ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: 0 differences found 2025/09/02 01:07:38 NOTICE: ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: 1 hashes could not be checked 2025/09/02 01:07:38 NOTICE: ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: 1 matching files 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50014->172.17.0.2:21103, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49222->172.17.0.2:21101, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60906->172.17.0.2:21105, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56850->172.17.0.2:21108, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36562->172.17.0.2:21100, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39770->172.17.0.2:21104, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60910->172.17.0.2:21105, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33420->172.17.0.2:21106, err= --- PASS: TestAllTag (0.03s) === RUN TestRunTwice run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:38 DEBUG : toe: transformed to: tictactoe 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44252->172.17.0.2:21107, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42156->172.17.0.2:21102, err= 2025/09/02 01:07:38 DEBUG : toe: transformed to: tictactoe 2025/09/02 01:07:38 INFO : tictactoe: Making directory 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56856->172.17.0.2:21108, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42160->172.17.0.2:21102, err= 2025/09/02 01:07:38 DEBUG : toe: transformed to: tictactoe 2025/09/02 01:07:38 DEBUG : toe: transformed to: tictactoe 2025/09/02 01:07:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/02 01:07:38 INFO : tictactoe/tictactoe: Making directory 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50030->172.17.0.2:21103, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60926->172.17.0.2:21105, err= 2025/09/02 01:07:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/02 01:07:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/02 01:07:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49234->172.17.0.2:21101, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56864->172.17.0.2:21108, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42172->172.17.0.2:21102, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60930->172.17.0.2:21105, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42186->172.17.0.2:21102, err= 2025/09/02 01:07:38 DEBUG : tictactoe/tictactoe/toe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/09/02 01:07:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/02 01:07:38 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36568->172.17.0.2:21100, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38134->172.17.0.2:21109, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49248->172.17.0.2:21101, err= 2025/09/02 01:07:38 DEBUG : toe: transformed to: tictactoe 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50886->172.17.0.2:21110, err= 2025/09/02 01:07:38 DEBUG : toe: transformed to: tictactoe 2025/09/02 01:07:38 DEBUG : toe: transformed to: tictactoe 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50042->172.17.0.2:21103, err= 2025/09/02 01:07:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39774->172.17.0.2:21104, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:38 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/02 01:07:38 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:38 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49262->172.17.0.2:21101, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44258->172.17.0.2:21107, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49264->172.17.0.2:21101, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42198->172.17.0.2:21102, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42214->172.17.0.2:21102, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42218->172.17.0.2:21102, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39776->172.17.0.2:21104, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50052->172.17.0.2:21103, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42222->172.17.0.2:21102, err= --- PASS: TestRunTwice (0.05s) === RUN TestSyntax 2025/09/02 01:07:38 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42234->172.17.0.2:21102, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39784->172.17.0.2:21104, err= 2025/09/02 01:07:38 INFO : toe: Making directory 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60936->172.17.0.2:21105, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36578->172.17.0.2:21100, err= 2025/09/02 01:07:38 INFO : toe/toe: Making directory 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50060->172.17.0.2:21103, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56868->172.17.0.2:21108, err= 2025/09/02 01:07:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50076->172.17.0.2:21103, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50890->172.17.0.2:21110, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50892->172.17.0.2:21110, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50078->172.17.0.2:21103, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60948->172.17.0.2:21105, err= 2025/09/02 01:07:38 DEBUG : toe/toe/toe.adfb51a5.partial: renamed to: toe/toe/toe 2025/09/02 01:07:38 INFO : toe/toe/toe: Copied (new) 2025/09/02 01:07:38 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42240->172.17.0.2:21102, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33424->172.17.0.2:21106, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50894->172.17.0.2:21110, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50908->172.17.0.2:21110, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49272->172.17.0.2:21101, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33428->172.17.0.2:21106, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60954->172.17.0.2:21105, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56882->172.17.0.2:21108, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42242->172.17.0.2:21102, err= --- PASS: TestConflicting (0.04s) === RUN TestMove run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:38 DEBUG : empty_dir: Making directory with metadata 2025/09/02 01:07:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/02 01:07:38 DEBUG : toe: transformed to: tictactoe 2025/09/02 01:07:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/02 01:07:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39796->172.17.0.2:21104, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49282->172.17.0.2:21101, err= 2025/09/02 01:07:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/02 01:07:38 INFO : tictacempty_dir: Making directory 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50084->172.17.0.2:21103, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50092->172.17.0.2:21103, err= 2025/09/02 01:07:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/02 01:07:38 DEBUG : toe: transformed to: tictactoe 2025/09/02 01:07:38 DEBUG : toe: transformed to: tictactoe 2025/09/02 01:07:38 INFO : tictactoe: Making directory 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42248->172.17.0.2:21102, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39810->172.17.0.2:21104, err= 2025/09/02 01:07:38 DEBUG : toe: transformed to: tictactoe 2025/09/02 01:07:38 DEBUG : toe: transformed to: tictactoe 2025/09/02 01:07:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/02 01:07:38 INFO : tictactoe/tictactoe: Making directory 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56884->172.17.0.2:21108, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33436->172.17.0.2:21106, err= 2025/09/02 01:07:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/02 01:07:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/02 01:07:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/02 01:07:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/02 01:07:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42250->172.17.0.2:21102, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33440->172.17.0.2:21106, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44268->172.17.0.2:21107, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42262->172.17.0.2:21102, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49284->172.17.0.2:21101, err= 2025/09/02 01:07:38 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/09/02 01:07:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/02 01:07:38 INFO : toe/toe/toe.txt: Deleted 2025/09/02 01:07:38 INFO : toe/toe: Removing directory 2025/09/02 01:07:38 INFO : toe: Removing directory 2025/09/02 01:07:38 INFO : empty_dir: Removing directory 2025/09/02 01:07:38 DEBUG : Local file system at /tmp/rclone2660173294: deleted 3 directories 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33446->172.17.0.2:21106, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50104->172.17.0.2:21103, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38146->172.17.0.2:21109, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60960->172.17.0.2:21105, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39816->172.17.0.2:21104, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60964->172.17.0.2:21105, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38150->172.17.0.2:21109, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50120->172.17.0.2:21103, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36588->172.17.0.2:21100, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49296->172.17.0.2:21101, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38162->172.17.0.2:21109, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44280->172.17.0.2:21107, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49304->172.17.0.2:21101, err= --- PASS: TestMove (0.03s) === RUN TestTransformFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:38 DEBUG : empty_dir: Making directory with metadata 2025/09/02 01:07:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/02 01:07:38 DEBUG : toe: transformed to: tictactoe 2025/09/02 01:07:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/02 01:07:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38164->172.17.0.2:21109, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33458->172.17.0.2:21106, err= 2025/09/02 01:07:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/02 01:07:38 INFO : tictacempty_dir: Making directory 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56892->172.17.0.2:21108, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49306->172.17.0.2:21101, err= 2025/09/02 01:07:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/02 01:07:38 DEBUG : toe: transformed to: tictactoe 2025/09/02 01:07:38 DEBUG : toe: transformed to: tictactoe 2025/09/02 01:07:38 INFO : tictactoe: Making directory 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33460->172.17.0.2:21106, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49316->172.17.0.2:21101, err= 2025/09/02 01:07:38 DEBUG : toe: transformed to: tictactoe 2025/09/02 01:07:38 DEBUG : toe: transformed to: tictactoe 2025/09/02 01:07:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/02 01:07:38 INFO : tictactoe/tictactoe: Making directory 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56900->172.17.0.2:21108, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50124->172.17.0.2:21103, err= 2025/09/02 01:07:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/02 01:07:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/02 01:07:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/02 01:07:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/02 01:07:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39832->172.17.0.2:21104, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39848->172.17.0.2:21104, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56904->172.17.0.2:21108, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49322->172.17.0.2:21101, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50922->172.17.0.2:21110, err= 2025/09/02 01:07:38 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/09/02 01:07:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/02 01:07:38 INFO : toe/toe/toe.txt: Deleted 2025/09/02 01:07:38 INFO : toe/toe: Removing directory 2025/09/02 01:07:38 INFO : toe: Removing directory 2025/09/02 01:07:38 INFO : empty_dir: Removing directory 2025/09/02 01:07:38 DEBUG : Local file system at /tmp/rclone2660173294: deleted 3 directories 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50138->172.17.0.2:21103, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38176->172.17.0.2:21109, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50154->172.17.0.2:21103, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60976->172.17.0.2:21105, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49334->172.17.0.2:21101, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36596->172.17.0.2:21100, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36598->172.17.0.2:21100, err= 2025/09/02 01:07:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/02 01:07:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/02 01:07:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/02 01:07:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39864->172.17.0.2:21104, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39870->172.17.0.2:21104, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42278->172.17.0.2:21102, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:60986->172.17.0.2:21105, err= 2025/09/02 01:07:38 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49344->172.17.0.2:21101, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36614->172.17.0.2:21100, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50162->172.17.0.2:21103, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49354->172.17.0.2:21101, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33472->172.17.0.2:21106, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42290->172.17.0.2:21102, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38184->172.17.0.2:21109, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:32768->172.17.0.2:21105, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33480->172.17.0.2:21106, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39872->172.17.0.2:21104, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50926->172.17.0.2:21110, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56920->172.17.0.2:21108, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39882->172.17.0.2:21104, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42300->172.17.0.2:21102, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36624->172.17.0.2:21100, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44294->172.17.0.2:21107, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49358->172.17.0.2:21101, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38190->172.17.0.2:21109, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44302->172.17.0.2:21107, err= --- PASS: TestTransformFile (0.04s) === RUN TestManualTransformFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:38 DEBUG : Reset feature "Copy" 2025/09/02 01:07:38 DEBUG : Reset feature "Move" 2025/09/02 01:07:38 DEBUG : Reset feature "Copy" 2025/09/02 01:07:38 DEBUG : Reset feature "Move" 2025/09/02 01:07:38 DEBUG : empty_dir: Making directory with metadata 2025/09/02 01:07:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/02 01:07:38 DEBUG : toe: transformed to: tictactoe 2025/09/02 01:07:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/02 01:07:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33486->172.17.0.2:21106, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50938->172.17.0.2:21110, err= 2025/09/02 01:07:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/02 01:07:38 INFO : tictacempty_dir: Making directory 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38192->172.17.0.2:21109, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38206->172.17.0.2:21109, err= 2025/09/02 01:07:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/02 01:07:38 DEBUG : toe: transformed to: tictactoe 2025/09/02 01:07:38 DEBUG : toe: transformed to: tictactoe 2025/09/02 01:07:38 INFO : tictactoe: Making directory 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38222->172.17.0.2:21109, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33490->172.17.0.2:21106, err= 2025/09/02 01:07:38 DEBUG : toe: transformed to: tictactoe 2025/09/02 01:07:38 DEBUG : toe: transformed to: tictactoe 2025/09/02 01:07:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/02 01:07:38 INFO : tictactoe/tictactoe: Making directory 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50948->172.17.0.2:21110, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49360->172.17.0.2:21101, err= 2025/09/02 01:07:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/02 01:07:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/02 01:07:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/02 01:07:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/02 01:07:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49372->172.17.0.2:21101, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50964->172.17.0.2:21110, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50168->172.17.0.2:21103, err= 2025/09/02 01:07:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/02 01:07:38 INFO : toe/toe/toe.txt: Deleted 2025/09/02 01:07:38 INFO : toe/toe: Removing directory 2025/09/02 01:07:38 INFO : toe: Removing directory 2025/09/02 01:07:38 INFO : empty_dir: Removing directory 2025/09/02 01:07:38 DEBUG : Local file system at /tmp/rclone2660173294: deleted 3 directories 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50980->172.17.0.2:21110, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:32782->172.17.0.2:21105, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50176->172.17.0.2:21103, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39892->172.17.0.2:21104, err= 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:38 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:32798->172.17.0.2:21105, err= 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36636->172.17.0.2:21100, err= 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36650->172.17.0.2:21100, err= 2025/09/02 01:07:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/02 01:07:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/02 01:07:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/02 01:07:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:32806->172.17.0.2:21105, err= 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50184->172.17.0.2:21103, err= 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50190->172.17.0.2:21103, err= 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50986->172.17.0.2:21110, err= 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50990->172.17.0.2:21110, err= 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33496->172.17.0.2:21106, err= 2025/09/02 01:07:39 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:32820->172.17.0.2:21105, err= 2025/09/02 01:07:39 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44304->172.17.0.2:21107, err= 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49376->172.17.0.2:21101, err= 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42316->172.17.0.2:21102, err= 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50192->172.17.0.2:21103, err= 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38232->172.17.0.2:21109, err= 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36664->172.17.0.2:21100, err= 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44308->172.17.0.2:21107, err= 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50994->172.17.0.2:21110, err= 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36666->172.17.0.2:21100, err= 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44320->172.17.0.2:21107, err= 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49388->172.17.0.2:21101, err= 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33498->172.17.0.2:21106, err= 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50208->172.17.0.2:21103, err= 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56926->172.17.0.2:21108, err= 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51004->172.17.0.2:21110, err= 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50216->172.17.0.2:21103, err= 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38240->172.17.0.2:21109, err= 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36670->172.17.0.2:21100, err= 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51018->172.17.0.2:21110, err= --- PASS: TestManualTransformFile (0.05s) === RUN TestBase64 run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:39 DEBUG : toe: transformed to: dG9l 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39900->172.17.0.2:21104, err= 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42324->172.17.0.2:21102, err= 2025/09/02 01:07:39 DEBUG : toe: transformed to: dG9l 2025/09/02 01:07:39 INFO : dG9l: Making directory 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33504->172.17.0.2:21106, err= 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50224->172.17.0.2:21103, err= 2025/09/02 01:07:39 DEBUG : toe: transformed to: dG9l 2025/09/02 01:07:39 DEBUG : toe: transformed to: dG9l 2025/09/02 01:07:39 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/02 01:07:39 INFO : dG9l/dG9l: Making directory 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36672->172.17.0.2:21100, err= 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42340->172.17.0.2:21102, err= 2025/09/02 01:07:39 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/02 01:07:39 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/09/02 01:07:39 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/02 01:07:39 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/02 01:07:39 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44334->172.17.0.2:21107, err= 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56932->172.17.0.2:21108, err= 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49392->172.17.0.2:21101, err= 2025/09/02 01:07:39 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/09/02 01:07:39 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38246->172.17.0.2:21109, err= 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39912->172.17.0.2:21104, err= 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42350->172.17.0.2:21102, err= 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21108") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:56946->172.17.0.2:21108, err= 2025/09/02 01:07:39 DEBUG : dG9l: transformed to: toe 2025/09/02 01:07:39 DEBUG : dG9l: transformed to: toe 2025/09/02 01:07:39 INFO : toe: Set directory modification time (using SetModTime) 2025/09/02 01:07:39 DEBUG : Added delayed dir = "toe", newDst=toe 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39926->172.17.0.2:21104, err= 2025/09/02 01:07:39 DEBUG : dG9l: transformed to: toe 2025/09/02 01:07:39 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/09/02 01:07:39 INFO : toe/toe: Set directory modification time (using SetModTime) 2025/09/02 01:07:39 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33520->172.17.0.2:21106, err= 2025/09/02 01:07:39 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/09/02 01:07:39 DEBUG : Local file system at /tmp/rclone2660173294: Waiting for checks to finish 2025/09/02 01:07:39 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2025/09/02 01:07:39 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/09/02 01:07:39 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/09/02 01:07:39 DEBUG : Local file system at /tmp/rclone2660173294: Waiting for transfers to finish 2025/09/02 01:07:39 DEBUG : Waiting for deletions to finish 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50232->172.17.0.2:21103, err= 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21102") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:42356->172.17.0.2:21102, err= 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50244->172.17.0.2:21103, err= 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33534->172.17.0.2:21106, err= 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36678->172.17.0.2:21100, err= 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44350->172.17.0.2:21107, err= 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44356->172.17.0.2:21107, err= 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50254->172.17.0.2:21103, err= 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44372->172.17.0.2:21107, err= --- PASS: TestBase64 (0.04s) === RUN TestError run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quvifir6nuxe", Local "Local file system at /tmp/rclone2660173294", Modify Window "1s" 2025/09/02 01:07:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/02 01:07:39 DEBUG : toe: transformed to: 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44380->172.17.0.2:21107, err= 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33536->172.17.0.2:21106, err= 2025/09/02 01:07:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/02 01:07:39 DEBUG : toe: transformed to: 2025/09/02 01:07:39 INFO : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Making directory 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:32834->172.17.0.2:21105, err= 2025/09/02 01:07:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/02 01:07:39 DEBUG : toe: transformed to: 2025/09/02 01:07:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/02 01:07:39 DEBUG : toe: transformed to: 2025/09/02 01:07:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/02 01:07:39 DEBUG : toe/toe: transformed to: 2025/09/02 01:07:39 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/02 01:07:39 INFO : toe/toe: Making directory 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21109") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:38260->172.17.0.2:21109, err= 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51030->172.17.0.2:21110, err= 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:32842->172.17.0.2:21105, err= 2025/09/02 01:07:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/02 01:07:39 DEBUG : toe/toe: transformed to: 2025/09/02 01:07:39 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/02 01:07:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/02 01:07:39 DEBUG : toe: transformed to: 2025/09/02 01:07:39 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/02 01:07:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/02 01:07:39 DEBUG : toe/toe/toe: transformed to: 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for checks to finish 2025/09/02 01:07:39 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Waiting for transfers to finish 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44382->172.17.0.2:21107, err= 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21101") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:49404->172.17.0.2:21101, err= 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50260->172.17.0.2:21103, err= 2025/09/02 01:07:39 INFO : toe/toe/toe: Copied (new) 2025/09/02 01:07:39 ERROR : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: not deleting files as there were IO errors 2025/09/02 01:07:39 ERROR : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: not deleting directories as there were IO errors 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21105") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:32854->172.17.0.2:21105, err= 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44386->172.17.0.2:21107, err= 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44396->172.17.0.2:21107, err= 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36684->172.17.0.2:21100, err= 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39934->172.17.0.2:21104, err= 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21104") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:39938->172.17.0.2:21104, err= 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21107") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:44404->172.17.0.2:21107, err= 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21103") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:50268->172.17.0.2:21103, err= 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21100") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:36696->172.17.0.2:21100, err= --- PASS: TestError (0.03s) PASS 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21106") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:33550->172.17.0.2:21106, err= 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: dial("tcp","172.17.0.2:21110") 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: > dial: conn=172.17.0.1:51032->172.17.0.2:21110, err= 2025/09/02 01:07:39 DEBUG : ftp://172.17.0.2:21/rclone-test-quvifir6nuxe: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPVsftpd: -verbose" - Finished OK in 8.098818418s (try 1/5)