"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPVsftpd: -verbose" - Starting (try 1/5) 2026/08/11 04:09:16 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-hoxisah7goha" 2026/08/11 04:09:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/11 04:09:16 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/08/11 04:09:16 DEBUG : Setting host="172.17.0.6" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/11 04:09:16 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/11 04:09:16 DEBUG : Setting pass="CY7vHQx4fFDcwhedGZQZGKuF8GsC-jBafEr12xp0qBrq" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/11 04:09:16 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/11 04:09:16 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/11 04:09:16 DEBUG : TestFTPVsftpd: detected overridden config - adding "{eIKtA}" suffix to name 2026/08/11 04:09:16 DEBUG : Setting host="172.17.0.6" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/11 04:09:16 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/11 04:09:16 DEBUG : Setting pass="CY7vHQx4fFDcwhedGZQZGKuF8GsC-jBafEr12xp0qBrq" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/11 04:09:16 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/11 04:09:16 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Connecting to FTP server 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33096->172.17.0.6:21, err= 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:34674->172.17.0.6:21108, err= 2026/08/11 04:09:16 DEBUG : Creating backend with remote "/tmp/rclone1497269476" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47836->172.17.0.6:21103, err= 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:34678->172.17.0.6:21108, err= 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51648->172.17.0.6:21100, err= 2026/08/11 04:09:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 04:09:16 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60114->172.17.0.6:21105, err= 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60122->172.17.0.6:21105, err= 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:34686->172.17.0.6:21108, err= 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60132->172.17.0.6:21105, err= 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51072->172.17.0.6:21101, err= 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53070->172.17.0.6:21102, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:34696->172.17.0.6:21108, err= 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:34708->172.17.0.6:21108, err= 2026/08/11 04:09:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60146->172.17.0.6:21105, err= 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36438->172.17.0.6:21106, err= 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51084->172.17.0.6:21101, err= 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36442->172.17.0.6:21106, err= 2026/08/11 04:09:16 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47464->172.17.0.6:21107, err= 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:34722->172.17.0.6:21108, err= 2026/08/11 04:09:16 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/11 04:09:16 INFO : sub dir/hello world: Copied (new) 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51650->172.17.0.6:21100, err= 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47474->172.17.0.6:21107, err= 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36450->172.17.0.6:21106, err= 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:58426->172.17.0.6:21104, err= 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47476->172.17.0.6:21107, err= 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47838->172.17.0.6:21103, err= 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:34736->172.17.0.6:21108, err= --- PASS: TestCopy (0.02s) === RUN TestCopyMetadata run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:34750->172.17.0.6:21108, err= 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47480->172.17.0.6:21107, err= 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43078->172.17.0.6:21109, err= 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46714->172.17.0.6:21110, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:58436->172.17.0.6:21104, err= 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47492->172.17.0.6:21107, err= 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46722->172.17.0.6:21110, err= 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:58450->172.17.0.6:21104, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:16 DEBUG : Creating backend with remote "/non-existing" 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43094->172.17.0.6:21109, err= 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47848->172.17.0.6:21103, err= 2026/08/11 04:09:16 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36464->172.17.0.6:21106, err= 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43098->172.17.0.6:21109, err= 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36466->172.17.0.6:21106, err= 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36476->172.17.0.6:21106, err= --- PASS: TestCopyMissingDirectory (0.01s) === RUN TestCopyNoTraverse run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47502->172.17.0.6:21107, err= 2026/08/11 04:09:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36488->172.17.0.6:21106, err= 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51660->172.17.0.6:21100, err= 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53080->172.17.0.6:21102, err= 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36498->172.17.0.6:21106, err= 2026/08/11 04:09:16 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51674->172.17.0.6:21100, err= 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53088->172.17.0.6:21102, err= 2026/08/11 04:09:16 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/11 04:09:16 INFO : sub dir/hello world: Copied (new) 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36508->172.17.0.6:21106, err= 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:58458->172.17.0.6:21104, err= 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43112->172.17.0.6:21109, err= 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36516->172.17.0.6:21106, err= 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:58474->172.17.0.6:21104, err= 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51096->172.17.0.6:21101, err= 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43120->172.17.0.6:21109, err= --- PASS: TestCopyNoTraverse (0.02s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" sync_test.go:222: Only runs on local 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:58488->172.17.0.6:21104, err= 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43124->172.17.0.6:21109, err= 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47852->172.17.0.6:21103, err= 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47854->172.17.0.6:21103, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:16 INFO : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Running all checks before starting transfers 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:34752->172.17.0.6:21108, err= 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51680->172.17.0.6:21100, err= 2026/08/11 04:09:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:16 INFO : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Checks finished, now starting transfers 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36520->172.17.0.6:21106, err= 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:58492->172.17.0.6:21104, err= 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47870->172.17.0.6:21103, err= 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60156->172.17.0.6:21105, err= 2026/08/11 04:09:16 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:58494->172.17.0.6:21104, err= 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53096->172.17.0.6:21102, err= 2026/08/11 04:09:16 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/11 04:09:16 INFO : sub dir/hello world: Copied (new) 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36524->172.17.0.6:21106, err= 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60162->172.17.0.6:21105, err= 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43132->172.17.0.6:21109, err= 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46734->172.17.0.6:21110, err= 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43136->172.17.0.6:21109, err= 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53108->172.17.0.6:21102, err= 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51684->172.17.0.6:21100, err= --- PASS: TestCopyCheckFirst (0.02s) === RUN TestSyncNoTraverse run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:16 ERROR : Ignoring --no-traverse with sync 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:34758->172.17.0.6:21108, err= 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36540->172.17.0.6:21106, err= 2026/08/11 04:09:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46736->172.17.0.6:21110, err= 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60170->172.17.0.6:21105, err= 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51106->172.17.0.6:21101, err= 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:34762->172.17.0.6:21108, err= 2026/08/11 04:09:16 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43140->172.17.0.6:21109, err= 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47504->172.17.0.6:21107, err= 2026/08/11 04:09:16 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/11 04:09:16 INFO : sub dir/hello world: Copied (new) 2026/08/11 04:09:16 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51700->172.17.0.6:21100, err= 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47884->172.17.0.6:21103, err= 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47898->172.17.0.6:21103, err= 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47912->172.17.0.6:21103, err= 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46748->172.17.0.6:21110, err= 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:34766->172.17.0.6:21108, err= 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:58506->172.17.0.6:21104, err= --- PASS: TestSyncNoTraverse (0.02s) === RUN TestCopyWithDepth run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47512->172.17.0.6:21107, err= 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:34768->172.17.0.6:21108, err= 2026/08/11 04:09:16 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:16 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51702->172.17.0.6:21100, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51718->172.17.0.6:21100, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:34784->172.17.0.6:21108, err= 2026/08/11 04:09:17 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46764->172.17.0.6:21110, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:34788->172.17.0.6:21108, err= 2026/08/11 04:09:17 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/08/11 04:09:17 INFO : hello world2: Copied (new) 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60174->172.17.0.6:21105, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60182->172.17.0.6:21105, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51726->172.17.0.6:21100, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51116->172.17.0.6:21101, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43148->172.17.0.6:21109, err= --- PASS: TestCopyWithDepth (0.02s) === RUN TestCopyWithFilesFrom run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53124->172.17.0.6:21102, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47522->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53126->172.17.0.6:21102, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47916->172.17.0.6:21103, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43154->172.17.0.6:21109, err= 2026/08/11 04:09:17 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46770->172.17.0.6:21110, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47532->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/08/11 04:09:17 INFO : potato2: Copied (new) 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51120->172.17.0.6:21101, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53140->172.17.0.6:21102, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36542->172.17.0.6:21106, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51124->172.17.0.6:21101, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53148->172.17.0.6:21102, err= --- PASS: TestCopyWithFilesFrom (0.03s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46772->172.17.0.6:21110, err= 2026/08/11 04:09:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53164->172.17.0.6:21102, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46776->172.17.0.6:21110, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:58522->172.17.0.6:21104, err= 2026/08/11 04:09:17 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60194->172.17.0.6:21105, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51130->172.17.0.6:21101, err= 2026/08/11 04:09:17 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/08/11 04:09:17 INFO : potato2: Copied (new) 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47540->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47556->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51146->172.17.0.6:21101, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:58526->172.17.0.6:21104, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:34802->172.17.0.6:21108, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s) === RUN TestCopyEmptyDirectories run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:17 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/11 04:09:17 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/11 04:09:17 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/11 04:09:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:34812->172.17.0.6:21108, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53166->172.17.0.6:21102, err= 2026/08/11 04:09:17 INFO : sub dir2: Making directory 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46786->172.17.0.6:21110, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47562->172.17.0.6:21107, err= 2026/08/11 04:09:17 INFO : sub dir: Making directory 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:58536->172.17.0.6:21104, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53168->172.17.0.6:21102, err= 2026/08/11 04:09:17 INFO : sub dir2/sub sub dir2: Making directory 2026/08/11 04:09:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Connecting to FTP server 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47932->172.17.0.6:21103, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33112->172.17.0.6:21, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:58550->172.17.0.6:21104, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:58562->172.17.0.6:21104, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36546->172.17.0.6:21106, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47946->172.17.0.6:21103, err= 2026/08/11 04:09:17 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47566->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51150->172.17.0.6:21101, err= 2026/08/11 04:09:17 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/11 04:09:17 INFO : sub dir/hello world: Copied (new) 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43162->172.17.0.6:21109, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36556->172.17.0.6:21106, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53172->172.17.0.6:21102, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:34818->172.17.0.6:21108, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47574->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51160->172.17.0.6:21101, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36570->172.17.0.6:21106, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43178->172.17.0.6:21109, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47950->172.17.0.6:21103, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46796->172.17.0.6:21110, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47576->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:58568->172.17.0.6:21104, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36574->172.17.0.6:21106, err= --- PASS: TestCopyEmptyDirectories (0.04s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:17 INFO : sub dir2: Making directory 2026/08/11 04:09:17 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/11 04:09:17 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47966->172.17.0.6:21103, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43192->172.17.0.6:21109, err= 2026/08/11 04:09:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47968->172.17.0.6:21103, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47590->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47970->172.17.0.6:21103, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:34828->172.17.0.6:21108, err= 2026/08/11 04:09:17 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47980->172.17.0.6:21103, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51168->172.17.0.6:21101, err= 2026/08/11 04:09:17 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/11 04:09:17 INFO : sub dir/hello world: Copied (new) 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46804->172.17.0.6:21110, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60202->172.17.0.6:21105, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:34842->172.17.0.6:21108, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36588->172.17.0.6:21106, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:58582->172.17.0.6:21104, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:58592->172.17.0.6:21104, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60210->172.17.0.6:21105, err= --- PASS: TestCopyNoEmptyDirectories (0.02s) === RUN TestMoveEmptyDirectories run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:17 DEBUG : sub dir2: Making directory with metadata 2026/08/11 04:09:17 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:34852->172.17.0.6:21108, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53176->172.17.0.6:21102, err= 2026/08/11 04:09:17 INFO : sub dir2: Making directory 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47992->172.17.0.6:21103, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48008->172.17.0.6:21103, err= 2026/08/11 04:09:17 INFO : sub dir: Making directory 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:34868->172.17.0.6:21108, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:34874->172.17.0.6:21108, err= 2026/08/11 04:09:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48020->172.17.0.6:21103, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51742->172.17.0.6:21100, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51744->172.17.0.6:21100, err= 2026/08/11 04:09:17 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51760->172.17.0.6:21100, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36592->172.17.0.6:21106, err= 2026/08/11 04:09:17 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/11 04:09:17 INFO : sub dir/hello world: Copied (new) 2026/08/11 04:09:17 INFO : sub dir/hello world: Deleted 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:34888->172.17.0.6:21108, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46816->172.17.0.6:21110, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48030->172.17.0.6:21103, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51176->172.17.0.6:21101, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43208->172.17.0.6:21109, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43214->172.17.0.6:21109, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60224->172.17.0.6:21105, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:58600->172.17.0.6:21104, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:34892->172.17.0.6:21108, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48040->172.17.0.6:21103, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47602->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51188->172.17.0.6:21101, err= --- PASS: TestMoveEmptyDirectories (0.02s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36600->172.17.0.6:21106, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51196->172.17.0.6:21101, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43224->172.17.0.6:21109, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43228->172.17.0.6:21109, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:17 INFO : sub dir2: Making directory 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51772->172.17.0.6:21100, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51778->172.17.0.6:21100, err= 2026/08/11 04:09:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51204->172.17.0.6:21101, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60238->172.17.0.6:21105, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43234->172.17.0.6:21109, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51206->172.17.0.6:21101, err= 2026/08/11 04:09:17 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43248->172.17.0.6:21109, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51790->172.17.0.6:21100, err= 2026/08/11 04:09:17 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/11 04:09:17 INFO : sub dir/hello world: Copied (new) 2026/08/11 04:09:17 INFO : sub dir/hello world: Deleted 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51800->172.17.0.6:21100, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47616->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36604->172.17.0.6:21106, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53178->172.17.0.6:21102, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51816->172.17.0.6:21100, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:58606->172.17.0.6:21104, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36608->172.17.0.6:21106, err= --- PASS: TestMoveNoEmptyDirectories (0.02s) === RUN TestSyncEmptyDirectories run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:17 DEBUG : sub dir2: Making directory with metadata 2026/08/11 04:09:17 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/11 04:09:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43258->172.17.0.6:21109, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:58620->172.17.0.6:21104, err= 2026/08/11 04:09:17 INFO : sub dir2: Making directory 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46818->172.17.0.6:21110, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53188->172.17.0.6:21102, err= 2026/08/11 04:09:17 INFO : sub dir: Making directory 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43262->172.17.0.6:21109, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47618->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53190->172.17.0.6:21102, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46824->172.17.0.6:21110, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48054->172.17.0.6:21103, err= 2026/08/11 04:09:17 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51822->172.17.0.6:21100, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51826->172.17.0.6:21100, err= 2026/08/11 04:09:17 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/11 04:09:17 INFO : sub dir/hello world: Copied (new) 2026/08/11 04:09:17 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47628->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51842->172.17.0.6:21100, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:58632->172.17.0.6:21104, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48066->172.17.0.6:21103, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36622->172.17.0.6:21106, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51218->172.17.0.6:21101, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43278->172.17.0.6:21109, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51228->172.17.0.6:21101, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:58648->172.17.0.6:21104, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53198->172.17.0.6:21102, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48068->172.17.0.6:21103, err= --- PASS: TestSyncEmptyDirectories (0.02s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48080->172.17.0.6:21103, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48090->172.17.0.6:21103, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:34894->172.17.0.6:21108, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51858->172.17.0.6:21100, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:17 INFO : sub dir2: Making directory 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47642->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60244->172.17.0.6:21105, err= 2026/08/11 04:09:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47656->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48096->172.17.0.6:21103, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43292->172.17.0.6:21109, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:34902->172.17.0.6:21108, err= 2026/08/11 04:09:17 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60260->172.17.0.6:21105, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:34904->172.17.0.6:21108, err= 2026/08/11 04:09:17 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/11 04:09:17 INFO : sub dir/hello world: Copied (new) 2026/08/11 04:09:17 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:58658->172.17.0.6:21104, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47668->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53206->172.17.0.6:21102, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51240->172.17.0.6:21101, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:34914->172.17.0.6:21108, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43308->172.17.0.6:21109, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51252->172.17.0.6:21101, err= --- PASS: TestSyncNoEmptyDirectories (0.02s) === RUN TestServerSideCopy run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60270->172.17.0.6:21105, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60278->172.17.0.6:21105, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46834->172.17.0.6:21110, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36636->172.17.0.6:21106, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48100->172.17.0.6:21103, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46850->172.17.0.6:21110, err= 2026/08/11 04:09:17 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-malidib6wiko" 2026/08/11 04:09:17 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/08/11 04:09:17 DEBUG : Setting host="172.17.0.6" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/11 04:09:17 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/11 04:09:17 DEBUG : Setting pass="CY7vHQx4fFDcwhedGZQZGKuF8GsC-jBafEr12xp0qBrq" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/11 04:09:17 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/11 04:09:17 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/11 04:09:17 DEBUG : TestFTPVsftpd: detected overridden config - adding "{eIKtA}" suffix to name 2026/08/11 04:09:17 DEBUG : Setting host="172.17.0.6" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/11 04:09:17 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/11 04:09:17 DEBUG : Setting pass="CY7vHQx4fFDcwhedGZQZGKuF8GsC-jBafEr12xp0qBrq" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/11 04:09:17 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/11 04:09:17 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-malidib6wiko: Connecting to FTP server 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-malidib6wiko: dial("tcp","172.17.0.6:21") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-malidib6wiko: > dial: conn=172.17.0.1:33120->172.17.0.6:21, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-malidib6wiko: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-malidib6wiko: > dial: conn=172.17.0.1:36652->172.17.0.6:21106, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.6:21/rclone-test-hoxisah7goha -> ftp://172.17.0.6:21/rclone-test-malidib6wiko 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-malidib6wiko: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-malidib6wiko: > dial: conn=172.17.0.1:48116->172.17.0.6:21103, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46860->172.17.0.6:21110, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-malidib6wiko: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-malidib6wiko: > dial: conn=172.17.0.1:51868->172.17.0.6:21100, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46876->172.17.0.6:21110, err= 2026/08/11 04:09:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-malidib6wiko: Waiting for checks to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-malidib6wiko: Waiting for transfers to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:34924->172.17.0.6:21108, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-malidib6wiko: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-malidib6wiko: > dial: conn=172.17.0.1:51874->172.17.0.6:21100, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-malidib6wiko: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-malidib6wiko: > dial: conn=172.17.0.1:51890->172.17.0.6:21100, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-malidib6wiko: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-malidib6wiko: > dial: conn=172.17.0.1:48122->172.17.0.6:21103, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-malidib6wiko: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-malidib6wiko: > dial: conn=172.17.0.1:47672->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-malidib6wiko: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-malidib6wiko: > dial: conn=172.17.0.1:58668->172.17.0.6:21104, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-malidib6wiko: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-malidib6wiko: > dial: conn=172.17.0.1:58672->172.17.0.6:21104, err= 2026/08/11 04:09:17 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2026/08/11 04:09:17 INFO : sub dir/hello world: Copied (new) 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-malidib6wiko: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-malidib6wiko: > dial: conn=172.17.0.1:43322->172.17.0.6:21109, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-malidib6wiko: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-malidib6wiko: > dial: conn=172.17.0.1:48136->172.17.0.6:21103, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-malidib6wiko: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-malidib6wiko: > dial: conn=172.17.0.1:58678->172.17.0.6:21104, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-malidib6wiko: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-malidib6wiko: > dial: conn=172.17.0.1:60284->172.17.0.6:21105, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-malidib6wiko: Purge object "sub dir/hello world" 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-malidib6wiko: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-malidib6wiko: > dial: conn=172.17.0.1:58684->172.17.0.6:21104, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-malidib6wiko: Purge dir "sub dir" 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-malidib6wiko: Purge dir "" 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43324->172.17.0.6:21109, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53218->172.17.0.6:21102, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48138->172.17.0.6:21103, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48140->172.17.0.6:21103, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48146->172.17.0.6:21103, err= --- PASS: TestServerSideCopy (0.06s) === RUN TestCopyOverSelf run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53230->172.17.0.6:21102, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36660->172.17.0.6:21106, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47680->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36674->172.17.0.6:21106, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51904->172.17.0.6:21100, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47690->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46884->172.17.0.6:21110, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46888->172.17.0.6:21110, err= 2026/08/11 04:09:17 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1497269476) 2026/08/11 04:09:17 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.6:21/rclone-test-hoxisah7goha) 2026/08/11 04:09:17 DEBUG : sub dir/hello world: Sizes differ 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36678->172.17.0.6:21106, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47698->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:58700->172.17.0.6:21104, err= 2026/08/11 04:09:17 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51254->172.17.0.6:21101, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51908->172.17.0.6:21100, err= 2026/08/11 04:09:17 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/08/11 04:09:17 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47702->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:34934->172.17.0.6:21108, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51268->172.17.0.6:21101, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:34940->172.17.0.6:21108, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51280->172.17.0.6:21101, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36688->172.17.0.6:21106, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53234->172.17.0.6:21102, err= --- PASS: TestCopyOverSelf (0.03s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43330->172.17.0.6:21109, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48162->172.17.0.6:21103, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46894->172.17.0.6:21110, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47712->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51916->172.17.0.6:21100, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51932->172.17.0.6:21100, err= 2026/08/11 04:09:17 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-japomor2zibi" 2026/08/11 04:09:17 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/08/11 04:09:17 DEBUG : Setting host="172.17.0.6" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/11 04:09:17 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/11 04:09:17 DEBUG : Setting pass="CY7vHQx4fFDcwhedGZQZGKuF8GsC-jBafEr12xp0qBrq" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/11 04:09:17 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/11 04:09:17 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/11 04:09:17 DEBUG : TestFTPVsftpd: detected overridden config - adding "{eIKtA}" suffix to name 2026/08/11 04:09:17 DEBUG : Setting host="172.17.0.6" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/11 04:09:17 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/11 04:09:17 DEBUG : Setting pass="CY7vHQx4fFDcwhedGZQZGKuF8GsC-jBafEr12xp0qBrq" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/11 04:09:17 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/11 04:09:17 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-japomor2zibi: Connecting to FTP server 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-japomor2zibi: dial("tcp","172.17.0.6:21") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-japomor2zibi: > dial: conn=172.17.0.1:33136->172.17.0.6:21, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-japomor2zibi: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-japomor2zibi: > dial: conn=172.17.0.1:51942->172.17.0.6:21100, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.6:21/rclone-test-hoxisah7goha -> ftp://172.17.0.6:21/rclone-test-japomor2zibi 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-japomor2zibi: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46900->172.17.0.6:21110, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-japomor2zibi: > dial: conn=172.17.0.1:51946->172.17.0.6:21100, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-japomor2zibi: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-japomor2zibi: > dial: conn=172.17.0.1:58712->172.17.0.6:21104, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:34942->172.17.0.6:21108, err= 2026/08/11 04:09:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-japomor2zibi: Waiting for checks to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-japomor2zibi: Waiting for transfers to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:58720->172.17.0.6:21104, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-japomor2zibi: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-japomor2zibi: > dial: conn=172.17.0.1:60292->172.17.0.6:21105, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-japomor2zibi: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-japomor2zibi: > dial: conn=172.17.0.1:36700->172.17.0.6:21106, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-japomor2zibi: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-japomor2zibi: > dial: conn=172.17.0.1:34954->172.17.0.6:21108, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-japomor2zibi: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-japomor2zibi: > dial: conn=172.17.0.1:34966->172.17.0.6:21108, err= 2026/08/11 04:09:17 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-japomor2zibi: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-japomor2zibi: > dial: conn=172.17.0.1:46908->172.17.0.6:21110, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-japomor2zibi: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-japomor2zibi: > dial: conn=172.17.0.1:58722->172.17.0.6:21104, err= 2026/08/11 04:09:17 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2026/08/11 04:09:17 INFO : sub dir/hello world: Copied (new) 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-japomor2zibi: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-japomor2zibi: > dial: conn=172.17.0.1:53244->172.17.0.6:21102, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-japomor2zibi: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-japomor2zibi: > dial: conn=172.17.0.1:43344->172.17.0.6:21109, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47714->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47718->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36706->172.17.0.6:21106, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53252->172.17.0.6:21102, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43356->172.17.0.6:21109, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-japomor2zibi: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-japomor2zibi: > dial: conn=172.17.0.1:47726->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60300->172.17.0.6:21105, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36716->172.17.0.6:21106, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-japomor2zibi: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-japomor2zibi: > dial: conn=172.17.0.1:46916->172.17.0.6:21110, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-japomor2zibi: Waiting for checks to finish 2026/08/11 04:09:17 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.6:21/rclone-test-hoxisah7goha) 2026/08/11 04:09:17 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.6:21/rclone-test-japomor2zibi) 2026/08/11 04:09:17 DEBUG : sub dir/hello world: Sizes differ 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-japomor2zibi: Waiting for transfers to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51950->172.17.0.6:21100, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-japomor2zibi: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-japomor2zibi: > dial: conn=172.17.0.1:48164->172.17.0.6:21103, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-japomor2zibi: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-japomor2zibi: > dial: conn=172.17.0.1:43362->172.17.0.6:21109, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-japomor2zibi: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-japomor2zibi: > dial: conn=172.17.0.1:60304->172.17.0.6:21105, err= 2026/08/11 04:09:17 DEBUG : sub dir/hello world.7915718a.partial: size = 17 OK 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-japomor2zibi: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-japomor2zibi: > dial: conn=172.17.0.1:60318->172.17.0.6:21105, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-japomor2zibi: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-japomor2zibi: > dial: conn=172.17.0.1:60332->172.17.0.6:21105, err= 2026/08/11 04:09:17 DEBUG : sub dir/hello world.7915718a.partial: renamed to: sub dir/hello world 2026/08/11 04:09:17 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-japomor2zibi: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-japomor2zibi: > dial: conn=172.17.0.1:43368->172.17.0.6:21109, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-japomor2zibi: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-japomor2zibi: > dial: conn=172.17.0.1:53268->172.17.0.6:21102, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-japomor2zibi: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-japomor2zibi: > dial: conn=172.17.0.1:48172->172.17.0.6:21103, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-japomor2zibi: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-japomor2zibi: > dial: conn=172.17.0.1:51962->172.17.0.6:21100, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-japomor2zibi: Purge object "sub dir/hello world" 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-japomor2zibi: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-japomor2zibi: > dial: conn=172.17.0.1:47740->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-japomor2zibi: Purge dir "sub dir" 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-japomor2zibi: Purge dir "" 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47746->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47748->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:34980->172.17.0.6:21108, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36724->172.17.0.6:21106, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36738->172.17.0.6:21106, err= --- PASS: TestServerSideCopyOverSelf (0.11s) === RUN TestMoveOverSelf run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:58724->172.17.0.6:21104, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47762->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60346->172.17.0.6:21105, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:58730->172.17.0.6:21104, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47768->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48178->172.17.0.6:21103, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46926->172.17.0.6:21110, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47784->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:17 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1497269476) 2026/08/11 04:09:17 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.6:21/rclone-test-hoxisah7goha) 2026/08/11 04:09:17 DEBUG : sub dir/hello world: Sizes differ 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51974->172.17.0.6:21100, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51294->172.17.0.6:21101, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36750->172.17.0.6:21106, err= 2026/08/11 04:09:17 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46938->172.17.0.6:21110, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36756->172.17.0.6:21106, err= 2026/08/11 04:09:17 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/08/11 04:09:17 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/11 04:09:17 INFO : sub dir/hello world: Deleted 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:58738->172.17.0.6:21104, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43380->172.17.0.6:21109, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46942->172.17.0.6:21110, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46944->172.17.0.6:21110, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36772->172.17.0.6:21106, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51310->172.17.0.6:21101, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:58742->172.17.0.6:21104, err= --- PASS: TestMoveOverSelf (0.03s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53276->172.17.0.6:21102, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36782->172.17.0.6:21106, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47800->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60352->172.17.0.6:21105, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36784->172.17.0.6:21106, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:34988->172.17.0.6:21108, err= 2026/08/11 04:09:17 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-lasogum4gona" 2026/08/11 04:09:17 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/08/11 04:09:17 DEBUG : Setting host="172.17.0.6" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/11 04:09:17 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/11 04:09:17 DEBUG : Setting pass="CY7vHQx4fFDcwhedGZQZGKuF8GsC-jBafEr12xp0qBrq" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/11 04:09:17 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/11 04:09:17 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/11 04:09:17 DEBUG : TestFTPVsftpd: detected overridden config - adding "{eIKtA}" suffix to name 2026/08/11 04:09:17 DEBUG : Setting host="172.17.0.6" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/11 04:09:17 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/11 04:09:17 DEBUG : Setting pass="CY7vHQx4fFDcwhedGZQZGKuF8GsC-jBafEr12xp0qBrq" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/11 04:09:17 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/11 04:09:17 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: Connecting to FTP server 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: dial("tcp","172.17.0.6:21") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: > dial: conn=172.17.0.1:33142->172.17.0.6:21, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: > dial: conn=172.17.0.1:47810->172.17.0.6:21107, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.6:21/rclone-test-hoxisah7goha -> ftp://172.17.0.6:21/rclone-test-lasogum4gona 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51976->172.17.0.6:21100, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: > dial: conn=172.17.0.1:36788->172.17.0.6:21106, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: > dial: conn=172.17.0.1:48184->172.17.0.6:21103, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:58744->172.17.0.6:21104, err= 2026/08/11 04:09:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: Waiting for checks to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: Waiting for transfers to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:34996->172.17.0.6:21108, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: > dial: conn=172.17.0.1:48190->172.17.0.6:21103, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: > dial: conn=172.17.0.1:51320->172.17.0.6:21101, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: > dial: conn=172.17.0.1:51328->172.17.0.6:21101, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: > dial: conn=172.17.0.1:51344->172.17.0.6:21101, err= 2026/08/11 04:09:17 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: > dial: conn=172.17.0.1:51358->172.17.0.6:21101, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: > dial: conn=172.17.0.1:60356->172.17.0.6:21105, err= 2026/08/11 04:09:17 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2026/08/11 04:09:17 INFO : sub dir/hello world: Copied (new) 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: > dial: conn=172.17.0.1:47824->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: > dial: conn=172.17.0.1:51362->172.17.0.6:21101, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51992->172.17.0.6:21100, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53282->172.17.0.6:21102, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36796->172.17.0.6:21106, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51994->172.17.0.6:21100, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43394->172.17.0.6:21109, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: Using server-side directory move 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: > dial: conn=172.17.0.1:35012->172.17.0.6:21108, err= 2026/08/11 04:09:17 INFO : ftp://172.17.0.6:21/rclone-test-lasogum4gona: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: > dial: conn=172.17.0.1:43402->172.17.0.6:21109, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53294->172.17.0.6:21102, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47840->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: > dial: conn=172.17.0.1:51372->172.17.0.6:21101, err= 2026/08/11 04:09:17 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.6:21/rclone-test-hoxisah7goha) 2026/08/11 04:09:17 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.6:21/rclone-test-lasogum4gona) 2026/08/11 04:09:17 DEBUG : sub dir/hello world: Sizes differ 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: Waiting for checks to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: Waiting for transfers to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: > dial: conn=172.17.0.1:35016->172.17.0.6:21108, err= 2026/08/11 04:09:17 INFO : sub dir/hello world: Deleted 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: > dial: conn=172.17.0.1:53304->172.17.0.6:21102, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: > dial: conn=172.17.0.1:47856->172.17.0.6:21107, err= 2026/08/11 04:09:17 INFO : sub dir/hello world: Moved (server-side) 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:58758->172.17.0.6:21104, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35028->172.17.0.6:21108, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51388->172.17.0.6:21101, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: > dial: conn=172.17.0.1:60372->172.17.0.6:21105, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: > dial: conn=172.17.0.1:35034->172.17.0.6:21108, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:58768->172.17.0.6:21104, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35038->172.17.0.6:21108, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36798->172.17.0.6:21106, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52002->172.17.0.6:21100, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48198->172.17.0.6:21103, err= 2026/08/11 04:09:17 DEBUG : testing file moves 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60384->172.17.0.6:21105, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: > dial: conn=172.17.0.1:47862->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47870->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: > dial: conn=172.17.0.1:46952->172.17.0.6:21110, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: Waiting for checks to finish 2026/08/11 04:09:17 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.6:21/rclone-test-hoxisah7goha) 2026/08/11 04:09:17 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.6:21/rclone-test-lasogum4gona) 2026/08/11 04:09:17 DEBUG : sub dir/hello world: Sizes differ 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: Waiting for transfers to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: > dial: conn=172.17.0.1:52008->172.17.0.6:21100, err= 2026/08/11 04:09:17 INFO : sub dir/hello world: Deleted 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: > dial: conn=172.17.0.1:52016->172.17.0.6:21100, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: > dial: conn=172.17.0.1:51400->172.17.0.6:21101, err= 2026/08/11 04:09:17 INFO : sub dir/hello world: Moved (server-side) 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48204->172.17.0.6:21103, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52030->172.17.0.6:21100, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52044->172.17.0.6:21100, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: > dial: conn=172.17.0.1:35044->172.17.0.6:21108, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: > dial: conn=172.17.0.1:51406->172.17.0.6:21101, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: > dial: conn=172.17.0.1:47886->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: > dial: conn=172.17.0.1:46960->172.17.0.6:21110, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: Purge object "sub dir/hello world" 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: > dial: conn=172.17.0.1:60388->172.17.0.6:21105, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: Purge dir "sub dir" 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-lasogum4gona: Purge dir "" 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36812->172.17.0.6:21106, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36824->172.17.0.6:21106, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:58776->172.17.0.6:21104, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35058->172.17.0.6:21108, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43418->172.17.0.6:21109, err= --- PASS: TestServerSideMoveOverSelf (0.10s) === RUN TestCopyAfterDelete run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48216->172.17.0.6:21103, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48218->172.17.0.6:21103, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35062->172.17.0.6:21108, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47888->172.17.0.6:21107, err= 2026/08/11 04:09:17 ERROR : error listing: directory not found 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35072->172.17.0.6:21108, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51416->172.17.0.6:21101, err= 2026/08/11 04:09:17 INFO : Local file system at /tmp/rclone1497269476: Making directory 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43424->172.17.0.6:21109, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47902->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60396->172.17.0.6:21105, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46974->172.17.0.6:21110, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48222->172.17.0.6:21103, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35086->172.17.0.6:21108, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36836->172.17.0.6:21106, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36846->172.17.0.6:21106, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52050->172.17.0.6:21100, err= --- PASS: TestCopyAfterDelete (0.02s) === RUN TestCopyRedownload run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46978->172.17.0.6:21110, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46990->172.17.0.6:21110, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52060->172.17.0.6:21100, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:58780->172.17.0.6:21104, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51426->172.17.0.6:21101, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48226->172.17.0.6:21103, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36860->172.17.0.6:21106, err= 2026/08/11 04:09:17 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52062->172.17.0.6:21100, err= 2026/08/11 04:09:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 04:09:17 DEBUG : Local file system at /tmp/rclone1497269476: Waiting for checks to finish 2026/08/11 04:09:17 DEBUG : Local file system at /tmp/rclone1497269476: Waiting for transfers to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36870->172.17.0.6:21106, err= 2026/08/11 04:09:17 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2026/08/11 04:09:17 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2026/08/11 04:09:17 INFO : sub dir/hello world: Copied (new) 2026/08/11 04:09:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:58784->172.17.0.6:21104, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36886->172.17.0.6:21106, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46994->172.17.0.6:21110, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48242->172.17.0.6:21103, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47004->172.17.0.6:21110, err= --- PASS: TestCopyRedownload (0.02s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60404->172.17.0.6:21105, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51428->172.17.0.6:21101, err= 2026/08/11 04:09:17 DEBUG : check sum: Need to transfer - File not found at Destination 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52074->172.17.0.6:21100, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60406->172.17.0.6:21105, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51442->172.17.0.6:21101, err= 2026/08/11 04:09:17 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47914->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53318->172.17.0.6:21102, err= 2026/08/11 04:09:17 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/08/11 04:09:17 INFO : check sum: Copied (new) 2026/08/11 04:09:17 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47924->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52080->172.17.0.6:21100, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:17 DEBUG : check sum: size = 1 OK 2026/08/11 04:09:17 NOTICE: ftp://172.17.0.6:21/rclone-test-hoxisah7goha: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/08/11 04:09:17 DEBUG : check sum: Size of src and dst objects identical 2026/08/11 04:09:17 DEBUG : check sum: Unchanged skipping 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:17 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:17 INFO : There was nothing to transfer 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36890->172.17.0.6:21106, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:58794->172.17.0.6:21104, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:58810->172.17.0.6:21104, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47930->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48258->172.17.0.6:21103, err= --- PASS: TestSyncBasedOnCheckSum (0.02s) === RUN TestSyncSizeOnly run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51456->172.17.0.6:21101, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43430->172.17.0.6:21109, err= 2026/08/11 04:09:17 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47006->172.17.0.6:21110, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43446->172.17.0.6:21109, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51470->172.17.0.6:21101, err= 2026/08/11 04:09:17 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60420->172.17.0.6:21105, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52096->172.17.0.6:21100, err= 2026/08/11 04:09:17 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/08/11 04:09:17 INFO : sizeonly: Copied (new) 2026/08/11 04:09:17 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51486->172.17.0.6:21101, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52112->172.17.0.6:21100, err= 2026/08/11 04:09:17 DEBUG : sizeonly: size = 6 OK 2026/08/11 04:09:17 DEBUG : sizeonly: Sizes identical 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:17 DEBUG : sizeonly: Unchanged skipping 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:17 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:17 INFO : There was nothing to transfer 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47020->172.17.0.6:21110, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47942->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35092->172.17.0.6:21108, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36896->172.17.0.6:21106, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52124->172.17.0.6:21100, err= --- PASS: TestSyncSizeOnly (0.02s) === RUN TestSyncIgnoreSize run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35100->172.17.0.6:21108, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36900->172.17.0.6:21106, err= 2026/08/11 04:09:17 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60434->172.17.0.6:21105, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48266->172.17.0.6:21103, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53332->172.17.0.6:21102, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35106->172.17.0.6:21108, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48268->172.17.0.6:21103, err= 2026/08/11 04:09:17 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/08/11 04:09:17 INFO : ignore-size: Copied (new) 2026/08/11 04:09:17 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53334->172.17.0.6:21102, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43460->172.17.0.6:21109, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:17 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:17 DEBUG : ignore-size: Unchanged skipping 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:17 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:17 INFO : There was nothing to transfer 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48282->172.17.0.6:21103, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48294->172.17.0.6:21103, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35110->172.17.0.6:21108, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53336->172.17.0.6:21102, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60446->172.17.0.6:21105, err= --- PASS: TestSyncIgnoreSize (0.02s) === RUN TestSyncIgnoreTimes run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52134->172.17.0.6:21100, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47946->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51490->172.17.0.6:21101, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47026->172.17.0.6:21110, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47954->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:17 DEBUG : existing: size = 6 OK 2026/08/11 04:09:17 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:17 DEBUG : existing: Unchanged skipping 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:17 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:17 INFO : There was nothing to transfer 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47034->172.17.0.6:21110, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:17 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36916->172.17.0.6:21106, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35126->172.17.0.6:21108, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47042->172.17.0.6:21110, err= 2026/08/11 04:09:17 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35142->172.17.0.6:21108, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53348->172.17.0.6:21102, err= 2026/08/11 04:09:17 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/08/11 04:09:17 INFO : existing: Copied (replaced existing) 2026/08/11 04:09:17 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47968->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:58820->172.17.0.6:21104, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:58832->172.17.0.6:21104, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36924->172.17.0.6:21106, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48298->172.17.0.6:21103, err= --- PASS: TestSyncIgnoreTimes (0.02s) === RUN TestSyncIgnoreExisting run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35148->172.17.0.6:21108, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47046->172.17.0.6:21110, err= 2026/08/11 04:09:17 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48308->172.17.0.6:21103, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47056->172.17.0.6:21110, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48320->172.17.0.6:21103, err= 2026/08/11 04:09:17 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47070->172.17.0.6:21110, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51494->172.17.0.6:21101, err= 2026/08/11 04:09:17 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/08/11 04:09:17 INFO : existing: Copied (new) 2026/08/11 04:09:17 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53362->172.17.0.6:21102, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:58846->172.17.0.6:21104, err= 2026/08/11 04:09:17 DEBUG : existing: Destination exists, skipping 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:17 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:17 INFO : There was nothing to transfer 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36936->172.17.0.6:21106, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47076->172.17.0.6:21110, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43462->172.17.0.6:21109, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47976->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53374->172.17.0.6:21102, err= --- PASS: TestSyncIgnoreExisting (0.02s) === RUN TestSyncIgnoreErrors run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47980->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:58856->172.17.0.6:21104, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48330->172.17.0.6:21103, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60452->172.17.0.6:21105, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36942->172.17.0.6:21106, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36952->172.17.0.6:21106, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60460->172.17.0.6:21105, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51508->172.17.0.6:21101, err= 2026/08/11 04:09:17 INFO : d: Making directory 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:58868->172.17.0.6:21104, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53384->172.17.0.6:21102, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60474->172.17.0.6:21105, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Connecting to FTP server 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33156->172.17.0.6:21, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52150->172.17.0.6:21100, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35164->172.17.0.6:21108, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48344->172.17.0.6:21103, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35174->172.17.0.6:21108, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53396->172.17.0.6:21102, err= 2026/08/11 04:09:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Connecting to FTP server 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33168->172.17.0.6:21, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43466->172.17.0.6:21109, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35184->172.17.0.6:21108, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48346->172.17.0.6:21103, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53406->172.17.0.6:21102, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48352->172.17.0.6:21103, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47982->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60486->172.17.0.6:21105, err= 2026/08/11 04:09:17 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53416->172.17.0.6:21102, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:58876->172.17.0.6:21104, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60494->172.17.0.6:21105, err= 2026/08/11 04:09:17 DEBUG : c/non empty space: size = 5 OK 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:17 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/11 04:09:17 DEBUG : c/non empty space: Unchanged skipping 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:17 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/08/11 04:09:17 INFO : a/potato2: Copied (new) 2026/08/11 04:09:17 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52160->172.17.0.6:21100, err= 2026/08/11 04:09:17 INFO : b/potato: Deleted 2026/08/11 04:09:17 INFO : d: Removing directory 2026/08/11 04:09:17 INFO : b: Removing directory 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: deleted 2 directories 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35200->172.17.0.6:21108, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60496->172.17.0.6:21105, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:58880->172.17.0.6:21104, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:58892->172.17.0.6:21104, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47996->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47088->172.17.0.6:21110, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53418->172.17.0.6:21102, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47098->172.17.0.6:21110, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35212->172.17.0.6:21108, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53432->172.17.0.6:21102, err= --- PASS: TestSyncIgnoreErrors (0.08s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43480->172.17.0.6:21109, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51512->172.17.0.6:21101, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36956->172.17.0.6:21106, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36962->172.17.0.6:21106, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43492->172.17.0.6:21109, err= 2026/08/11 04:09:17 DEBUG : empty space: size = 1 OK 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:17 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:17 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/08/11 04:09:17 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47110->172.17.0.6:21110, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60508->172.17.0.6:21105, err= 2026/08/11 04:09:17 DEBUG : empty space: size = 1 OK 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:17 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48010->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43502->172.17.0.6:21109, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53438->172.17.0.6:21102, err= 2026/08/11 04:09:17 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43510->172.17.0.6:21109, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60524->172.17.0.6:21105, err= 2026/08/11 04:09:17 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2026/08/11 04:09:17 INFO : empty space: Copied (replaced existing) 2026/08/11 04:09:17 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36972->172.17.0.6:21106, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47126->172.17.0.6:21110, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43522->172.17.0.6:21109, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47142->172.17.0.6:21110, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36984->172.17.0.6:21106, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.03s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43536->172.17.0.6:21109, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47158->172.17.0.6:21110, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48354->172.17.0.6:21103, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53442->172.17.0.6:21102, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35220->172.17.0.6:21108, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36992->172.17.0.6:21106, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47168->172.17.0.6:21110, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53452->172.17.0.6:21102, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48014->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : foo: size = 3 OK 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:17 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60540->172.17.0.6:21105, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52166->172.17.0.6:21100, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53462->172.17.0.6:21102, err= 2026/08/11 04:09:17 DEBUG : foo.20f54f0c.partial: size = 3 OK 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51526->172.17.0.6:21101, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47174->172.17.0.6:21110, err= 2026/08/11 04:09:17 DEBUG : foo.20f54f0c.partial: renamed to: foo 2026/08/11 04:09:17 INFO : foo: Copied (replaced existing) 2026/08/11 04:09:17 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43546->172.17.0.6:21109, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43562->172.17.0.6:21109, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48016->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60542->172.17.0.6:21105, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35226->172.17.0.6:21108, err= --- PASS: TestSyncDoesntUpdateModtime (0.02s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53470->172.17.0.6:21102, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47178->172.17.0.6:21110, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43572->172.17.0.6:21109, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48020->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43588->172.17.0.6:21109, err= 2026/08/11 04:09:17 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/11 04:09:17 DEBUG : empty space: size = 1 OK 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:17 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/11 04:09:17 DEBUG : empty space: Unchanged skipping 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35240->172.17.0.6:21108, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51536->172.17.0.6:21101, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60548->172.17.0.6:21105, err= 2026/08/11 04:09:17 DEBUG : potato.06503f43.partial: size = 60 OK 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53486->172.17.0.6:21102, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36996->172.17.0.6:21106, err= 2026/08/11 04:09:17 DEBUG : potato.06503f43.partial: renamed to: potato 2026/08/11 04:09:17 INFO : potato: Copied (new) 2026/08/11 04:09:17 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:58894->172.17.0.6:21104, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47184->172.17.0.6:21110, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48362->172.17.0.6:21103, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:58910->172.17.0.6:21104, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43594->172.17.0.6:21109, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37004->172.17.0.6:21106, err= --- PASS: TestSyncAfterAddingAFile (0.03s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52174->172.17.0.6:21100, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48034->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:58924->172.17.0.6:21104, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47188->172.17.0.6:21110, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37018->172.17.0.6:21106, err= 2026/08/11 04:09:17 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1497269476) 2026/08/11 04:09:17 DEBUG : potato: size = 60 (ftp://172.17.0.6:21/rclone-test-hoxisah7goha) 2026/08/11 04:09:17 DEBUG : potato: Sizes differ 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60558->172.17.0.6:21105, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60568->172.17.0.6:21105, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43602->172.17.0.6:21109, err= 2026/08/11 04:09:17 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52176->172.17.0.6:21100, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37030->172.17.0.6:21106, err= 2026/08/11 04:09:17 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/08/11 04:09:17 INFO : potato: Copied (replaced existing) 2026/08/11 04:09:17 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43608->172.17.0.6:21109, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48370->172.17.0.6:21103, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52192->172.17.0.6:21100, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48038->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53492->172.17.0.6:21102, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.02s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48052->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52206->172.17.0.6:21100, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53498->172.17.0.6:21102, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52218->172.17.0.6:21100, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43624->172.17.0.6:21109, err= 2026/08/11 04:09:17 DEBUG : potato: size = 21 OK 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:17 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48060->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:58934->172.17.0.6:21104, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47192->172.17.0.6:21110, err= 2026/08/11 04:09:17 DEBUG : potato.a809149f.partial: size = 21 OK 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52220->172.17.0.6:21100, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43626->172.17.0.6:21109, err= 2026/08/11 04:09:17 DEBUG : potato.a809149f.partial: renamed to: potato 2026/08/11 04:09:17 INFO : potato: Copied (replaced existing) 2026/08/11 04:09:17 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48376->172.17.0.6:21103, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47202->172.17.0.6:21110, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35242->172.17.0.6:21108, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:58938->172.17.0.6:21104, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48066->172.17.0.6:21107, err= --- PASS: TestSyncAfterChangingContentsOnly (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51540->172.17.0.6:21101, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35258->172.17.0.6:21108, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48382->172.17.0.6:21103, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35274->172.17.0.6:21108, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48076->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48394->172.17.0.6:21103, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:58944->172.17.0.6:21104, err= 2026/08/11 04:09:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/11 04:09:17 DEBUG : empty space: size = 1 OK 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:17 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/11 04:09:17 DEBUG : empty space: Unchanged skipping 2026/08/11 04:09:17 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:17 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:17 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52222->172.17.0.6:21100, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43628->172.17.0.6:21109, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37044->172.17.0.6:21106, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51550->172.17.0.6:21101, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60582->172.17.0.6:21105, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51554->172.17.0.6:21101, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43644->172.17.0.6:21109, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48408->172.17.0.6:21103, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47208->172.17.0.6:21110, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48078->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35278->172.17.0.6:21108, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60586->172.17.0.6:21105, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37046->172.17.0.6:21106, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35292->172.17.0.6:21108, err= 2026/08/11 04:09:17 DEBUG : empty space: size = 1 OK 2026/08/11 04:09:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/11 04:09:17 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/11 04:09:17 DEBUG : empty space: Unchanged skipping 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48088->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35296->172.17.0.6:21108, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48102->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48110->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35308->172.17.0.6:21108, err= 2026/08/11 04:09:17 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/08/11 04:09:17 INFO : potato2: Copied (new) 2026/08/11 04:09:17 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37060->172.17.0.6:21106, err= 2026/08/11 04:09:17 INFO : potato: Deleted 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:58946->172.17.0.6:21104, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37062->172.17.0.6:21106, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60594->172.17.0.6:21105, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53512->172.17.0.6:21102, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43648->172.17.0.6:21109, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53526->172.17.0.6:21102, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53534->172.17.0.6:21102, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:58962->172.17.0.6:21104, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47220->172.17.0.6:21110, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:58966->172.17.0.6:21104, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60606->172.17.0.6:21105, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52226->172.17.0.6:21100, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47236->172.17.0.6:21110, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35310->172.17.0.6:21108, err= 2026/08/11 04:09:17 INFO : d: Making directory 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48124->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52238->172.17.0.6:21100, err= 2026/08/11 04:09:17 INFO : d/e: Making directory 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35312->172.17.0.6:21108, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48410->172.17.0.6:21103, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60612->172.17.0.6:21105, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48136->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37076->172.17.0.6:21106, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35318->172.17.0.6:21108, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43658->172.17.0.6:21109, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37090->172.17.0.6:21106, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47242->172.17.0.6:21110, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:58970->172.17.0.6:21104, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48138->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43660->172.17.0.6:21109, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48424->172.17.0.6:21103, err= 2026/08/11 04:09:17 DEBUG : c/non empty space: size = 5 OK 2026/08/11 04:09:17 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:17 DEBUG : c/non empty space: Unchanged skipping 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52246->172.17.0.6:21100, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48140->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47246->172.17.0.6:21110, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47260->172.17.0.6:21110, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51570->172.17.0.6:21101, err= 2026/08/11 04:09:17 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:58974->172.17.0.6:21104, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51584->172.17.0.6:21101, err= 2026/08/11 04:09:17 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/08/11 04:09:17 INFO : a/potato2: Copied (new) 2026/08/11 04:09:17 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37104->172.17.0.6:21106, err= 2026/08/11 04:09:17 INFO : b/potato: Deleted 2026/08/11 04:09:17 INFO : d/e: Removing directory 2026/08/11 04:09:17 INFO : d: Removing directory 2026/08/11 04:09:17 INFO : b: Removing directory 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: deleted 3 directories 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48144->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43666->172.17.0.6:21109, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:58988->172.17.0.6:21104, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37116->172.17.0.6:21106, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48146->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37128->172.17.0.6:21106, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43670->172.17.0.6:21109, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53536->172.17.0.6:21102, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48154->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43682->172.17.0.6:21109, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53548->172.17.0.6:21102, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53564->172.17.0.6:21102, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48162->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48428->172.17.0.6:21103, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51588->172.17.0.6:21101, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53570->172.17.0.6:21102, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43694->172.17.0.6:21109, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51598->172.17.0.6:21101, err= 2026/08/11 04:09:17 INFO : d: Making directory 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48174->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43696->172.17.0.6:21109, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51610->172.17.0.6:21101, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53578->172.17.0.6:21102, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48434->172.17.0.6:21103, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52262->172.17.0.6:21100, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35334->172.17.0.6:21108, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60614->172.17.0.6:21105, err= 2026/08/11 04:09:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48444->172.17.0.6:21103, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43708->172.17.0.6:21109, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60626->172.17.0.6:21105, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59004->172.17.0.6:21104, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47272->172.17.0.6:21110, err= 2026/08/11 04:09:17 DEBUG : c/non empty space: size = 5 OK 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37136->172.17.0.6:21106, err= 2026/08/11 04:09:17 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/11 04:09:17 DEBUG : c/non empty space: Unchanged skipping 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52266->172.17.0.6:21100, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48452->172.17.0.6:21103, err= 2026/08/11 04:09:17 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53588->172.17.0.6:21102, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59010->172.17.0.6:21104, err= 2026/08/11 04:09:17 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/08/11 04:09:17 INFO : a/potato2: Copied (new) 2026/08/11 04:09:17 ERROR : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: not deleting files as there were IO errors 2026/08/11 04:09:17 ERROR : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: not deleting directories as there were IO errors 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60632->172.17.0.6:21105, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51620->172.17.0.6:21101, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47284->172.17.0.6:21110, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43712->172.17.0.6:21109, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52270->172.17.0.6:21100, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60634->172.17.0.6:21105, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51636->172.17.0.6:21101, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48456->172.17.0.6:21103, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48188->172.17.0.6:21107, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37152->172.17.0.6:21106, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52286->172.17.0.6:21100, err= 2026/08/11 04:09:17 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60644->172.17.0.6:21105, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60660->172.17.0.6:21105, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47290->172.17.0.6:21110, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48462->172.17.0.6:21103, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60672->172.17.0.6:21105, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59026->172.17.0.6:21104, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.04s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35338->172.17.0.6:21108, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59042->172.17.0.6:21104, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60686->172.17.0.6:21105, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48466->172.17.0.6:21103, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37158->172.17.0.6:21106, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59048->172.17.0.6:21104, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59060->172.17.0.6:21104, err= 2026/08/11 04:09:18 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37168->172.17.0.6:21106, err= 2026/08/11 04:09:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/11 04:09:18 DEBUG : empty space: size = 1 OK 2026/08/11 04:09:18 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/11 04:09:18 DEBUG : empty space: Unchanged skipping 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52296->172.17.0.6:21100, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60688->172.17.0.6:21105, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:18 INFO : potato: Deleted 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37184->172.17.0.6:21106, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52304->172.17.0.6:21100, err= 2026/08/11 04:09:18 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48482->172.17.0.6:21103, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43726->172.17.0.6:21109, err= 2026/08/11 04:09:18 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/08/11 04:09:18 INFO : potato2: Copied (new) 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48192->172.17.0.6:21107, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37198->172.17.0.6:21106, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48200->172.17.0.6:21107, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35352->172.17.0.6:21108, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60692->172.17.0.6:21105, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47292->172.17.0.6:21110, err= --- PASS: TestSyncDeleteDuring (0.03s) === RUN TestSyncDeleteBefore run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53598->172.17.0.6:21102, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35362->172.17.0.6:21108, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47296->172.17.0.6:21110, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48490->172.17.0.6:21103, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59068->172.17.0.6:21104, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59070->172.17.0.6:21104, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43738->172.17.0.6:21109, err= 2026/08/11 04:09:18 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51640->172.17.0.6:21101, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43746->172.17.0.6:21109, err= 2026/08/11 04:09:18 INFO : potato: Deleted 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51644->172.17.0.6:21101, err= 2026/08/11 04:09:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/11 04:09:18 DEBUG : empty space: size = 1 OK 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:18 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/11 04:09:18 DEBUG : empty space: Unchanged skipping 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48208->172.17.0.6:21107, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47310->172.17.0.6:21110, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43748->172.17.0.6:21109, err= 2026/08/11 04:09:18 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43752->172.17.0.6:21109, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52306->172.17.0.6:21100, err= 2026/08/11 04:09:18 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/08/11 04:09:18 INFO : potato2: Copied (new) 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60694->172.17.0.6:21105, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59080->172.17.0.6:21104, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60696->172.17.0.6:21105, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37206->172.17.0.6:21106, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43762->172.17.0.6:21109, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48220->172.17.0.6:21107, err= --- PASS: TestSyncDeleteBefore (0.04s) === RUN TestCopyDeleteBefore run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35376->172.17.0.6:21108, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47316->172.17.0.6:21110, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52322->172.17.0.6:21100, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59088->172.17.0.6:21104, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51646->172.17.0.6:21101, err= 2026/08/11 04:09:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43768->172.17.0.6:21109, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59104->172.17.0.6:21104, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60702->172.17.0.6:21105, err= 2026/08/11 04:09:18 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47330->172.17.0.6:21110, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53610->172.17.0.6:21102, err= 2026/08/11 04:09:18 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/08/11 04:09:18 INFO : potato2: Copied (new) 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59106->172.17.0.6:21104, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48496->172.17.0.6:21103, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59122->172.17.0.6:21104, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59138->172.17.0.6:21104, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35384->172.17.0.6:21108, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60706->172.17.0.6:21105, err= --- PASS: TestCopyDeleteBefore (0.04s) === RUN TestSyncWithExclude run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35398->172.17.0.6:21108, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37220->172.17.0.6:21106, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47332->172.17.0.6:21110, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52330->172.17.0.6:21100, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35400->172.17.0.6:21108, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48498->172.17.0.6:21103, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43772->172.17.0.6:21109, err= 2026/08/11 04:09:18 DEBUG : enormous: Excluded (Size Filter) 2026/08/11 04:09:18 DEBUG : enormous: Excluded 2026/08/11 04:09:18 DEBUG : potato2: Excluded (Size Filter) 2026/08/11 04:09:18 DEBUG : potato2: Excluded 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51648->172.17.0.6:21101, err= 2026/08/11 04:09:18 DEBUG : potato2: Excluded (Size Filter) 2026/08/11 04:09:18 DEBUG : potato2: Excluded 2026/08/11 04:09:18 DEBUG : empty space: size = 1 OK 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:18 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/11 04:09:18 DEBUG : empty space: Unchanged skipping 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:18 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:18 INFO : There was nothing to transfer 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60712->172.17.0.6:21105, err= 2026/08/11 04:09:18 DEBUG : enormous: Excluded (Size Filter) 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52340->172.17.0.6:21100, err= 2026/08/11 04:09:18 DEBUG : enormous: Excluded 2026/08/11 04:09:18 DEBUG : potato2: Excluded (Size Filter) 2026/08/11 04:09:18 DEBUG : potato2: Excluded 2026/08/11 04:09:18 DEBUG : potato2: Excluded (Size Filter) 2026/08/11 04:09:18 DEBUG : potato2: Excluded 2026/08/11 04:09:18 DEBUG : empty space: size = 1 OK 2026/08/11 04:09:18 DEBUG : Local file system at /tmp/rclone1497269476: Waiting for checks to finish 2026/08/11 04:09:18 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/08/11 04:09:18 DEBUG : empty space: Unchanged skipping 2026/08/11 04:09:18 DEBUG : Local file system at /tmp/rclone1497269476: Waiting for transfers to finish 2026/08/11 04:09:18 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:18 INFO : There was nothing to transfer 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37226->172.17.0.6:21106, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47338->172.17.0.6:21110, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53622->172.17.0.6:21102, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35414->172.17.0.6:21108, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35428->172.17.0.6:21108, err= --- PASS: TestSyncWithExclude (0.04s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52348->172.17.0.6:21100, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60714->172.17.0.6:21105, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53628->172.17.0.6:21102, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48234->172.17.0.6:21107, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53634->172.17.0.6:21102, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35442->172.17.0.6:21108, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35448->172.17.0.6:21108, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51658->172.17.0.6:21101, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60722->172.17.0.6:21105, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48248->172.17.0.6:21107, err= 2026/08/11 04:09:18 DEBUG : enormous: Excluded (Size Filter) 2026/08/11 04:09:18 DEBUG : enormous: Excluded 2026/08/11 04:09:18 DEBUG : potato2: Excluded (Size Filter) 2026/08/11 04:09:18 DEBUG : potato2: Excluded 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48262->172.17.0.6:21107, err= 2026/08/11 04:09:18 DEBUG : empty space: size = 1 OK 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:18 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/11 04:09:18 DEBUG : empty space: Unchanged skipping 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43782->172.17.0.6:21109, err= 2026/08/11 04:09:18 INFO : potato2: Deleted 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48268->172.17.0.6:21107, err= 2026/08/11 04:09:18 INFO : enormous: Deleted 2026/08/11 04:09:18 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:18 INFO : There was nothing to transfer 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48276->172.17.0.6:21107, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48502->172.17.0.6:21103, err= 2026/08/11 04:09:18 DEBUG : empty space: size = 1 OK 2026/08/11 04:09:18 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/08/11 04:09:18 DEBUG : empty space: Unchanged skipping 2026/08/11 04:09:18 DEBUG : Local file system at /tmp/rclone1497269476: Waiting for checks to finish 2026/08/11 04:09:18 DEBUG : Local file system at /tmp/rclone1497269476: Waiting for transfers to finish 2026/08/11 04:09:18 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:18 INFO : enormous: Deleted 2026/08/11 04:09:18 INFO : potato2: Deleted 2026/08/11 04:09:18 INFO : There was nothing to transfer 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47354->172.17.0.6:21110, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35450->172.17.0.6:21108, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52364->172.17.0.6:21100, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51672->172.17.0.6:21101, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.05s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43798->172.17.0.6:21109, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48280->172.17.0.6:21107, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48512->172.17.0.6:21103, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43814->172.17.0.6:21109, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51674->172.17.0.6:21101, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52378->172.17.0.6:21100, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60736->172.17.0.6:21105, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60738->172.17.0.6:21105, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52392->172.17.0.6:21100, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35458->172.17.0.6:21108, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59152->172.17.0.6:21104, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52404->172.17.0.6:21100, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48520->172.17.0.6:21103, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60750->172.17.0.6:21105, err= 2026/08/11 04:09:18 DEBUG : five: Need to transfer - File not found at Destination 2026/08/11 04:09:18 DEBUG : four: size = 4 (Local file system at /tmp/rclone1497269476) 2026/08/11 04:09:18 DEBUG : four: size = 8 (ftp://172.17.0.6:21/rclone-test-hoxisah7goha) 2026/08/11 04:09:18 DEBUG : four: Sizes differ 2026/08/11 04:09:18 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:18 DEBUG : one: Destination is newer than source, skipping 2026/08/11 04:09:18 DEBUG : three: size = 5 OK 2026/08/11 04:09:18 DEBUG : three: Sizes identical 2026/08/11 04:09:18 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/08/11 04:09:18 DEBUG : two: size = 3 OK 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53636->172.17.0.6:21102, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52412->172.17.0.6:21100, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47364->172.17.0.6:21110, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37236->172.17.0.6:21106, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59160->172.17.0.6:21104, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43826->172.17.0.6:21109, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35474->172.17.0.6:21108, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37252->172.17.0.6:21106, err= 2026/08/11 04:09:18 DEBUG : two.8549bf6d.partial: size = 3 OK 2026/08/11 04:09:18 DEBUG : five.0fee171d.partial: size = 4 OK 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47370->172.17.0.6:21110, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60754->172.17.0.6:21105, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48286->172.17.0.6:21107, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48524->172.17.0.6:21103, err= 2026/08/11 04:09:18 DEBUG : four.f852663a.partial: size = 4 OK 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:18 DEBUG : two.8549bf6d.partial: renamed to: two 2026/08/11 04:09:18 INFO : two: Copied (replaced existing) 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53646->172.17.0.6:21102, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48534->172.17.0.6:21103, err= 2026/08/11 04:09:18 DEBUG : five.0fee171d.partial: renamed to: five 2026/08/11 04:09:18 INFO : five: Copied (new) 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43838->172.17.0.6:21109, err= 2026/08/11 04:09:18 DEBUG : four.f852663a.partial: renamed to: four 2026/08/11 04:09:18 INFO : four: Copied (replaced existing) 2026/08/11 04:09:18 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48546->172.17.0.6:21103, err= sync_test.go:1480: Skip test with --checksum as no hashes supported 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53658->172.17.0.6:21102, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43842->172.17.0.6:21109, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53662->172.17.0.6:21102, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48550->172.17.0.6:21103, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59166->172.17.0.6:21104, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48300->172.17.0.6:21107, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37254->172.17.0.6:21106, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47382->172.17.0.6:21110, err= --- PASS: TestSyncWithUpdateOlder (0.09s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" sync_test.go:1569: Can track renames: false 2026/08/11 04:09:18 ERROR : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Ignoring --track-renames as the source and destination do not have a common hash 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48552->172.17.0.6:21103, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48302->172.17.0.6:21107, err= 2026/08/11 04:09:18 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:18 DEBUG : yam: Need to transfer - File not found at Destination 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48306->172.17.0.6:21107, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48562->172.17.0.6:21103, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43844->172.17.0.6:21109, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37268->172.17.0.6:21106, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48312->172.17.0.6:21107, err= 2026/08/11 04:09:18 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43860->172.17.0.6:21109, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47398->172.17.0.6:21110, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52422->172.17.0.6:21100, err= 2026/08/11 04:09:18 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35486->172.17.0.6:21108, err= 2026/08/11 04:09:18 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/08/11 04:09:18 INFO : potato: Copied (new) 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47414->172.17.0.6:21110, err= 2026/08/11 04:09:18 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/08/11 04:09:18 INFO : yam: Copied (new) 2026/08/11 04:09:18 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60764->172.17.0.6:21105, err= 2026/08/11 04:09:18 ERROR : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Ignoring --track-renames as the source and destination do not have a common hash 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60776->172.17.0.6:21105, err= 2026/08/11 04:09:18 DEBUG : yaml: Need to transfer - File not found at Destination 2026/08/11 04:09:18 DEBUG : potato: size = 14 OK 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43868->172.17.0.6:21109, err= 2026/08/11 04:09:18 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:18 DEBUG : potato: Unchanged skipping 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37274->172.17.0.6:21106, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35490->172.17.0.6:21108, err= 2026/08/11 04:09:18 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48576->172.17.0.6:21103, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48324->172.17.0.6:21107, err= 2026/08/11 04:09:18 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/08/11 04:09:18 INFO : yaml: Copied (new) 2026/08/11 04:09:18 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43876->172.17.0.6:21109, err= 2026/08/11 04:09:18 INFO : yam: Deleted 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59178->172.17.0.6:21104, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37286->172.17.0.6:21106, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51686->172.17.0.6:21101, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53670->172.17.0.6:21102, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59194->172.17.0.6:21104, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52432->172.17.0.6:21100, err= --- PASS: TestSyncWithTrackRenames (0.05s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53684->172.17.0.6:21102, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60792->172.17.0.6:21105, err= 2026/08/11 04:09:18 INFO : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Making map for --track-renames 2026/08/11 04:09:18 INFO : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Finished making map for --track-renames 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:18 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/11 04:09:18 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for renames to finish 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48328->172.17.0.6:21107, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60798->172.17.0.6:21105, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43886->172.17.0.6:21109, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48334->172.17.0.6:21107, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43896->172.17.0.6:21109, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35492->172.17.0.6:21108, err= 2026/08/11 04:09:18 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35506->172.17.0.6:21108, err= 2026/08/11 04:09:18 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37290->172.17.0.6:21106, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48340->172.17.0.6:21107, err= 2026/08/11 04:09:18 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35520->172.17.0.6:21108, err= 2026/08/11 04:09:18 INFO : potato: Copied (new) 2026/08/11 04:09:18 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/08/11 04:09:18 INFO : yam: Copied (new) 2026/08/11 04:09:18 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48584->172.17.0.6:21103, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60808->172.17.0.6:21105, err= 2026/08/11 04:09:18 DEBUG : potato: size = 14 OK 2026/08/11 04:09:18 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:18 DEBUG : potato: Unchanged skipping 2026/08/11 04:09:18 INFO : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Making map for --track-renames 2026/08/11 04:09:18 INFO : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Finished making map for --track-renames 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for renames to finish 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51698->172.17.0.6:21101, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53692->172.17.0.6:21102, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53706->172.17.0.6:21102, err= 2026/08/11 04:09:18 INFO : yam: Moved (server-side) to: yaml 2026/08/11 04:09:18 INFO : yaml: Renamed from "yam" 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:18 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:18 INFO : There was nothing to transfer 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37302->172.17.0.6:21106, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48348->172.17.0.6:21107, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51706->172.17.0.6:21101, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52436->172.17.0.6:21100, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48350->172.17.0.6:21107, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47424->172.17.0.6:21110, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.07s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37312->172.17.0.6:21106, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52438->172.17.0.6:21100, err= 2026/08/11 04:09:18 INFO : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Making map for --track-renames 2026/08/11 04:09:18 INFO : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Finished making map for --track-renames 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:18 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/11 04:09:18 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for renames to finish 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59204->172.17.0.6:21104, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35528->172.17.0.6:21108, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60814->172.17.0.6:21105, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47436->172.17.0.6:21110, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43904->172.17.0.6:21109, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37314->172.17.0.6:21106, err= 2026/08/11 04:09:18 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47440->172.17.0.6:21110, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48592->172.17.0.6:21103, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59214->172.17.0.6:21104, err= 2026/08/11 04:09:18 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/08/11 04:09:18 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/08/11 04:09:18 INFO : sub/yam: Copied (new) 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37322->172.17.0.6:21106, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53708->172.17.0.6:21102, err= 2026/08/11 04:09:18 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/08/11 04:09:18 INFO : potato: Copied (new) 2026/08/11 04:09:18 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35540->172.17.0.6:21108, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52440->172.17.0.6:21100, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35544->172.17.0.6:21108, err= 2026/08/11 04:09:18 DEBUG : potato: size = 14 OK 2026/08/11 04:09:18 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:18 DEBUG : potato: Unchanged skipping 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52446->172.17.0.6:21100, err= 2026/08/11 04:09:18 INFO : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Making map for --track-renames 2026/08/11 04:09:18 INFO : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Finished making map for --track-renames 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for renames to finish 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48602->172.17.0.6:21103, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43920->172.17.0.6:21109, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35554->172.17.0.6:21108, err= 2026/08/11 04:09:18 INFO : sub/yam: Moved (server-side) to: yam 2026/08/11 04:09:18 INFO : yam: Renamed from "sub/yam" 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:18 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:18 INFO : There was nothing to transfer 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43934->172.17.0.6:21109, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51714->172.17.0.6:21101, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43946->172.17.0.6:21109, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37334->172.17.0.6:21106, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37336->172.17.0.6:21106, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52452->172.17.0.6:21100, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59230->172.17.0.6:21104, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35564->172.17.0.6:21108, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52462->172.17.0.6:21100, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60828->172.17.0.6:21105, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.14s) === RUN TestServerSideMoveLocal run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:18 DEBUG : Creating backend with remote "/tmp/rclone1497269476/dir1" 2026/08/11 04:09:18 DEBUG : Creating backend with remote "/tmp/rclone1497269476/dir2" 2026/08/11 04:09:18 DEBUG : Local file system at /tmp/rclone1497269476/dir2: Using server-side directory move 2026/08/11 04:09:18 INFO : Local file system at /tmp/rclone1497269476/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/11 04:09:18 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:18 DEBUG : Local file system at /tmp/rclone1497269476/dir2: Waiting for checks to finish 2026/08/11 04:09:18 DEBUG : Local file system at /tmp/rclone1497269476/dir2: Waiting for transfers to finish 2026/08/11 04:09:18 INFO : file1.txt: Moved (server-side) 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37342->172.17.0.6:21106, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60832->172.17.0.6:21105, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53710->172.17.0.6:21102, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37348->172.17.0.6:21106, err= --- PASS: TestServerSideMoveLocal (0.02s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47446->172.17.0.6:21110, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37352->172.17.0.6:21106, err= 2026/08/11 04:09:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 04:09:18 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35570->172.17.0.6:21108, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53714->172.17.0.6:21102, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48612->172.17.0.6:21103, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47454->172.17.0.6:21110, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60838->172.17.0.6:21105, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48358->172.17.0.6:21107, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60852->172.17.0.6:21105, err= 2026/08/11 04:09:18 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51722->172.17.0.6:21101, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53730->172.17.0.6:21102, err= 2026/08/11 04:09:18 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/11 04:09:18 INFO : sub dir/hello world: Copied (new) 2026/08/11 04:09:18 INFO : sub dir/hello world: Deleted 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52464->172.17.0.6:21100, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43952->172.17.0.6:21109, err= 2026/08/11 04:09:18 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52476->172.17.0.6:21100, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60866->172.17.0.6:21105, err= 2026/08/11 04:09:18 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/08/11 04:09:18 INFO : nested/sub dir/file: Copied (new) 2026/08/11 04:09:18 INFO : nested/sub dir/file: Deleted 2026/08/11 04:09:18 INFO : sub dir: Removing directory 2026/08/11 04:09:18 INFO : nested/sub dir: Removing directory 2026/08/11 04:09:18 INFO : nested: Removing directory 2026/08/11 04:09:18 DEBUG : Local file system at /tmp/rclone1497269476: deleted 3 directories 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52492->172.17.0.6:21100, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60882->172.17.0.6:21105, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48362->172.17.0.6:21107, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51728->172.17.0.6:21101, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60892->172.17.0.6:21105, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48614->172.17.0.6:21103, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37360->172.17.0.6:21106, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35582->172.17.0.6:21108, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59236->172.17.0.6:21104, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59246->172.17.0.6:21104, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51734->172.17.0.6:21101, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53744->172.17.0.6:21102, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.08s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37372->172.17.0.6:21106, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53754->172.17.0.6:21102, err= 2026/08/11 04:09:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 04:09:18 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48624->172.17.0.6:21103, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59252->172.17.0.6:21104, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48374->172.17.0.6:21107, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37384->172.17.0.6:21106, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51738->172.17.0.6:21101, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47460->172.17.0.6:21110, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52504->172.17.0.6:21100, err= 2026/08/11 04:09:18 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48628->172.17.0.6:21103, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53760->172.17.0.6:21102, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35586->172.17.0.6:21108, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53774->172.17.0.6:21102, err= 2026/08/11 04:09:18 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/11 04:09:18 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/08/11 04:09:18 INFO : nested/sub dir/file: Copied (new) 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:18 INFO : nested/sub dir/file: Deleted 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52510->172.17.0.6:21100, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48640->172.17.0.6:21103, err= 2026/08/11 04:09:18 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/11 04:09:18 INFO : sub dir/hello world: Copied (new) 2026/08/11 04:09:18 INFO : sub dir/hello world: Deleted 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48654->172.17.0.6:21103, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52512->172.17.0.6:21100, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35594->172.17.0.6:21108, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59254->172.17.0.6:21104, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48384->172.17.0.6:21107, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52526->172.17.0.6:21100, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59256->172.17.0.6:21104, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52528->172.17.0.6:21100, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60900->172.17.0.6:21105, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37400->172.17.0.6:21106, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48396->172.17.0.6:21107, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37414->172.17.0.6:21106, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.09s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59268->172.17.0.6:21104, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37416->172.17.0.6:21106, err= 2026/08/11 04:09:18 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/08/11 04:09:18 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35610->172.17.0.6:21108, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60904->172.17.0.6:21105, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52534->172.17.0.6:21100, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48670->172.17.0.6:21103, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43958->172.17.0.6:21109, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51744->172.17.0.6:21101, err= 2026/08/11 04:09:18 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48686->172.17.0.6:21103, err= 2026/08/11 04:09:18 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35612->172.17.0.6:21108, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47462->172.17.0.6:21110, err= 2026/08/11 04:09:18 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/08/11 04:09:18 INFO : existing: Copied (new) 2026/08/11 04:09:18 INFO : existing: Deleted 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60916->172.17.0.6:21105, err= 2026/08/11 04:09:18 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/08/11 04:09:18 INFO : existing-b: Copied (new) 2026/08/11 04:09:18 INFO : existing-b: Deleted 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53788->172.17.0.6:21102, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60930->172.17.0.6:21105, err= 2026/08/11 04:09:18 DEBUG : existing: Destination exists, skipping 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:18 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:18 INFO : There was nothing to transfer 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47468->172.17.0.6:21110, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59274->172.17.0.6:21104, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48406->172.17.0.6:21107, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43972->172.17.0.6:21109, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60942->172.17.0.6:21105, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60958->172.17.0.6:21105, err= --- PASS: TestMoveWithIgnoreExisting (0.10s) === RUN TestServerSideMove run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:18 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-kakijos8tuqu" 2026/08/11 04:09:18 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/08/11 04:09:18 DEBUG : Setting host="172.17.0.6" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/11 04:09:18 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/11 04:09:18 DEBUG : Setting pass="CY7vHQx4fFDcwhedGZQZGKuF8GsC-jBafEr12xp0qBrq" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/11 04:09:18 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/11 04:09:18 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/11 04:09:18 DEBUG : TestFTPVsftpd: detected overridden config - adding "{eIKtA}" suffix to name 2026/08/11 04:09:18 DEBUG : Setting host="172.17.0.6" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/11 04:09:18 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/11 04:09:18 DEBUG : Setting pass="CY7vHQx4fFDcwhedGZQZGKuF8GsC-jBafEr12xp0qBrq" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/11 04:09:18 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/11 04:09:18 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-kakijos8tuqu: Connecting to FTP server 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-kakijos8tuqu: dial("tcp","172.17.0.6:21") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-kakijos8tuqu: > dial: conn=172.17.0.1:33184->172.17.0.6:21, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-kakijos8tuqu: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-kakijos8tuqu: > dial: conn=172.17.0.1:60970->172.17.0.6:21105, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35628->172.17.0.6:21108, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52542->172.17.0.6:21100, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59284->172.17.0.6:21104, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51748->172.17.0.6:21101, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48700->172.17.0.6:21103, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60980->172.17.0.6:21105, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53798->172.17.0.6:21102, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51758->172.17.0.6:21101, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52548->172.17.0.6:21100, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35640->172.17.0.6:21108, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.6:21/rclone-test-hoxisah7goha -> ftp://172.17.0.6:21/rclone-test-kakijos8tuqu 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-kakijos8tuqu: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-kakijos8tuqu: > dial: conn=172.17.0.1:48706->172.17.0.6:21103, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-kakijos8tuqu: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-kakijos8tuqu: > dial: conn=172.17.0.1:60990->172.17.0.6:21105, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-kakijos8tuqu: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-kakijos8tuqu: > dial: conn=172.17.0.1:60998->172.17.0.6:21105, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-kakijos8tuqu: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-kakijos8tuqu: > dial: conn=172.17.0.1:47484->172.17.0.6:21110, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-kakijos8tuqu: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-kakijos8tuqu: > dial: conn=172.17.0.1:35648->172.17.0.6:21108, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-kakijos8tuqu: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-kakijos8tuqu: > dial: conn=172.17.0.1:43982->172.17.0.6:21109, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-kakijos8tuqu: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-kakijos8tuqu: > dial: conn=172.17.0.1:48420->172.17.0.6:21107, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-kakijos8tuqu: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-kakijos8tuqu: > dial: conn=172.17.0.1:59296->172.17.0.6:21104, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-kakijos8tuqu: Using server-side directory move 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-kakijos8tuqu: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-kakijos8tuqu: > dial: conn=172.17.0.1:43990->172.17.0.6:21109, err= 2026/08/11 04:09:18 INFO : ftp://172.17.0.6:21/rclone-test-kakijos8tuqu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48424->172.17.0.6:21107, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-kakijos8tuqu: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-kakijos8tuqu: > dial: conn=172.17.0.1:52564->172.17.0.6:21100, err= 2026/08/11 04:09:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/11 04:09:18 DEBUG : empty space: size = 1 OK 2026/08/11 04:09:18 DEBUG : potato3: size = 68 (ftp://172.17.0.6:21/rclone-test-hoxisah7goha) 2026/08/11 04:09:18 DEBUG : potato3: size = 60 (ftp://172.17.0.6:21/rclone-test-kakijos8tuqu) 2026/08/11 04:09:18 DEBUG : potato3: Sizes differ 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-kakijos8tuqu: Connecting to FTP server 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-kakijos8tuqu: dial("tcp","172.17.0.6:21") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-kakijos8tuqu: Waiting for checks to finish 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-kakijos8tuqu: > dial: conn=172.17.0.1:33188->172.17.0.6:21, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-kakijos8tuqu: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-kakijos8tuqu: > dial: conn=172.17.0.1:44006->172.17.0.6:21109, err= 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-kakijos8tuqu: Connecting to FTP server 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-kakijos8tuqu: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-kakijos8tuqu: > dial: conn=172.17.0.1:37420->172.17.0.6:21106, err= 2026/08/11 04:09:18 INFO : potato2: Moved (server-side) 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-kakijos8tuqu: dial("tcp","172.17.0.6:21") 2026/08/11 04:09:18 DEBUG : ftp://172.17.0.6:21/rclone-test-kakijos8tuqu: > dial: conn=172.17.0.1:33200->172.17.0.6:21, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-kakijos8tuqu: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-kakijos8tuqu: > dial: conn=172.17.0.1:59298->172.17.0.6:21104, err= 2026/08/11 04:09:19 INFO : potato3: Deleted 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-kakijos8tuqu: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-kakijos8tuqu: > dial: conn=172.17.0.1:52580->172.17.0.6:21100, err= 2026/08/11 04:09:19 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/08/11 04:09:19 DEBUG : empty space: Unchanged skipping 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53812->172.17.0.6:21102, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-kakijos8tuqu: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-kakijos8tuqu: > dial: conn=172.17.0.1:48714->172.17.0.6:21103, err= 2026/08/11 04:09:19 INFO : potato3: Moved (server-side) 2026/08/11 04:09:19 INFO : empty space: Deleted 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-kakijos8tuqu: Waiting for transfers to finish 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37426->172.17.0.6:21106, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44018->172.17.0.6:21109, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-kakijos8tuqu: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-kakijos8tuqu: > dial: conn=172.17.0.1:44022->172.17.0.6:21109, err= 2026/08/11 04:09:19 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-janesot6ficu" 2026/08/11 04:09:19 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/08/11 04:09:19 DEBUG : Setting host="172.17.0.6" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/11 04:09:19 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/11 04:09:19 DEBUG : Setting pass="CY7vHQx4fFDcwhedGZQZGKuF8GsC-jBafEr12xp0qBrq" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/11 04:09:19 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/11 04:09:19 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/11 04:09:19 DEBUG : TestFTPVsftpd: detected overridden config - adding "{eIKtA}" suffix to name 2026/08/11 04:09:19 DEBUG : Setting host="172.17.0.6" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/11 04:09:19 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/11 04:09:19 DEBUG : Setting pass="CY7vHQx4fFDcwhedGZQZGKuF8GsC-jBafEr12xp0qBrq" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/11 04:09:19 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/11 04:09:19 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-janesot6ficu: Connecting to FTP server 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-janesot6ficu: dial("tcp","172.17.0.6:21") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-janesot6ficu: > dial: conn=172.17.0.1:33202->172.17.0.6:21, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-janesot6ficu: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-janesot6ficu: > dial: conn=172.17.0.1:59312->172.17.0.6:21104, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-janesot6ficu: Using server-side directory move 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-janesot6ficu: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-janesot6ficu: > dial: conn=172.17.0.1:32772->172.17.0.6:21105, err= 2026/08/11 04:09:19 INFO : ftp://172.17.0.6:21/rclone-test-janesot6ficu: Server side directory move succeeded 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-janesot6ficu: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-janesot6ficu: > dial: conn=172.17.0.1:32776->172.17.0.6:21105, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-kakijos8tuqu: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-kakijos8tuqu: > dial: conn=172.17.0.1:52592->172.17.0.6:21100, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-kakijos8tuqu: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-kakijos8tuqu: > dial: conn=172.17.0.1:32790->172.17.0.6:21105, err= 2026/08/11 04:09:19 ERROR : error listing: directory not found 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-janesot6ficu: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-janesot6ficu: > dial: conn=172.17.0.1:35654->172.17.0.6:21108, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-janesot6ficu: Purge object "empty space" 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-janesot6ficu: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-janesot6ficu: > dial: conn=172.17.0.1:59318->172.17.0.6:21104, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-janesot6ficu: Purge object "potato2" 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-janesot6ficu: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-janesot6ficu: > dial: conn=172.17.0.1:52596->172.17.0.6:21100, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-janesot6ficu: Purge object "potato3" 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-janesot6ficu: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-janesot6ficu: > dial: conn=172.17.0.1:47488->172.17.0.6:21110, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-janesot6ficu: Purge dir "" 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-kakijos8tuqu: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-kakijos8tuqu: > dial: conn=172.17.0.1:52600->172.17.0.6:21100, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-kakijos8tuqu: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-kakijos8tuqu: > dial: conn=172.17.0.1:32792->172.17.0.6:21105, err= 2026/08/11 04:09:19 ERROR : error listing: directory not found 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-kakijos8tuqu: Purge dir "" 2026/08/11 04:09:19 NOTICE: purge failed to rmdir "": directory not found 2026/08/11 04:09:19 NOTICE: purge failed: directory not found 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48432->172.17.0.6:21107, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37430->172.17.0.6:21106, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51764->172.17.0.6:21101, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37432->172.17.0.6:21106, err= --- PASS: TestServerSideMove (0.31s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:19 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-limupeh1qecu" 2026/08/11 04:09:19 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/08/11 04:09:19 DEBUG : Setting host="172.17.0.6" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/11 04:09:19 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/11 04:09:19 DEBUG : Setting pass="CY7vHQx4fFDcwhedGZQZGKuF8GsC-jBafEr12xp0qBrq" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/11 04:09:19 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/11 04:09:19 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/11 04:09:19 DEBUG : TestFTPVsftpd: detected overridden config - adding "{eIKtA}" suffix to name 2026/08/11 04:09:19 DEBUG : Setting host="172.17.0.6" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/11 04:09:19 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/11 04:09:19 DEBUG : Setting pass="CY7vHQx4fFDcwhedGZQZGKuF8GsC-jBafEr12xp0qBrq" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/11 04:09:19 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/11 04:09:19 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-limupeh1qecu: Connecting to FTP server 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-limupeh1qecu: dial("tcp","172.17.0.6:21") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-limupeh1qecu: > dial: conn=172.17.0.1:33208->172.17.0.6:21, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-limupeh1qecu: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-limupeh1qecu: > dial: conn=172.17.0.1:47490->172.17.0.6:21110, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59332->172.17.0.6:21104, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48436->172.17.0.6:21107, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44024->172.17.0.6:21109, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53826->172.17.0.6:21102, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35666->172.17.0.6:21108, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44030->172.17.0.6:21109, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48730->172.17.0.6:21103, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48438->172.17.0.6:21107, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44044->172.17.0.6:21109, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52604->172.17.0.6:21100, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.6:21/rclone-test-hoxisah7goha -> ftp://172.17.0.6:21/rclone-test-limupeh1qecu 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-limupeh1qecu: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-limupeh1qecu: > dial: conn=172.17.0.1:53830->172.17.0.6:21102, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-limupeh1qecu: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-limupeh1qecu: > dial: conn=172.17.0.1:59346->172.17.0.6:21104, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-limupeh1qecu: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-limupeh1qecu: > dial: conn=172.17.0.1:44046->172.17.0.6:21109, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-limupeh1qecu: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-limupeh1qecu: > dial: conn=172.17.0.1:44052->172.17.0.6:21109, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-limupeh1qecu: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-limupeh1qecu: > dial: conn=172.17.0.1:52618->172.17.0.6:21100, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-limupeh1qecu: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-limupeh1qecu: > dial: conn=172.17.0.1:32800->172.17.0.6:21105, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-limupeh1qecu: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-limupeh1qecu: > dial: conn=172.17.0.1:59352->172.17.0.6:21104, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-limupeh1qecu: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-limupeh1qecu: > dial: conn=172.17.0.1:52634->172.17.0.6:21100, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48442->172.17.0.6:21107, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-limupeh1qecu: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:19 DEBUG : empty space: Excluded (Size Filter) 2026/08/11 04:09:19 DEBUG : empty space: Excluded 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-limupeh1qecu: > dial: conn=172.17.0.1:53834->172.17.0.6:21102, err= 2026/08/11 04:09:19 DEBUG : empty space: Excluded (Size Filter) 2026/08/11 04:09:19 DEBUG : empty space: Excluded 2026/08/11 04:09:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-limupeh1qecu: Waiting for checks to finish 2026/08/11 04:09:19 DEBUG : potato3: size = 68 (ftp://172.17.0.6:21/rclone-test-hoxisah7goha) 2026/08/11 04:09:19 DEBUG : potato3: size = 60 (ftp://172.17.0.6:21/rclone-test-limupeh1qecu) 2026/08/11 04:09:19 DEBUG : potato3: Sizes differ 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-limupeh1qecu: Waiting for transfers to finish 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-limupeh1qecu: Connecting to FTP server 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-limupeh1qecu: dial("tcp","172.17.0.6:21") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-limupeh1qecu: > dial: conn=172.17.0.1:33210->172.17.0.6:21, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-limupeh1qecu: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-limupeh1qecu: > dial: conn=172.17.0.1:32816->172.17.0.6:21105, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-limupeh1qecu: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-limupeh1qecu: > dial: conn=172.17.0.1:48448->172.17.0.6:21107, err= 2026/08/11 04:09:19 INFO : potato2: Moved (server-side) 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-limupeh1qecu: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-limupeh1qecu: > dial: conn=172.17.0.1:59360->172.17.0.6:21104, err= 2026/08/11 04:09:19 INFO : potato3: Deleted 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-limupeh1qecu: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-limupeh1qecu: > dial: conn=172.17.0.1:37448->172.17.0.6:21106, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-limupeh1qecu: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-limupeh1qecu: > dial: conn=172.17.0.1:59372->172.17.0.6:21104, err= 2026/08/11 04:09:19 INFO : potato3: Moved (server-side) 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44054->172.17.0.6:21109, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-limupeh1qecu: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-limupeh1qecu: > dial: conn=172.17.0.1:59382->172.17.0.6:21104, err= 2026/08/11 04:09:19 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-vufosey4dabe" 2026/08/11 04:09:19 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/08/11 04:09:19 DEBUG : Setting host="172.17.0.6" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/11 04:09:19 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/11 04:09:19 DEBUG : Setting pass="CY7vHQx4fFDcwhedGZQZGKuF8GsC-jBafEr12xp0qBrq" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/11 04:09:19 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/11 04:09:19 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/11 04:09:19 DEBUG : TestFTPVsftpd: detected overridden config - adding "{eIKtA}" suffix to name 2026/08/11 04:09:19 DEBUG : Setting host="172.17.0.6" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/11 04:09:19 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/11 04:09:19 DEBUG : Setting pass="CY7vHQx4fFDcwhedGZQZGKuF8GsC-jBafEr12xp0qBrq" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/11 04:09:19 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/11 04:09:19 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-vufosey4dabe: Connecting to FTP server 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-vufosey4dabe: dial("tcp","172.17.0.6:21") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-vufosey4dabe: > dial: conn=172.17.0.1:33224->172.17.0.6:21, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-vufosey4dabe: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-vufosey4dabe: > dial: conn=172.17.0.1:52646->172.17.0.6:21100, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-vufosey4dabe: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-vufosey4dabe: > dial: conn=172.17.0.1:52648->172.17.0.6:21100, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-limupeh1qecu: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-limupeh1qecu: > dial: conn=172.17.0.1:37456->172.17.0.6:21106, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-vufosey4dabe: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-vufosey4dabe: > dial: conn=172.17.0.1:47502->172.17.0.6:21110, err= 2026/08/11 04:09:19 DEBUG : empty space: Excluded (Size Filter) 2026/08/11 04:09:19 DEBUG : empty space: Excluded 2026/08/11 04:09:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/11 04:09:19 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-vufosey4dabe: Connecting to FTP server 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-vufosey4dabe: dial("tcp","172.17.0.6:21") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-vufosey4dabe: Waiting for checks to finish 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-vufosey4dabe: Waiting for transfers to finish 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-vufosey4dabe: > dial: conn=172.17.0.1:33232->172.17.0.6:21, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-vufosey4dabe: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-vufosey4dabe: > dial: conn=172.17.0.1:44058->172.17.0.6:21109, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-vufosey4dabe: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-vufosey4dabe: > dial: conn=172.17.0.1:48738->172.17.0.6:21103, err= 2026/08/11 04:09:19 INFO : potato2: Moved (server-side) 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-vufosey4dabe: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-vufosey4dabe: > dial: conn=172.17.0.1:48740->172.17.0.6:21103, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-vufosey4dabe: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-vufosey4dabe: > dial: conn=172.17.0.1:52654->172.17.0.6:21100, err= 2026/08/11 04:09:19 INFO : potato3: Moved (server-side) 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-vufosey4dabe: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-vufosey4dabe: > dial: conn=172.17.0.1:35668->172.17.0.6:21108, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-limupeh1qecu: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-limupeh1qecu: > dial: conn=172.17.0.1:48748->172.17.0.6:21103, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-vufosey4dabe: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-vufosey4dabe: > dial: conn=172.17.0.1:32818->172.17.0.6:21105, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-vufosey4dabe: Purge object "potato2" 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-vufosey4dabe: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-vufosey4dabe: > dial: conn=172.17.0.1:48452->172.17.0.6:21107, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-vufosey4dabe: Purge object "potato3" 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-vufosey4dabe: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-vufosey4dabe: > dial: conn=172.17.0.1:32822->172.17.0.6:21105, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-vufosey4dabe: Purge dir "" 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-limupeh1qecu: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-limupeh1qecu: > dial: conn=172.17.0.1:32834->172.17.0.6:21105, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-limupeh1qecu: Purge object "empty space" 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-limupeh1qecu: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-limupeh1qecu: > dial: conn=172.17.0.1:48468->172.17.0.6:21107, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-limupeh1qecu: Purge dir "" 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47510->172.17.0.6:21110, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37468->172.17.0.6:21106, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53850->172.17.0.6:21102, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48482->172.17.0.6:21107, err= --- PASS: TestServerSideMoveWithFilter (0.33s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:19 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-xuvogoy7xilu" 2026/08/11 04:09:19 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/08/11 04:09:19 DEBUG : Setting host="172.17.0.6" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/11 04:09:19 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/11 04:09:19 DEBUG : Setting pass="CY7vHQx4fFDcwhedGZQZGKuF8GsC-jBafEr12xp0qBrq" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/11 04:09:19 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/11 04:09:19 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/11 04:09:19 DEBUG : TestFTPVsftpd: detected overridden config - adding "{eIKtA}" suffix to name 2026/08/11 04:09:19 DEBUG : Setting host="172.17.0.6" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/11 04:09:19 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/11 04:09:19 DEBUG : Setting pass="CY7vHQx4fFDcwhedGZQZGKuF8GsC-jBafEr12xp0qBrq" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/11 04:09:19 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/11 04:09:19 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-xuvogoy7xilu: Connecting to FTP server 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-xuvogoy7xilu: dial("tcp","172.17.0.6:21") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-xuvogoy7xilu: > dial: conn=172.17.0.1:33242->172.17.0.6:21, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-xuvogoy7xilu: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-xuvogoy7xilu: > dial: conn=172.17.0.1:44074->172.17.0.6:21109, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59398->172.17.0.6:21104, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48756->172.17.0.6:21103, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47520->172.17.0.6:21110, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48762->172.17.0.6:21103, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35680->172.17.0.6:21108, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53854->172.17.0.6:21102, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48778->172.17.0.6:21103, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51770->172.17.0.6:21101, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35682->172.17.0.6:21108, err= 2026/08/11 04:09:19 INFO : tomatoDir: Making directory 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44088->172.17.0.6:21109, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37470->172.17.0.6:21106, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37476->172.17.0.6:21106, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35692->172.17.0.6:21108, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37486->172.17.0.6:21106, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.6:21/rclone-test-hoxisah7goha -> ftp://172.17.0.6:21/rclone-test-xuvogoy7xilu 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-xuvogoy7xilu: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-xuvogoy7xilu: > dial: conn=172.17.0.1:48486->172.17.0.6:21107, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-xuvogoy7xilu: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-xuvogoy7xilu: > dial: conn=172.17.0.1:32850->172.17.0.6:21105, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-xuvogoy7xilu: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-xuvogoy7xilu: > dial: conn=172.17.0.1:47530->172.17.0.6:21110, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-xuvogoy7xilu: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-xuvogoy7xilu: > dial: conn=172.17.0.1:32860->172.17.0.6:21105, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-xuvogoy7xilu: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-xuvogoy7xilu: > dial: conn=172.17.0.1:59400->172.17.0.6:21104, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-xuvogoy7xilu: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-xuvogoy7xilu: > dial: conn=172.17.0.1:59404->172.17.0.6:21104, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-xuvogoy7xilu: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-xuvogoy7xilu: > dial: conn=172.17.0.1:52658->172.17.0.6:21100, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-xuvogoy7xilu: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-xuvogoy7xilu: > dial: conn=172.17.0.1:47546->172.17.0.6:21110, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-xuvogoy7xilu: Using server-side directory move 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-xuvogoy7xilu: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-xuvogoy7xilu: > dial: conn=172.17.0.1:32868->172.17.0.6:21105, err= 2026/08/11 04:09:19 INFO : ftp://172.17.0.6:21/rclone-test-xuvogoy7xilu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-xuvogoy7xilu: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-xuvogoy7xilu: > dial: conn=172.17.0.1:48492->172.17.0.6:21107, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53856->172.17.0.6:21102, err= 2026/08/11 04:09:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/11 04:09:19 DEBUG : empty space: size = 1 OK 2026/08/11 04:09:19 DEBUG : potato3: size = 68 (ftp://172.17.0.6:21/rclone-test-hoxisah7goha) 2026/08/11 04:09:19 DEBUG : potato3: size = 60 (ftp://172.17.0.6:21/rclone-test-xuvogoy7xilu) 2026/08/11 04:09:19 DEBUG : potato3: Sizes differ 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-xuvogoy7xilu: Connecting to FTP server 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-xuvogoy7xilu: dial("tcp","172.17.0.6:21") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-xuvogoy7xilu: Connecting to FTP server 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-xuvogoy7xilu: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-xuvogoy7xilu: > dial: conn=172.17.0.1:33250->172.17.0.6:21, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-xuvogoy7xilu: > dial: conn=172.17.0.1:37498->172.17.0.6:21106, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-xuvogoy7xilu: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-xuvogoy7xilu: > dial: conn=172.17.0.1:47556->172.17.0.6:21110, err= 2026/08/11 04:09:19 INFO : potato2: Moved (server-side) 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53864->172.17.0.6:21102, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:32876->172.17.0.6:21105, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-xuvogoy7xilu: Waiting for checks to finish 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-xuvogoy7xilu: dial("tcp","172.17.0.6:21") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-xuvogoy7xilu: > dial: conn=172.17.0.1:33254->172.17.0.6:21, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-xuvogoy7xilu: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-xuvogoy7xilu: > dial: conn=172.17.0.1:47558->172.17.0.6:21110, err= 2026/08/11 04:09:19 INFO : potato3: Deleted 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-xuvogoy7xilu: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-xuvogoy7xilu: > dial: conn=172.17.0.1:47564->172.17.0.6:21110, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-xuvogoy7xilu: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-xuvogoy7xilu: > dial: conn=172.17.0.1:52670->172.17.0.6:21100, err= 2026/08/11 04:09:19 INFO : potato3: Moved (server-side) 2026/08/11 04:09:19 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/08/11 04:09:19 DEBUG : empty space: Unchanged skipping 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59416->172.17.0.6:21104, err= 2026/08/11 04:09:19 INFO : empty space: Deleted 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-xuvogoy7xilu: Waiting for transfers to finish 2026/08/11 04:09:19 INFO : tomatoDir: Removing directory 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: deleted 1 directories 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47574->172.17.0.6:21110, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52674->172.17.0.6:21100, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48506->172.17.0.6:21107, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47578->172.17.0.6:21110, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-xuvogoy7xilu: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-xuvogoy7xilu: > dial: conn=172.17.0.1:35698->172.17.0.6:21108, err= 2026/08/11 04:09:19 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-fucaxun8dara" 2026/08/11 04:09:19 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/08/11 04:09:19 DEBUG : Setting host="172.17.0.6" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/11 04:09:19 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/11 04:09:19 DEBUG : Setting pass="CY7vHQx4fFDcwhedGZQZGKuF8GsC-jBafEr12xp0qBrq" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/11 04:09:19 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/11 04:09:19 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/11 04:09:19 DEBUG : TestFTPVsftpd: detected overridden config - adding "{eIKtA}" suffix to name 2026/08/11 04:09:19 DEBUG : Setting host="172.17.0.6" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/11 04:09:19 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/11 04:09:19 DEBUG : Setting pass="CY7vHQx4fFDcwhedGZQZGKuF8GsC-jBafEr12xp0qBrq" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/11 04:09:19 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/11 04:09:19 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-fucaxun8dara: Connecting to FTP server 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-fucaxun8dara: dial("tcp","172.17.0.6:21") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-fucaxun8dara: > dial: conn=172.17.0.1:33264->172.17.0.6:21, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-fucaxun8dara: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-fucaxun8dara: > dial: conn=172.17.0.1:53870->172.17.0.6:21102, err= 2026/08/11 04:09:19 INFO : tomatoDir: Making directory 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-xuvogoy7xilu: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-xuvogoy7xilu: > dial: conn=172.17.0.1:35710->172.17.0.6:21108, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-xuvogoy7xilu: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-xuvogoy7xilu: > dial: conn=172.17.0.1:53884->172.17.0.6:21102, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-fucaxun8dara: Using server-side directory move 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-fucaxun8dara: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-fucaxun8dara: > dial: conn=172.17.0.1:35718->172.17.0.6:21108, err= 2026/08/11 04:09:19 INFO : ftp://172.17.0.6:21/rclone-test-fucaxun8dara: Server side directory move succeeded 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-fucaxun8dara: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-fucaxun8dara: > dial: conn=172.17.0.1:35722->172.17.0.6:21108, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-fucaxun8dara: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-fucaxun8dara: > dial: conn=172.17.0.1:53894->172.17.0.6:21102, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-fucaxun8dara: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-fucaxun8dara: > dial: conn=172.17.0.1:59430->172.17.0.6:21104, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-xuvogoy7xilu: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-xuvogoy7xilu: > dial: conn=172.17.0.1:44104->172.17.0.6:21109, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-xuvogoy7xilu: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-xuvogoy7xilu: > dial: conn=172.17.0.1:32888->172.17.0.6:21105, err= 2026/08/11 04:09:19 ERROR : error listing: directory not found 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-xuvogoy7xilu: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-xuvogoy7xilu: > dial: conn=172.17.0.1:48792->172.17.0.6:21103, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-xuvogoy7xilu: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-xuvogoy7xilu: > dial: conn=172.17.0.1:47582->172.17.0.6:21110, err= 2026/08/11 04:09:19 ERROR : error listing: directory not found 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-fucaxun8dara: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-fucaxun8dara: > dial: conn=172.17.0.1:35724->172.17.0.6:21108, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-fucaxun8dara: Purge object "empty space" 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-fucaxun8dara: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-fucaxun8dara: > dial: conn=172.17.0.1:35734->172.17.0.6:21108, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-fucaxun8dara: Purge object "potato2" 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-fucaxun8dara: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-fucaxun8dara: > dial: conn=172.17.0.1:44118->172.17.0.6:21109, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-fucaxun8dara: Purge object "potato3" 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-fucaxun8dara: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-fucaxun8dara: > dial: conn=172.17.0.1:59436->172.17.0.6:21104, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-fucaxun8dara: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-fucaxun8dara: > dial: conn=172.17.0.1:48798->172.17.0.6:21103, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-fucaxun8dara: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-fucaxun8dara: > dial: conn=172.17.0.1:32890->172.17.0.6:21105, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-fucaxun8dara: Purge dir "tomatoDir" 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-fucaxun8dara: Purge dir "" 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-xuvogoy7xilu: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-xuvogoy7xilu: > dial: conn=172.17.0.1:48808->172.17.0.6:21103, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-xuvogoy7xilu: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-xuvogoy7xilu: > dial: conn=172.17.0.1:48512->172.17.0.6:21107, err= 2026/08/11 04:09:19 ERROR : error listing: directory not found 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-xuvogoy7xilu: Purge dir "" 2026/08/11 04:09:19 NOTICE: purge failed to rmdir "": directory not found 2026/08/11 04:09:19 NOTICE: purge failed: directory not found 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59450->172.17.0.6:21104, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48822->172.17.0.6:21103, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48824->172.17.0.6:21103, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37506->172.17.0.6:21106, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.29s) === RUN TestServerSideMoveOverlap run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35736->172.17.0.6:21108, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35742->172.17.0.6:21108, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44130->172.17.0.6:21109, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:32894->172.17.0.6:21105, err= --- SKIP: TestServerSideMoveOverlap (0.01s) === RUN TestSyncOverlap run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:19 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-hoxisah7goha/rclone-sync-test" 2026/08/11 04:09:19 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/08/11 04:09:19 DEBUG : Setting host="172.17.0.6" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/11 04:09:19 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/11 04:09:19 DEBUG : Setting pass="CY7vHQx4fFDcwhedGZQZGKuF8GsC-jBafEr12xp0qBrq" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/11 04:09:19 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/11 04:09:19 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/11 04:09:19 DEBUG : TestFTPVsftpd: detected overridden config - adding "{eIKtA}" suffix to name 2026/08/11 04:09:19 DEBUG : Setting host="172.17.0.6" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/11 04:09:19 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/11 04:09:19 DEBUG : Setting pass="CY7vHQx4fFDcwhedGZQZGKuF8GsC-jBafEr12xp0qBrq" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/11 04:09:19 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/11 04:09:19 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/rclone-sync-test: Connecting to FTP server 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/rclone-sync-test: dial("tcp","172.17.0.6:21") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/rclone-sync-test: > dial: conn=172.17.0.1:33280->172.17.0.6:21, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/rclone-sync-test: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/rclone-sync-test: > dial: conn=172.17.0.1:37508->172.17.0.6:21106, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47586->172.17.0.6:21110, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52690->172.17.0.6:21100, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37520->172.17.0.6:21106, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48528->172.17.0.6:21107, err= --- PASS: TestSyncOverlap (0.05s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:19 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-hoxisah7goha/rclone-sync-test" 2026/08/11 04:09:19 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/08/11 04:09:19 DEBUG : Setting host="172.17.0.6" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/11 04:09:19 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/11 04:09:19 DEBUG : Setting pass="CY7vHQx4fFDcwhedGZQZGKuF8GsC-jBafEr12xp0qBrq" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/11 04:09:19 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/11 04:09:19 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/11 04:09:19 DEBUG : TestFTPVsftpd: detected overridden config - adding "{eIKtA}" suffix to name 2026/08/11 04:09:19 DEBUG : Setting host="172.17.0.6" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/11 04:09:19 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/11 04:09:19 DEBUG : Setting pass="CY7vHQx4fFDcwhedGZQZGKuF8GsC-jBafEr12xp0qBrq" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/11 04:09:19 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/11 04:09:19 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/rclone-sync-test: Connecting to FTP server 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/rclone-sync-test: dial("tcp","172.17.0.6:21") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/rclone-sync-test: > dial: conn=172.17.0.1:33290->172.17.0.6:21, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/rclone-sync-test: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/rclone-sync-test: > dial: conn=172.17.0.1:32908->172.17.0.6:21105, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/rclone-sync-test: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/rclone-sync-test: > dial: conn=172.17.0.1:37522->172.17.0.6:21106, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/rclone-sync-test: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/rclone-sync-test: > dial: conn=172.17.0.1:44140->172.17.0.6:21109, err= 2026/08/11 04:09:19 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-hoxisah7goha/rclone-sync-test-include/layer2" 2026/08/11 04:09:19 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/08/11 04:09:19 DEBUG : Setting host="172.17.0.6" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/11 04:09:19 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/11 04:09:19 DEBUG : Setting pass="CY7vHQx4fFDcwhedGZQZGKuF8GsC-jBafEr12xp0qBrq" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/11 04:09:19 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/11 04:09:19 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/11 04:09:19 DEBUG : TestFTPVsftpd: detected overridden config - adding "{eIKtA}" suffix to name 2026/08/11 04:09:19 DEBUG : Setting host="172.17.0.6" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/11 04:09:19 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/11 04:09:19 DEBUG : Setting pass="CY7vHQx4fFDcwhedGZQZGKuF8GsC-jBafEr12xp0qBrq" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/11 04:09:19 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/11 04:09:19 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/rclone-sync-test-include/layer2: Connecting to FTP server 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/rclone-sync-test-include/layer2: dial("tcp","172.17.0.6:21") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:33306->172.17.0.6:21, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/rclone-sync-test-include/layer2: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:48542->172.17.0.6:21107, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/rclone-sync-test-include/layer2: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:37534->172.17.0.6:21106, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/rclone-sync-test-include/layer2: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:32922->172.17.0.6:21105, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/rclone-sync-test-include/layer2: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:32938->172.17.0.6:21105, err= 2026/08/11 04:09:19 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-hoxisah7goha/rclone-sync-test-ignore-file" 2026/08/11 04:09:19 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/08/11 04:09:19 DEBUG : Setting host="172.17.0.6" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/11 04:09:19 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/11 04:09:19 DEBUG : Setting pass="CY7vHQx4fFDcwhedGZQZGKuF8GsC-jBafEr12xp0qBrq" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/11 04:09:19 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/11 04:09:19 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/11 04:09:19 DEBUG : TestFTPVsftpd: detected overridden config - adding "{eIKtA}" suffix to name 2026/08/11 04:09:19 DEBUG : Setting host="172.17.0.6" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/11 04:09:19 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/11 04:09:19 DEBUG : Setting pass="CY7vHQx4fFDcwhedGZQZGKuF8GsC-jBafEr12xp0qBrq" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/11 04:09:19 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/11 04:09:19 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/rclone-sync-test-ignore-file: Connecting to FTP server 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/rclone-sync-test-ignore-file: dial("tcp","172.17.0.6:21") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:33322->172.17.0.6:21, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/rclone-sync-test-ignore-file: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:52696->172.17.0.6:21100, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/rclone-sync-test-ignore-file: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:48552->172.17.0.6:21107, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/rclone-sync-test-ignore-file: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:37542->172.17.0.6:21106, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37558->172.17.0.6:21106, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48834->172.17.0.6:21103, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47588->172.17.0.6:21110, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53908->172.17.0.6:21102, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/rclone-sync-test: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/rclone-sync-test: > dial: conn=172.17.0.1:51782->172.17.0.6:21101, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48554->172.17.0.6:21107, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/rclone-sync-test: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/rclone-sync-test: > dial: conn=172.17.0.1:51784->172.17.0.6:21101, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47598->172.17.0.6:21110, err= 2026/08/11 04:09:19 DEBUG : rclone-sync-test: Excluded 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52706->172.17.0.6:21100, err= 2026/08/11 04:09:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52722->172.17.0.6:21100, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35752->172.17.0.6:21108, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52726->172.17.0.6:21100, err= 2026/08/11 04:09:19 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/rclone-sync-test: Waiting for checks to finish 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/rclone-sync-test: Waiting for transfers to finish 2026/08/11 04:09:19 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:19 INFO : There was nothing to transfer 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48556->172.17.0.6:21107, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/rclone-sync-test: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44150->172.17.0.6:21109, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/rclone-sync-test: > dial: conn=172.17.0.1:53924->172.17.0.6:21102, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/rclone-sync-test: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/rclone-sync-test: > dial: conn=172.17.0.1:35760->172.17.0.6:21108, err= 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:19 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59466->172.17.0.6:21104, err= 2026/08/11 04:09:20 DEBUG : rclone-sync-test: Excluded 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47602->172.17.0.6:21110, err= 2026/08/11 04:09:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44156->172.17.0.6:21109, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52738->172.17.0.6:21100, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35774->172.17.0.6:21108, err= 2026/08/11 04:09:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:20 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:20 INFO : rclone-sync-test-include: Removing directory 2026/08/11 04:09:20 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: failed to delete 1 directories 2026/08/11 04:09:20 INFO : There was nothing to transfer 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51800->172.17.0.6:21101, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/rclone-sync-test-include/layer2: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:32940->172.17.0.6:21105, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53936->172.17.0.6:21102, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/rclone-sync-test-include/layer2: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:47608->172.17.0.6:21110, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51814->172.17.0.6:21101, err= 2026/08/11 04:09:20 DEBUG : rclone-sync-test: Excluded 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52744->172.17.0.6:21100, err= 2026/08/11 04:09:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48838->172.17.0.6:21103, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53944->172.17.0.6:21102, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48854->172.17.0.6:21103, err= 2026/08/11 04:09:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/08/11 04:09:20 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:20 INFO : There was nothing to transfer 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44168->172.17.0.6:21109, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59474->172.17.0.6:21104, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/rclone-sync-test-include/layer2: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:48858->172.17.0.6:21103, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44182->172.17.0.6:21109, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/rclone-sync-test-include/layer2: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:53946->172.17.0.6:21102, err= 2026/08/11 04:09:20 DEBUG : rclone-sync-test: Excluded 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51826->172.17.0.6:21101, err= 2026/08/11 04:09:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:32948->172.17.0.6:21105, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51828->172.17.0.6:21101, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51830->172.17.0.6:21101, err= 2026/08/11 04:09:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:20 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:20 INFO : rclone-sync-test-include: Removing directory 2026/08/11 04:09:20 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: failed to delete 1 directories 2026/08/11 04:09:20 INFO : There was nothing to transfer 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59478->172.17.0.6:21104, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/rclone-sync-test-ignore-file: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:32956->172.17.0.6:21105, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:20 DEBUG : Excluded 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35784->172.17.0.6:21108, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53948->172.17.0.6:21102, err= 2026/08/11 04:09:20 DEBUG : rclone-sync-test: Excluded 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51836->172.17.0.6:21101, err= 2026/08/11 04:09:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48860->172.17.0.6:21103, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59482->172.17.0.6:21104, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47612->172.17.0.6:21110, err= 2026/08/11 04:09:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/08/11 04:09:20 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:20 INFO : There was nothing to transfer 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53952->172.17.0.6:21102, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53954->172.17.0.6:21102, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51848->172.17.0.6:21101, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52758->172.17.0.6:21100, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37568->172.17.0.6:21106, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:32960->172.17.0.6:21105, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52762->172.17.0.6:21100, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44190->172.17.0.6:21109, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48572->172.17.0.6:21107, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59492->172.17.0.6:21104, err= --- PASS: TestSyncOverlapWithFilter (0.24s) === RUN TestSyncCompareDest run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:20 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-hoxisah7goha/dst" 2026/08/11 04:09:20 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/08/11 04:09:20 DEBUG : Setting host="172.17.0.6" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/11 04:09:20 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/11 04:09:20 DEBUG : Setting pass="CY7vHQx4fFDcwhedGZQZGKuF8GsC-jBafEr12xp0qBrq" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/11 04:09:20 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/11 04:09:20 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/11 04:09:20 DEBUG : TestFTPVsftpd: detected overridden config - adding "{eIKtA}" suffix to name 2026/08/11 04:09:20 DEBUG : Setting host="172.17.0.6" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/11 04:09:20 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/11 04:09:20 DEBUG : Setting pass="CY7vHQx4fFDcwhedGZQZGKuF8GsC-jBafEr12xp0qBrq" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/11 04:09:20 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/11 04:09:20 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: Connecting to FTP server 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:33326->172.17.0.6:21, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:59500->172.17.0.6:21104, err= 2026/08/11 04:09:20 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-hoxisah7goha/CompareDest" 2026/08/11 04:09:20 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/08/11 04:09:20 DEBUG : Setting host="172.17.0.6" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/11 04:09:20 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/11 04:09:20 DEBUG : Setting pass="CY7vHQx4fFDcwhedGZQZGKuF8GsC-jBafEr12xp0qBrq" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/11 04:09:20 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/11 04:09:20 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/11 04:09:20 DEBUG : TestFTPVsftpd: detected overridden config - adding "{eIKtA}" suffix to name 2026/08/11 04:09:20 DEBUG : Setting host="172.17.0.6" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/11 04:09:20 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/11 04:09:20 DEBUG : Setting pass="CY7vHQx4fFDcwhedGZQZGKuF8GsC-jBafEr12xp0qBrq" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/11 04:09:20 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/11 04:09:20 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/CompareDest: Connecting to FTP server 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/CompareDest: dial("tcp","172.17.0.6:21") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/CompareDest: > dial: conn=172.17.0.1:33334->172.17.0.6:21, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/CompareDest: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/CompareDest: > dial: conn=172.17.0.1:32976->172.17.0.6:21105, err= 2026/08/11 04:09:20 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-hoxisah7goha/CompareDest" to be canonical "TestFTPVsftpd{eIKtA}:rclone-test-hoxisah7goha/CompareDest" 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:52770->172.17.0.6:21100, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:48868->172.17.0.6:21103, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/CompareDest: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/CompareDest: > dial: conn=172.17.0.1:48870->172.17.0.6:21103, err= 2026/08/11 04:09:20 DEBUG : one: Need to transfer - File not found at Destination 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: Waiting for checks to finish 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: Waiting for transfers to finish 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:47626->172.17.0.6:21110, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:48886->172.17.0.6:21103, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:48578->172.17.0.6:21107, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:48898->172.17.0.6:21103, err= 2026/08/11 04:09:20 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:37580->172.17.0.6:21106, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:59516->172.17.0.6:21104, err= 2026/08/11 04:09:20 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/08/11 04:09:20 INFO : one: Copied (new) 2026/08/11 04:09:20 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51856->172.17.0.6:21101, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37582->172.17.0.6:21106, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47632->172.17.0.6:21110, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48586->172.17.0.6:21107, err= 2026/08/11 04:09:20 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-hoxisah7goha/CompareDest" for canonical name "TestFTPVsftpd{eIKtA}:rclone-test-hoxisah7goha/CompareDest" 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:32988->172.17.0.6:21105, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: Waiting for checks to finish 2026/08/11 04:09:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone1497269476) 2026/08/11 04:09:20 DEBUG : one: size = 3 (ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst) 2026/08/11 04:09:20 DEBUG : one: Sizes differ 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/CompareDest: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/CompareDest: > dial: conn=172.17.0.1:35798->172.17.0.6:21108, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: Waiting for transfers to finish 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:59520->172.17.0.6:21104, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:52774->172.17.0.6:21100, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:47636->172.17.0.6:21110, err= 2026/08/11 04:09:20 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:59528->172.17.0.6:21104, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:33002->172.17.0.6:21105, err= 2026/08/11 04:09:20 DEBUG : one.4a8516eb.partial: renamed to: one 2026/08/11 04:09:20 INFO : one: Copied (replaced existing) 2026/08/11 04:09:20 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51872->172.17.0.6:21101, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59540->172.17.0.6:21104, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52776->172.17.0.6:21100, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35806->172.17.0.6:21108, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48596->172.17.0.6:21107, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44198->172.17.0.6:21109, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59554->172.17.0.6:21104, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47640->172.17.0.6:21110, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44212->172.17.0.6:21109, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33012->172.17.0.6:21105, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33014->172.17.0.6:21105, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48902->172.17.0.6:21103, err= 2026/08/11 04:09:20 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-hoxisah7goha/CompareDest" for canonical name "TestFTPVsftpd{eIKtA}:rclone-test-hoxisah7goha/CompareDest" 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:35822->172.17.0.6:21108, err= 2026/08/11 04:09:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone1497269476) 2026/08/11 04:09:20 DEBUG : one: size = 3 (ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst) 2026/08/11 04:09:20 DEBUG : one: Sizes differ 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: Waiting for checks to finish 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/CompareDest: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/CompareDest: > dial: conn=172.17.0.1:48914->172.17.0.6:21103, err= 2026/08/11 04:09:20 DEBUG : one: size = 5 OK 2026/08/11 04:09:20 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/11 04:09:20 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: Waiting for transfers to finish 2026/08/11 04:09:20 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:20 INFO : There was nothing to transfer 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52788->172.17.0.6:21100, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52796->172.17.0.6:21100, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47652->172.17.0.6:21110, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44214->172.17.0.6:21109, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59558->172.17.0.6:21104, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44230->172.17.0.6:21109, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48608->172.17.0.6:21107, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52804->172.17.0.6:21100, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51874->172.17.0.6:21101, err= 2026/08/11 04:09:20 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-hoxisah7goha/CompareDest" for canonical name "TestFTPVsftpd{eIKtA}:rclone-test-hoxisah7goha/CompareDest" 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:35830->172.17.0.6:21108, err= 2026/08/11 04:09:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone1497269476) 2026/08/11 04:09:20 DEBUG : one: size = 3 (ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst) 2026/08/11 04:09:20 DEBUG : one: Sizes differ 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/CompareDest: Connecting to FTP server 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/CompareDest: dial("tcp","172.17.0.6:21") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/CompareDest: > dial: conn=172.17.0.1:33348->172.17.0.6:21, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/CompareDest: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/CompareDest: > dial: conn=172.17.0.1:48922->172.17.0.6:21103, err= 2026/08/11 04:09:20 DEBUG : two: size = 3 OK 2026/08/11 04:09:20 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/11 04:09:20 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: Waiting for checks to finish 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/CompareDest: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/CompareDest: > dial: conn=172.17.0.1:48932->172.17.0.6:21103, err= 2026/08/11 04:09:20 DEBUG : one: size = 5 OK 2026/08/11 04:09:20 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/11 04:09:20 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: Waiting for transfers to finish 2026/08/11 04:09:20 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:20 INFO : There was nothing to transfer 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47660->172.17.0.6:21110, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44240->172.17.0.6:21109, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48622->172.17.0.6:21107, err= 2026/08/11 04:09:20 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-hoxisah7goha/CompareDest" for canonical name "TestFTPVsftpd{eIKtA}:rclone-test-hoxisah7goha/CompareDest" 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:35840->172.17.0.6:21108, err= 2026/08/11 04:09:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone1497269476) 2026/08/11 04:09:20 DEBUG : one: size = 3 (ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst) 2026/08/11 04:09:20 DEBUG : one: Sizes differ 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/CompareDest: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/CompareDest: > dial: conn=172.17.0.1:51878->172.17.0.6:21101, err= 2026/08/11 04:09:20 DEBUG : two: size = 3 OK 2026/08/11 04:09:20 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/11 04:09:20 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: Waiting for checks to finish 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/CompareDest: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/CompareDest: > dial: conn=172.17.0.1:48628->172.17.0.6:21107, err= 2026/08/11 04:09:20 DEBUG : one: size = 5 OK 2026/08/11 04:09:20 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/11 04:09:20 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: Waiting for transfers to finish 2026/08/11 04:09:20 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:20 INFO : There was nothing to transfer 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47664->172.17.0.6:21110, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48632->172.17.0.6:21107, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33028->172.17.0.6:21105, err= sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33034->172.17.0.6:21105, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47674->172.17.0.6:21110, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44242->172.17.0.6:21109, err= 2026/08/11 04:09:20 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-hoxisah7goha/CompareDest" for canonical name "TestFTPVsftpd{eIKtA}:rclone-test-hoxisah7goha/CompareDest" 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:37584->172.17.0.6:21106, err= 2026/08/11 04:09:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone1497269476) 2026/08/11 04:09:20 DEBUG : one: size = 3 (ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst) 2026/08/11 04:09:20 DEBUG : one: Sizes differ 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/CompareDest: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/CompareDest: > dial: conn=172.17.0.1:44252->172.17.0.6:21109, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/CompareDest: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/CompareDest: > dial: conn=172.17.0.1:33036->172.17.0.6:21105, err= 2026/08/11 04:09:20 DEBUG : one: size = 5 OK 2026/08/11 04:09:20 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/11 04:09:20 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/11 04:09:20 DEBUG : two: size = 5 (Local file system at /tmp/rclone1497269476) 2026/08/11 04:09:20 DEBUG : two: size = 3 (ftp://172.17.0.6:21/rclone-test-hoxisah7goha/CompareDest) 2026/08/11 04:09:20 DEBUG : two: Sizes differ 2026/08/11 04:09:20 DEBUG : two: Need to transfer - File not found at Destination 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: Waiting for checks to finish 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: Waiting for transfers to finish 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:59568->172.17.0.6:21104, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:48648->172.17.0.6:21107, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:52820->172.17.0.6:21100, err= 2026/08/11 04:09:20 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:52830->172.17.0.6:21100, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:47690->172.17.0.6:21110, err= 2026/08/11 04:09:20 DEBUG : two.a319cd8b.partial: renamed to: two 2026/08/11 04:09:20 INFO : two: Copied (new) 2026/08/11 04:09:20 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48938->172.17.0.6:21103, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59572->172.17.0.6:21104, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44264->172.17.0.6:21109, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35846->172.17.0.6:21108, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44280->172.17.0.6:21109, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35856->172.17.0.6:21108, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48946->172.17.0.6:21103, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37596->172.17.0.6:21106, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51894->172.17.0.6:21101, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51900->172.17.0.6:21101, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37612->172.17.0.6:21106, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47694->172.17.0.6:21110, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.27s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37620->172.17.0.6:21106, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51906->172.17.0.6:21101, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48650->172.17.0.6:21107, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59584->172.17.0.6:21104, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44292->172.17.0.6:21109, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59592->172.17.0.6:21104, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47710->172.17.0.6:21110, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48948->172.17.0.6:21103, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33048->172.17.0.6:21105, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53956->172.17.0.6:21102, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52840->172.17.0.6:21100, err= 2026/08/11 04:09:20 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-hoxisah7goha/dest" 2026/08/11 04:09:20 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/08/11 04:09:20 DEBUG : Setting host="172.17.0.6" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/11 04:09:20 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/11 04:09:20 DEBUG : Setting pass="CY7vHQx4fFDcwhedGZQZGKuF8GsC-jBafEr12xp0qBrq" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/11 04:09:20 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/11 04:09:20 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/11 04:09:20 DEBUG : TestFTPVsftpd: detected overridden config - adding "{eIKtA}" suffix to name 2026/08/11 04:09:20 DEBUG : Setting host="172.17.0.6" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/11 04:09:20 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/11 04:09:20 DEBUG : Setting pass="CY7vHQx4fFDcwhedGZQZGKuF8GsC-jBafEr12xp0qBrq" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/11 04:09:20 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/11 04:09:20 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dest: Connecting to FTP server 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dest: dial("tcp","172.17.0.6:21") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dest: > dial: conn=172.17.0.1:33364->172.17.0.6:21, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dest: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dest: > dial: conn=172.17.0.1:37632->172.17.0.6:21106, err= 2026/08/11 04:09:20 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-hoxisah7goha/pre-dest1" 2026/08/11 04:09:20 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/08/11 04:09:20 DEBUG : Setting host="172.17.0.6" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/11 04:09:20 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/11 04:09:20 DEBUG : Setting pass="CY7vHQx4fFDcwhedGZQZGKuF8GsC-jBafEr12xp0qBrq" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/11 04:09:20 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/11 04:09:20 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/11 04:09:20 DEBUG : TestFTPVsftpd: detected overridden config - adding "{eIKtA}" suffix to name 2026/08/11 04:09:20 DEBUG : Setting host="172.17.0.6" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/11 04:09:20 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/11 04:09:20 DEBUG : Setting pass="CY7vHQx4fFDcwhedGZQZGKuF8GsC-jBafEr12xp0qBrq" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/11 04:09:20 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/11 04:09:20 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/pre-dest1: Connecting to FTP server 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/pre-dest1: dial("tcp","172.17.0.6:21") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/pre-dest1: > dial: conn=172.17.0.1:33370->172.17.0.6:21, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/pre-dest1: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/pre-dest1: > dial: conn=172.17.0.1:33052->172.17.0.6:21105, err= 2026/08/11 04:09:20 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-hoxisah7goha/pre-dest1" to be canonical "TestFTPVsftpd{eIKtA}:rclone-test-hoxisah7goha/pre-dest1" 2026/08/11 04:09:20 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-hoxisah7goha/pre-dest2" 2026/08/11 04:09:20 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/08/11 04:09:20 DEBUG : Setting host="172.17.0.6" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/11 04:09:20 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/11 04:09:20 DEBUG : Setting pass="CY7vHQx4fFDcwhedGZQZGKuF8GsC-jBafEr12xp0qBrq" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/11 04:09:20 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/11 04:09:20 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/11 04:09:20 DEBUG : TestFTPVsftpd: detected overridden config - adding "{eIKtA}" suffix to name 2026/08/11 04:09:20 DEBUG : Setting host="172.17.0.6" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/11 04:09:20 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/11 04:09:20 DEBUG : Setting pass="CY7vHQx4fFDcwhedGZQZGKuF8GsC-jBafEr12xp0qBrq" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/11 04:09:20 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/11 04:09:20 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/pre-dest2: Connecting to FTP server 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/pre-dest2: dial("tcp","172.17.0.6:21") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/pre-dest2: > dial: conn=172.17.0.1:33374->172.17.0.6:21, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/pre-dest2: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/pre-dest2: > dial: conn=172.17.0.1:37644->172.17.0.6:21106, err= 2026/08/11 04:09:20 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-hoxisah7goha/pre-dest2" to be canonical "TestFTPVsftpd{eIKtA}:rclone-test-hoxisah7goha/pre-dest2" 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dest: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dest: > dial: conn=172.17.0.1:52852->172.17.0.6:21100, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dest: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dest: > dial: conn=172.17.0.1:53966->172.17.0.6:21102, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/pre-dest1: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/pre-dest1: > dial: conn=172.17.0.1:51922->172.17.0.6:21101, err= 2026/08/11 04:09:20 DEBUG : 1: size = 1 OK 2026/08/11 04:09:20 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:20 DEBUG : 1: Destination found in --compare-dest, skipping 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/pre-dest1: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/pre-dest1: > dial: conn=172.17.0.1:33060->172.17.0.6:21105, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/pre-dest2: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/pre-dest2: > dial: conn=172.17.0.1:37656->172.17.0.6:21106, err= 2026/08/11 04:09:20 DEBUG : 2: size = 1 OK 2026/08/11 04:09:20 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:20 DEBUG : 2: Destination found in --compare-dest, skipping 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/pre-dest1: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/pre-dest1: > dial: conn=172.17.0.1:37660->172.17.0.6:21106, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/pre-dest2: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/pre-dest2: > dial: conn=172.17.0.1:51936->172.17.0.6:21101, err= 2026/08/11 04:09:20 DEBUG : 3: Need to transfer - File not found at Destination 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dest: Waiting for checks to finish 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dest: Waiting for transfers to finish 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dest: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dest: > dial: conn=172.17.0.1:48954->172.17.0.6:21103, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dest: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dest: > dial: conn=172.17.0.1:51946->172.17.0.6:21101, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dest: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dest: > dial: conn=172.17.0.1:35872->172.17.0.6:21108, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dest: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dest: > dial: conn=172.17.0.1:48958->172.17.0.6:21103, err= 2026/08/11 04:09:20 DEBUG : 3.34f95e38.partial: size = 1 OK 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dest: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dest: > dial: conn=172.17.0.1:37676->172.17.0.6:21106, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dest: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dest: > dial: conn=172.17.0.1:35880->172.17.0.6:21108, err= 2026/08/11 04:09:20 DEBUG : 3.34f95e38.partial: renamed to: 3 2026/08/11 04:09:20 INFO : 3: Copied (new) 2026/08/11 04:09:20 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dest: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dest: > dial: conn=172.17.0.1:44296->172.17.0.6:21109, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59606->172.17.0.6:21104, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52868->172.17.0.6:21100, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59620->172.17.0.6:21104, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33068->172.17.0.6:21105, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47726->172.17.0.6:21110, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33084->172.17.0.6:21105, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52884->172.17.0.6:21100, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53970->172.17.0.6:21102, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33096->172.17.0.6:21105, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33104->172.17.0.6:21105, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59632->172.17.0.6:21104, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44306->172.17.0.6:21109, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52900->172.17.0.6:21100, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/pre-dest1: closing 1 unused connections 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.20s) === RUN TestSyncCopyDest run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" sync_test.go:2266: Skipping test as remote does not support server-side copy 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52904->172.17.0.6:21100, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44308->172.17.0.6:21109, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33106->172.17.0.6:21105, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52918->172.17.0.6:21100, err= --- SKIP: TestSyncCopyDest (0.01s) === RUN TestSyncBackupDir run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44310->172.17.0.6:21109, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48962->172.17.0.6:21103, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48978->172.17.0.6:21103, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48656->172.17.0.6:21107, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53986->172.17.0.6:21102, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51950->172.17.0.6:21101, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:51956->172.17.0.6:21101, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52930->172.17.0.6:21100, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48988->172.17.0.6:21103, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44314->172.17.0.6:21109, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33120->172.17.0.6:21105, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48998->172.17.0.6:21103, err= 2026/08/11 04:09:20 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-hoxisah7goha/dst" 2026/08/11 04:09:20 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/08/11 04:09:20 DEBUG : Setting host="172.17.0.6" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/11 04:09:20 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/11 04:09:20 DEBUG : Setting pass="CY7vHQx4fFDcwhedGZQZGKuF8GsC-jBafEr12xp0qBrq" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/11 04:09:20 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/11 04:09:20 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/11 04:09:20 DEBUG : TestFTPVsftpd: detected overridden config - adding "{eIKtA}" suffix to name 2026/08/11 04:09:20 DEBUG : Setting host="172.17.0.6" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/11 04:09:20 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/11 04:09:20 DEBUG : Setting pass="CY7vHQx4fFDcwhedGZQZGKuF8GsC-jBafEr12xp0qBrq" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/11 04:09:20 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/11 04:09:20 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: Connecting to FTP server 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:33390->172.17.0.6:21, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:54002->172.17.0.6:21102, err= 2026/08/11 04:09:20 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-hoxisah7goha/backup" 2026/08/11 04:09:20 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/08/11 04:09:20 DEBUG : Setting host="172.17.0.6" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/11 04:09:20 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/11 04:09:20 DEBUG : Setting pass="CY7vHQx4fFDcwhedGZQZGKuF8GsC-jBafEr12xp0qBrq" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/11 04:09:20 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/11 04:09:20 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/11 04:09:20 DEBUG : TestFTPVsftpd: detected overridden config - adding "{eIKtA}" suffix to name 2026/08/11 04:09:20 DEBUG : Setting host="172.17.0.6" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/11 04:09:20 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/11 04:09:20 DEBUG : Setting pass="CY7vHQx4fFDcwhedGZQZGKuF8GsC-jBafEr12xp0qBrq" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/11 04:09:20 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/11 04:09:20 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: Connecting to FTP server 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: dial("tcp","172.17.0.6:21") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: > dial: conn=172.17.0.1:33404->172.17.0.6:21, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: > dial: conn=172.17.0.1:35890->172.17.0.6:21108, err= 2026/08/11 04:09:20 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-hoxisah7goha/backup" to be canonical "TestFTPVsftpd{eIKtA}:rclone-test-hoxisah7goha/backup" 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:51970->172.17.0.6:21101, err= 2026/08/11 04:09:20 DEBUG : one: size = 4 (Local file system at /tmp/rclone1497269476) 2026/08/11 04:09:20 DEBUG : one: size = 3 (ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst) 2026/08/11 04:09:20 DEBUG : two: size = 3 OK 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: Waiting for checks to finish 2026/08/11 04:09:20 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:20 DEBUG : two: Unchanged skipping 2026/08/11 04:09:20 DEBUG : one: Sizes differ 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: > dial: conn=172.17.0.1:54004->172.17.0.6:21102, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: > dial: conn=172.17.0.1:49014->172.17.0.6:21103, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: > dial: conn=172.17.0.1:51982->172.17.0.6:21101, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: > dial: conn=172.17.0.1:37690->172.17.0.6:21106, err= 2026/08/11 04:09:20 INFO : one: Moved (server-side) 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: Waiting for transfers to finish 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:48670->172.17.0.6:21107, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:51986->172.17.0.6:21101, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:48680->172.17.0.6:21107, err= 2026/08/11 04:09:20 DEBUG : one.a292864a.partial: size = 4 OK 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:49020->172.17.0.6:21103, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:51990->172.17.0.6:21101, err= 2026/08/11 04:09:20 DEBUG : one.a292864a.partial: renamed to: one 2026/08/11 04:09:20 INFO : one: Copied (new) 2026/08/11 04:09:20 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: > dial: conn=172.17.0.1:48684->172.17.0.6:21107, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: > dial: conn=172.17.0.1:52938->172.17.0.6:21100, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: > dial: conn=172.17.0.1:59640->172.17.0.6:21104, err= 2026/08/11 04:09:20 INFO : three.txt: Moved (server-side) 2026/08/11 04:09:20 INFO : three.txt: Moved into backup dir 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52944->172.17.0.6:21100, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47734->172.17.0.6:21110, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59648->172.17.0.6:21104, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33132->172.17.0.6:21105, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59650->172.17.0.6:21104, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33148->172.17.0.6:21105, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35892->172.17.0.6:21108, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52948->172.17.0.6:21100, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59656->172.17.0.6:21104, err= 2026/08/11 04:09:20 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-hoxisah7goha/backup" for canonical name "TestFTPVsftpd{eIKtA}:rclone-test-hoxisah7goha/backup" 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:51994->172.17.0.6:21101, err= 2026/08/11 04:09:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone1497269476) 2026/08/11 04:09:20 DEBUG : one: size = 4 (ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst) 2026/08/11 04:09:20 DEBUG : two: size = 3 OK 2026/08/11 04:09:20 DEBUG : one: Sizes differ 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: Waiting for checks to finish 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:20 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:20 DEBUG : two: Unchanged skipping 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: > dial: conn=172.17.0.1:52000->172.17.0.6:21101, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: > dial: conn=172.17.0.1:49022->172.17.0.6:21103, err= 2026/08/11 04:09:20 INFO : one: Deleted 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: > dial: conn=172.17.0.1:54016->172.17.0.6:21102, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: > dial: conn=172.17.0.1:35894->172.17.0.6:21108, err= 2026/08/11 04:09:20 INFO : one: Moved (server-side) 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: Waiting for transfers to finish 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:33160->172.17.0.6:21105, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:49036->172.17.0.6:21103, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:35896->172.17.0.6:21108, err= 2026/08/11 04:09:20 DEBUG : one.4c47835a.partial: size = 5 OK 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:37692->172.17.0.6:21106, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:59666->172.17.0.6:21104, err= 2026/08/11 04:09:20 DEBUG : one.4c47835a.partial: renamed to: one 2026/08/11 04:09:20 INFO : one: Copied (new) 2026/08/11 04:09:20 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: > dial: conn=172.17.0.1:52002->172.17.0.6:21101, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: > dial: conn=172.17.0.1:48698->172.17.0.6:21107, err= 2026/08/11 04:09:20 INFO : three.txt: Deleted 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: > dial: conn=172.17.0.1:35900->172.17.0.6:21108, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: > dial: conn=172.17.0.1:47736->172.17.0.6:21110, err= 2026/08/11 04:09:20 INFO : three.txt: Moved (server-side) 2026/08/11 04:09:20 INFO : three.txt: Moved into backup dir 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:54028->172.17.0.6:21102, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59674->172.17.0.6:21104, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52956->172.17.0.6:21100, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52008->172.17.0.6:21101, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49050->172.17.0.6:21103, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47742->172.17.0.6:21110, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48708->172.17.0.6:21107, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33162->172.17.0.6:21105, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48710->172.17.0.6:21107, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47758->172.17.0.6:21110, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35908->172.17.0.6:21108, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59688->172.17.0.6:21104, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.16s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49056->172.17.0.6:21103, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49060->172.17.0.6:21103, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33170->172.17.0.6:21105, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47770->172.17.0.6:21110, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49066->172.17.0.6:21103, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44326->172.17.0.6:21109, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47782->172.17.0.6:21110, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44330->172.17.0.6:21109, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35920->172.17.0.6:21108, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:54034->172.17.0.6:21102, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33178->172.17.0.6:21105, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48724->172.17.0.6:21107, err= 2026/08/11 04:09:20 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-hoxisah7goha/dst" 2026/08/11 04:09:20 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/08/11 04:09:20 DEBUG : Setting host="172.17.0.6" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/11 04:09:20 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/11 04:09:20 DEBUG : Setting pass="CY7vHQx4fFDcwhedGZQZGKuF8GsC-jBafEr12xp0qBrq" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/11 04:09:20 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/11 04:09:20 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/11 04:09:20 DEBUG : TestFTPVsftpd: detected overridden config - adding "{eIKtA}" suffix to name 2026/08/11 04:09:20 DEBUG : Setting host="172.17.0.6" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/11 04:09:20 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/11 04:09:20 DEBUG : Setting pass="CY7vHQx4fFDcwhedGZQZGKuF8GsC-jBafEr12xp0qBrq" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/11 04:09:20 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/11 04:09:20 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: Connecting to FTP server 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:33410->172.17.0.6:21, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:52968->172.17.0.6:21100, err= 2026/08/11 04:09:20 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-hoxisah7goha/backup" 2026/08/11 04:09:20 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/08/11 04:09:20 DEBUG : Setting host="172.17.0.6" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/11 04:09:20 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/11 04:09:20 DEBUG : Setting pass="CY7vHQx4fFDcwhedGZQZGKuF8GsC-jBafEr12xp0qBrq" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/11 04:09:20 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/11 04:09:20 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/11 04:09:20 DEBUG : TestFTPVsftpd: detected overridden config - adding "{eIKtA}" suffix to name 2026/08/11 04:09:20 DEBUG : Setting host="172.17.0.6" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/11 04:09:20 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/11 04:09:20 DEBUG : Setting pass="CY7vHQx4fFDcwhedGZQZGKuF8GsC-jBafEr12xp0qBrq" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/11 04:09:20 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/11 04:09:20 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: Connecting to FTP server 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: dial("tcp","172.17.0.6:21") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: > dial: conn=172.17.0.1:33418->172.17.0.6:21, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: > dial: conn=172.17.0.1:59698->172.17.0.6:21104, err= 2026/08/11 04:09:20 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-hoxisah7goha/backup" to be canonical "TestFTPVsftpd{eIKtA}:rclone-test-hoxisah7goha/backup" 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:52016->172.17.0.6:21101, err= 2026/08/11 04:09:20 DEBUG : one: size = 4 (Local file system at /tmp/rclone1497269476) 2026/08/11 04:09:20 DEBUG : one: size = 3 (ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst) 2026/08/11 04:09:20 DEBUG : one: Sizes differ 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:20 DEBUG : two: size = 3 OK 2026/08/11 04:09:20 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:20 DEBUG : two: Unchanged skipping 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: Waiting for checks to finish 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: > dial: conn=172.17.0.1:59700->172.17.0.6:21104, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: > dial: conn=172.17.0.1:35930->172.17.0.6:21108, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: > dial: conn=172.17.0.1:52028->172.17.0.6:21101, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: > dial: conn=172.17.0.1:59702->172.17.0.6:21104, err= 2026/08/11 04:09:20 INFO : one: Moved (server-side) to: one.bak 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: Waiting for transfers to finish 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:52978->172.17.0.6:21100, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:49076->172.17.0.6:21103, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:37696->172.17.0.6:21106, err= 2026/08/11 04:09:20 DEBUG : one.a292864a.partial: size = 4 OK 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:49086->172.17.0.6:21103, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:35932->172.17.0.6:21108, err= 2026/08/11 04:09:20 DEBUG : one.a292864a.partial: renamed to: one 2026/08/11 04:09:20 INFO : one: Copied (new) 2026/08/11 04:09:20 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: > dial: conn=172.17.0.1:52982->172.17.0.6:21100, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: > dial: conn=172.17.0.1:44342->172.17.0.6:21109, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: > dial: conn=172.17.0.1:47798->172.17.0.6:21110, err= 2026/08/11 04:09:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/11 04:09:20 INFO : three.txt: Moved into backup dir 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:54044->172.17.0.6:21102, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52996->172.17.0.6:21100, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35940->172.17.0.6:21108, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44358->172.17.0.6:21109, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33194->172.17.0.6:21105, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37712->172.17.0.6:21106, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52998->172.17.0.6:21100, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48732->172.17.0.6:21107, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35956->172.17.0.6:21108, err= 2026/08/11 04:09:20 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-hoxisah7goha/backup" for canonical name "TestFTPVsftpd{eIKtA}:rclone-test-hoxisah7goha/backup" 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:48748->172.17.0.6:21107, err= 2026/08/11 04:09:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone1497269476) 2026/08/11 04:09:20 DEBUG : one: size = 4 (ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst) 2026/08/11 04:09:20 DEBUG : one: Sizes differ 2026/08/11 04:09:20 DEBUG : two: size = 3 OK 2026/08/11 04:09:20 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:20 DEBUG : two: Unchanged skipping 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: Waiting for checks to finish 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: > dial: conn=172.17.0.1:49088->172.17.0.6:21103, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: > dial: conn=172.17.0.1:44362->172.17.0.6:21109, err= 2026/08/11 04:09:20 INFO : one.bak: Deleted 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: > dial: conn=172.17.0.1:33204->172.17.0.6:21105, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: > dial: conn=172.17.0.1:53008->172.17.0.6:21100, err= 2026/08/11 04:09:20 INFO : one: Moved (server-side) to: one.bak 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: Waiting for transfers to finish 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:52038->172.17.0.6:21101, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:49092->172.17.0.6:21103, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:49100->172.17.0.6:21103, err= 2026/08/11 04:09:20 DEBUG : one.4c47835a.partial: size = 5 OK 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:37718->172.17.0.6:21106, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:52052->172.17.0.6:21101, err= 2026/08/11 04:09:20 DEBUG : one.4c47835a.partial: renamed to: one 2026/08/11 04:09:20 INFO : one: Copied (new) 2026/08/11 04:09:20 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: > dial: conn=172.17.0.1:53014->172.17.0.6:21100, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: > dial: conn=172.17.0.1:48762->172.17.0.6:21107, err= 2026/08/11 04:09:20 INFO : three.txt.bak: Deleted 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: > dial: conn=172.17.0.1:52056->172.17.0.6:21101, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: > dial: conn=172.17.0.1:59716->172.17.0.6:21104, err= 2026/08/11 04:09:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/11 04:09:20 INFO : three.txt: Moved into backup dir 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47802->172.17.0.6:21110, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49102->172.17.0.6:21103, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52066->172.17.0.6:21101, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49110->172.17.0.6:21103, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48764->172.17.0.6:21107, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37728->172.17.0.6:21106, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59720->172.17.0.6:21104, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44372->172.17.0.6:21109, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33218->172.17.0.6:21105, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47814->172.17.0.6:21110, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59724->172.17.0.6:21104, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52080->172.17.0.6:21101, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.22s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33230->172.17.0.6:21105, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47824->172.17.0.6:21110, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59740->172.17.0.6:21104, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44378->172.17.0.6:21109, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37744->172.17.0.6:21106, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52088->172.17.0.6:21101, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49126->172.17.0.6:21103, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35972->172.17.0.6:21108, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48770->172.17.0.6:21107, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44394->172.17.0.6:21109, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59754->172.17.0.6:21104, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:35988->172.17.0.6:21108, err= 2026/08/11 04:09:20 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-hoxisah7goha/dst" 2026/08/11 04:09:20 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/08/11 04:09:20 DEBUG : Setting host="172.17.0.6" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/11 04:09:20 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/11 04:09:20 DEBUG : Setting pass="CY7vHQx4fFDcwhedGZQZGKuF8GsC-jBafEr12xp0qBrq" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/11 04:09:20 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/11 04:09:20 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/11 04:09:20 DEBUG : TestFTPVsftpd: detected overridden config - adding "{eIKtA}" suffix to name 2026/08/11 04:09:20 DEBUG : Setting host="172.17.0.6" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/11 04:09:20 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/11 04:09:20 DEBUG : Setting pass="CY7vHQx4fFDcwhedGZQZGKuF8GsC-jBafEr12xp0qBrq" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/11 04:09:20 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/11 04:09:20 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: Connecting to FTP server 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:33432->172.17.0.6:21, err= 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:54060->172.17.0.6:21102, err= 2026/08/11 04:09:20 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-hoxisah7goha/backup" 2026/08/11 04:09:20 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/08/11 04:09:20 DEBUG : Setting host="172.17.0.6" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/11 04:09:20 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/11 04:09:20 DEBUG : Setting pass="CY7vHQx4fFDcwhedGZQZGKuF8GsC-jBafEr12xp0qBrq" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/11 04:09:20 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/11 04:09:20 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/11 04:09:20 DEBUG : TestFTPVsftpd: detected overridden config - adding "{eIKtA}" suffix to name 2026/08/11 04:09:20 DEBUG : Setting host="172.17.0.6" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/11 04:09:20 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/11 04:09:20 DEBUG : Setting pass="CY7vHQx4fFDcwhedGZQZGKuF8GsC-jBafEr12xp0qBrq" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/11 04:09:20 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/11 04:09:20 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: Connecting to FTP server 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: dial("tcp","172.17.0.6:21") 2026/08/11 04:09:20 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: > dial: conn=172.17.0.1:33440->172.17.0.6:21, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: > dial: conn=172.17.0.1:53018->172.17.0.6:21100, err= 2026/08/11 04:09:21 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-hoxisah7goha/backup" to be canonical "TestFTPVsftpd{eIKtA}:rclone-test-hoxisah7goha/backup" 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:36004->172.17.0.6:21108, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: Waiting for checks to finish 2026/08/11 04:09:21 DEBUG : one: size = 4 (Local file system at /tmp/rclone1497269476) 2026/08/11 04:09:21 DEBUG : one: size = 3 (ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst) 2026/08/11 04:09:21 DEBUG : one: Sizes differ 2026/08/11 04:09:21 DEBUG : two: size = 3 OK 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: > dial: conn=172.17.0.1:33238->172.17.0.6:21105, err= 2026/08/11 04:09:21 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:21 DEBUG : two: Unchanged skipping 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: > dial: conn=172.17.0.1:47830->172.17.0.6:21110, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: > dial: conn=172.17.0.1:37752->172.17.0.6:21106, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: > dial: conn=172.17.0.1:49136->172.17.0.6:21103, err= 2026/08/11 04:09:21 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: Waiting for transfers to finish 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:47834->172.17.0.6:21110, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:49146->172.17.0.6:21103, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:48774->172.17.0.6:21107, err= 2026/08/11 04:09:21 DEBUG : one.a292864a.partial: size = 4 OK 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:36020->172.17.0.6:21108, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:33246->172.17.0.6:21105, err= 2026/08/11 04:09:21 DEBUG : one.a292864a.partial: renamed to: one 2026/08/11 04:09:21 INFO : one: Copied (new) 2026/08/11 04:09:21 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: > dial: conn=172.17.0.1:49162->172.17.0.6:21103, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: > dial: conn=172.17.0.1:48780->172.17.0.6:21107, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: > dial: conn=172.17.0.1:47840->172.17.0.6:21110, err= 2026/08/11 04:09:21 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/11 04:09:21 INFO : three.txt: Moved into backup dir 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33262->172.17.0.6:21105, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52098->172.17.0.6:21101, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48784->172.17.0.6:21107, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33266->172.17.0.6:21105, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49174->172.17.0.6:21103, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49182->172.17.0.6:21103, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59760->172.17.0.6:21104, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47850->172.17.0.6:21110, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36030->172.17.0.6:21108, err= 2026/08/11 04:09:21 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-hoxisah7goha/backup" for canonical name "TestFTPVsftpd{eIKtA}:rclone-test-hoxisah7goha/backup" 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:48786->172.17.0.6:21107, err= 2026/08/11 04:09:21 DEBUG : two: size = 3 OK 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: Waiting for checks to finish 2026/08/11 04:09:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone1497269476) 2026/08/11 04:09:21 DEBUG : one: size = 4 (ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst) 2026/08/11 04:09:21 DEBUG : one: Sizes differ 2026/08/11 04:09:21 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:21 DEBUG : two: Unchanged skipping 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: > dial: conn=172.17.0.1:52104->172.17.0.6:21101, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: > dial: conn=172.17.0.1:44404->172.17.0.6:21109, err= 2026/08/11 04:09:21 INFO : one-2019-01-01: Deleted 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: > dial: conn=172.17.0.1:44410->172.17.0.6:21109, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: > dial: conn=172.17.0.1:59776->172.17.0.6:21104, err= 2026/08/11 04:09:21 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: Waiting for transfers to finish 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:36042->172.17.0.6:21108, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:47854->172.17.0.6:21110, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:59778->172.17.0.6:21104, err= 2026/08/11 04:09:21 DEBUG : one.4c47835a.partial: size = 5 OK 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:59784->172.17.0.6:21104, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:49186->172.17.0.6:21103, err= 2026/08/11 04:09:21 DEBUG : one.4c47835a.partial: renamed to: one 2026/08/11 04:09:21 INFO : one: Copied (new) 2026/08/11 04:09:21 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: > dial: conn=172.17.0.1:53024->172.17.0.6:21100, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: > dial: conn=172.17.0.1:44412->172.17.0.6:21109, err= 2026/08/11 04:09:21 INFO : three-2019-01-01.txt: Deleted 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: > dial: conn=172.17.0.1:36048->172.17.0.6:21108, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: > dial: conn=172.17.0.1:49198->172.17.0.6:21103, err= 2026/08/11 04:09:21 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/11 04:09:21 INFO : three.txt: Moved into backup dir 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44428->172.17.0.6:21109, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52108->172.17.0.6:21101, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33276->172.17.0.6:21105, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49204->172.17.0.6:21103, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59786->172.17.0.6:21104, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53038->172.17.0.6:21100, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37764->172.17.0.6:21106, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33286->172.17.0.6:21105, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59798->172.17.0.6:21104, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44438->172.17.0.6:21109, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36062->172.17.0.6:21108, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59808->172.17.0.6:21104, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.19s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47856->172.17.0.6:21110, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:54072->172.17.0.6:21102, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47866->172.17.0.6:21110, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48800->172.17.0.6:21107, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37780->172.17.0.6:21106, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59814->172.17.0.6:21104, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44454->172.17.0.6:21109, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44458->172.17.0.6:21109, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59828->172.17.0.6:21104, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49216->172.17.0.6:21103, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59840->172.17.0.6:21104, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47876->172.17.0.6:21110, err= 2026/08/11 04:09:21 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-hoxisah7goha/dst" 2026/08/11 04:09:21 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/08/11 04:09:21 DEBUG : Setting host="172.17.0.6" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/11 04:09:21 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/11 04:09:21 DEBUG : Setting pass="CY7vHQx4fFDcwhedGZQZGKuF8GsC-jBafEr12xp0qBrq" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/11 04:09:21 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/11 04:09:21 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/11 04:09:21 DEBUG : TestFTPVsftpd: detected overridden config - adding "{eIKtA}" suffix to name 2026/08/11 04:09:21 DEBUG : Setting host="172.17.0.6" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/11 04:09:21 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/11 04:09:21 DEBUG : Setting pass="CY7vHQx4fFDcwhedGZQZGKuF8GsC-jBafEr12xp0qBrq" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/11 04:09:21 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/11 04:09:21 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: Connecting to FTP server 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:33454->172.17.0.6:21, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:53040->172.17.0.6:21100, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:48814->172.17.0.6:21107, err= 2026/08/11 04:09:21 DEBUG : one: size = 4 (Local file system at /tmp/rclone1497269476) 2026/08/11 04:09:21 DEBUG : one: size = 3 (ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst) 2026/08/11 04:09:21 DEBUG : one: Sizes differ 2026/08/11 04:09:21 DEBUG : two: size = 3 OK 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: Connecting to FTP server 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: Waiting for checks to finish 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:33456->172.17.0.6:21, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:36066->172.17.0.6:21108, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:37782->172.17.0.6:21106, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:47884->172.17.0.6:21110, err= 2026/08/11 04:09:21 INFO : one: Moved (server-side) to: one.bak 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:54074->172.17.0.6:21102, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:36080->172.17.0.6:21108, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:44474->172.17.0.6:21109, err= 2026/08/11 04:09:21 DEBUG : one.a292864a.partial: size = 4 OK 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:37794->172.17.0.6:21106, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:49224->172.17.0.6:21103, err= 2026/08/11 04:09:21 DEBUG : one.a292864a.partial: renamed to: one 2026/08/11 04:09:21 INFO : one: Copied (new) 2026/08/11 04:09:21 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:21 DEBUG : two: Unchanged skipping 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: Waiting for transfers to finish 2026/08/11 04:09:21 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:53056->172.17.0.6:21100, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:33294->172.17.0.6:21105, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:53070->172.17.0.6:21100, err= 2026/08/11 04:09:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/11 04:09:21 INFO : three.txt: Moved into backup dir 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33302->172.17.0.6:21105, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44486->172.17.0.6:21109, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49228->172.17.0.6:21103, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33310->172.17.0.6:21105, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59846->172.17.0.6:21104, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36096->172.17.0.6:21108, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36112->172.17.0.6:21108, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:52124->172.17.0.6:21101, err= 2026/08/11 04:09:21 DEBUG : one.bak: Excluded (Path Filter) 2026/08/11 04:09:21 DEBUG : one.bak: Excluded 2026/08/11 04:09:21 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/08/11 04:09:21 DEBUG : three.txt.bak: Excluded 2026/08/11 04:09:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone1497269476) 2026/08/11 04:09:21 DEBUG : one: size = 4 (ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst) 2026/08/11 04:09:21 DEBUG : one: Sizes differ 2026/08/11 04:09:21 DEBUG : two: size = 3 OK 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: Waiting for checks to finish 2026/08/11 04:09:21 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:21 DEBUG : two: Unchanged skipping 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:36126->172.17.0.6:21108, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:48826->172.17.0.6:21107, err= 2026/08/11 04:09:21 INFO : one.bak: Deleted 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:37798->172.17.0.6:21106, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:33324->172.17.0.6:21105, err= 2026/08/11 04:09:21 INFO : one: Moved (server-side) to: one.bak 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: Waiting for transfers to finish 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:47888->172.17.0.6:21110, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:54082->172.17.0.6:21102, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:54086->172.17.0.6:21102, err= 2026/08/11 04:09:21 DEBUG : one.4c47835a.partial: size = 5 OK 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:53082->172.17.0.6:21100, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:59858->172.17.0.6:21104, err= 2026/08/11 04:09:21 DEBUG : one.4c47835a.partial: renamed to: one 2026/08/11 04:09:21 INFO : one: Copied (new) 2026/08/11 04:09:21 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:44498->172.17.0.6:21109, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:54090->172.17.0.6:21102, err= 2026/08/11 04:09:21 INFO : three.txt.bak: Deleted 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:52134->172.17.0.6:21101, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:53084->172.17.0.6:21100, err= 2026/08/11 04:09:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/11 04:09:21 INFO : three.txt: Moved into backup dir 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48830->172.17.0.6:21107, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:54106->172.17.0.6:21102, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44512->172.17.0.6:21109, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59874->172.17.0.6:21104, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48846->172.17.0.6:21107, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59880->172.17.0.6:21104, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33336->172.17.0.6:21105, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44520->172.17.0.6:21109, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36142->172.17.0.6:21108, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48854->172.17.0.6:21107, err= --- PASS: TestSyncBackupDirSuffixOnly (0.16s) === RUN TestSyncSuffix run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44524->172.17.0.6:21109, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53100->172.17.0.6:21100, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53116->172.17.0.6:21100, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:54112->172.17.0.6:21102, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52146->172.17.0.6:21101, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47904->172.17.0.6:21110, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59882->172.17.0.6:21104, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53126->172.17.0.6:21100, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37808->172.17.0.6:21106, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:53142->172.17.0.6:21100, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59888->172.17.0.6:21104, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47912->172.17.0.6:21110, err= 2026/08/11 04:09:21 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-hoxisah7goha/dst" 2026/08/11 04:09:21 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/08/11 04:09:21 DEBUG : Setting host="172.17.0.6" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/11 04:09:21 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/11 04:09:21 DEBUG : Setting pass="CY7vHQx4fFDcwhedGZQZGKuF8GsC-jBafEr12xp0qBrq" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/11 04:09:21 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/11 04:09:21 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/11 04:09:21 DEBUG : TestFTPVsftpd: detected overridden config - adding "{eIKtA}" suffix to name 2026/08/11 04:09:21 DEBUG : Setting host="172.17.0.6" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/11 04:09:21 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/11 04:09:21 DEBUG : Setting pass="CY7vHQx4fFDcwhedGZQZGKuF8GsC-jBafEr12xp0qBrq" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/11 04:09:21 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/11 04:09:21 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: Connecting to FTP server 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:33470->172.17.0.6:21, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:44536->172.17.0.6:21109, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:36150->172.17.0.6:21108, err= 2026/08/11 04:09:21 DEBUG : one: size = 4 (Local file system at /tmp/rclone1497269476) 2026/08/11 04:09:21 DEBUG : one: size = 3 (ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst) 2026/08/11 04:09:21 DEBUG : one: Sizes differ 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:37820->172.17.0.6:21106, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:44542->172.17.0.6:21109, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:52158->172.17.0.6:21101, err= 2026/08/11 04:09:21 INFO : one: Moved (server-side) to: one.bak 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:37822->172.17.0.6:21106, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:33338->172.17.0.6:21105, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:44548->172.17.0.6:21109, err= 2026/08/11 04:09:21 DEBUG : one.a292864a.partial: size = 4 OK 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:52172->172.17.0.6:21101, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:33352->172.17.0.6:21105, err= 2026/08/11 04:09:21 DEBUG : one.a292864a.partial: renamed to: one 2026/08/11 04:09:21 INFO : one: Copied (new) 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:59898->172.17.0.6:21104, err= 2026/08/11 04:09:21 DEBUG : two: size = 3 OK 2026/08/11 04:09:21 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:21 DEBUG : two: Unchanged skipping 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:36166->172.17.0.6:21108, err= 2026/08/11 04:09:21 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1497269476) 2026/08/11 04:09:21 DEBUG : three.txt: size = 5 (ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst) 2026/08/11 04:09:21 DEBUG : three.txt: Sizes differ 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:54128->172.17.0.6:21102, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:53154->172.17.0.6:21100, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:37824->172.17.0.6:21106, err= 2026/08/11 04:09:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:49234->172.17.0.6:21103, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:47914->172.17.0.6:21110, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:52178->172.17.0.6:21101, err= 2026/08/11 04:09:21 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:49236->172.17.0.6:21103, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:59908->172.17.0.6:21104, err= 2026/08/11 04:09:21 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/08/11 04:09:21 INFO : three.txt: Copied (new) 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47918->172.17.0.6:21110, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44564->172.17.0.6:21109, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36176->172.17.0.6:21108, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:52190->172.17.0.6:21101, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:44876->172.17.0.6:21109, err= 2026/08/11 04:09:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone1497269476) 2026/08/11 04:09:21 DEBUG : one: size = 4 (ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst) 2026/08/11 04:09:21 DEBUG : one: Sizes differ 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:37456->172.17.0.6:21101, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:37462->172.17.0.6:21101, err= 2026/08/11 04:09:21 INFO : one.bak: Deleted 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:55186->172.17.0.6:21103, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:47878->172.17.0.6:21102, err= 2026/08/11 04:09:21 INFO : one: Moved (server-side) to: one.bak 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:37472->172.17.0.6:21101, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:40214->172.17.0.6:21110, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:37488->172.17.0.6:21101, err= 2026/08/11 04:09:21 DEBUG : one.4c47835a.partial: size = 5 OK 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:41096->172.17.0.6:21105, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:44880->172.17.0.6:21109, err= 2026/08/11 04:09:21 DEBUG : one.4c47835a.partial: renamed to: one 2026/08/11 04:09:21 INFO : one: Copied (new) 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:59788->172.17.0.6:21104, err= 2026/08/11 04:09:21 DEBUG : two: size = 3 OK 2026/08/11 04:09:21 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:21 DEBUG : two: Unchanged skipping 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:55656->172.17.0.6:21108, err= 2026/08/11 04:09:21 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1497269476) 2026/08/11 04:09:21 DEBUG : three.txt: size = 6 (ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst) 2026/08/11 04:09:21 DEBUG : three.txt: Sizes differ 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:55194->172.17.0.6:21103, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:55670->172.17.0.6:21108, err= 2026/08/11 04:09:21 INFO : three.txt.bak: Deleted 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:59802->172.17.0.6:21104, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:44888->172.17.0.6:21109, err= 2026/08/11 04:09:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:59804->172.17.0.6:21104, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:45438->172.17.0.6:21107, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:55676->172.17.0.6:21108, err= 2026/08/11 04:09:21 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:41098->172.17.0.6:21105, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:41100->172.17.0.6:21105, err= 2026/08/11 04:09:21 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/08/11 04:09:21 INFO : three.txt: Copied (new) 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55682->172.17.0.6:21108, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47676->172.17.0.6:21100, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47686->172.17.0.6:21100, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47886->172.17.0.6:21102, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45448->172.17.0.6:21107, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43328->172.17.0.6:21106, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40220->172.17.0.6:21110, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44892->172.17.0.6:21109, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43330->172.17.0.6:21106, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43334->172.17.0.6:21106, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43344->172.17.0.6:21106, err= --- PASS: TestSyncSuffix (0.15s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43354->172.17.0.6:21106, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47698->172.17.0.6:21100, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55688->172.17.0.6:21108, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40230->172.17.0.6:21110, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44900->172.17.0.6:21109, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55204->172.17.0.6:21103, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55220->172.17.0.6:21103, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40232->172.17.0.6:21110, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47898->172.17.0.6:21102, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45456->172.17.0.6:21107, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41102->172.17.0.6:21105, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47900->172.17.0.6:21102, err= 2026/08/11 04:09:21 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-hoxisah7goha/dst" 2026/08/11 04:09:21 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/08/11 04:09:21 DEBUG : Setting host="172.17.0.6" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/11 04:09:21 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/11 04:09:21 DEBUG : Setting pass="CY7vHQx4fFDcwhedGZQZGKuF8GsC-jBafEr12xp0qBrq" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/11 04:09:21 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/11 04:09:21 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/11 04:09:21 DEBUG : TestFTPVsftpd: detected overridden config - adding "{eIKtA}" suffix to name 2026/08/11 04:09:21 DEBUG : Setting host="172.17.0.6" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/11 04:09:21 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/11 04:09:21 DEBUG : Setting pass="CY7vHQx4fFDcwhedGZQZGKuF8GsC-jBafEr12xp0qBrq" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/11 04:09:21 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/11 04:09:21 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: Connecting to FTP server 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:36106->172.17.0.6:21, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:47904->172.17.0.6:21102, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:55690->172.17.0.6:21108, err= 2026/08/11 04:09:21 DEBUG : one: size = 4 (Local file system at /tmp/rclone1497269476) 2026/08/11 04:09:21 DEBUG : one: size = 3 (ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst) 2026/08/11 04:09:21 DEBUG : one: Sizes differ 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:41118->172.17.0.6:21105, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:43362->172.17.0.6:21106, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:55700->172.17.0.6:21108, err= 2026/08/11 04:09:21 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:43374->172.17.0.6:21106, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:37492->172.17.0.6:21101, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:37494->172.17.0.6:21101, err= 2026/08/11 04:09:21 DEBUG : one.a292864a.partial: size = 4 OK 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:47916->172.17.0.6:21102, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:43386->172.17.0.6:21106, err= 2026/08/11 04:09:21 DEBUG : one.a292864a.partial: renamed to: one 2026/08/11 04:09:21 INFO : one: Copied (new) 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:55234->172.17.0.6:21103, err= 2026/08/11 04:09:21 DEBUG : two: size = 3 OK 2026/08/11 04:09:21 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:21 DEBUG : two: Unchanged skipping 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:45468->172.17.0.6:21107, err= 2026/08/11 04:09:21 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1497269476) 2026/08/11 04:09:21 DEBUG : three.txt: size = 5 (ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst) 2026/08/11 04:09:21 DEBUG : three.txt: Sizes differ 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:45482->172.17.0.6:21107, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:55246->172.17.0.6:21103, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:55716->172.17.0.6:21108, err= 2026/08/11 04:09:21 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:45484->172.17.0.6:21107, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:43388->172.17.0.6:21106, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:45490->172.17.0.6:21107, err= 2026/08/11 04:09:21 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:55262->172.17.0.6:21103, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:59812->172.17.0.6:21104, err= 2026/08/11 04:09:21 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/08/11 04:09:21 INFO : three.txt: Copied (new) 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44908->172.17.0.6:21109, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40248->172.17.0.6:21110, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55266->172.17.0.6:21103, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37502->172.17.0.6:21101, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:44918->172.17.0.6:21109, err= 2026/08/11 04:09:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone1497269476) 2026/08/11 04:09:21 DEBUG : one: size = 4 (ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst) 2026/08/11 04:09:21 DEBUG : one: Sizes differ 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:44930->172.17.0.6:21109, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:45500->172.17.0.6:21107, err= 2026/08/11 04:09:21 INFO : one-2019-01-01: Deleted 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:40256->172.17.0.6:21110, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:43396->172.17.0.6:21106, err= 2026/08/11 04:09:21 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:37514->172.17.0.6:21101, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:40272->172.17.0.6:21110, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:59822->172.17.0.6:21104, err= 2026/08/11 04:09:21 DEBUG : one.4c47835a.partial: size = 5 OK 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:47924->172.17.0.6:21102, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:44934->172.17.0.6:21109, err= 2026/08/11 04:09:21 DEBUG : one.4c47835a.partial: renamed to: one 2026/08/11 04:09:21 INFO : one: Copied (new) 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:43408->172.17.0.6:21106, err= 2026/08/11 04:09:21 DEBUG : two: size = 3 OK 2026/08/11 04:09:21 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:21 DEBUG : two: Unchanged skipping 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:43424->172.17.0.6:21106, err= 2026/08/11 04:09:21 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1497269476) 2026/08/11 04:09:21 DEBUG : three.txt: size = 6 (ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst) 2026/08/11 04:09:21 DEBUG : three.txt: Sizes differ 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:47928->172.17.0.6:21102, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:47702->172.17.0.6:21100, err= 2026/08/11 04:09:21 INFO : three-2019-01-01.txt: Deleted 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:47712->172.17.0.6:21100, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:43434->172.17.0.6:21106, err= 2026/08/11 04:09:21 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:45512->172.17.0.6:21107, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:55726->172.17.0.6:21108, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:59832->172.17.0.6:21104, err= 2026/08/11 04:09:21 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:43444->172.17.0.6:21106, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha/dst: > dial: conn=172.17.0.1:45526->172.17.0.6:21107, err= 2026/08/11 04:09:21 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/08/11 04:09:21 INFO : three.txt: Copied (new) 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55738->172.17.0.6:21108, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40278->172.17.0.6:21110, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47942->172.17.0.6:21102, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41134->172.17.0.6:21105, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43460->172.17.0.6:21106, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44944->172.17.0.6:21109, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40280->172.17.0.6:21110, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55742->172.17.0.6:21108, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37518->172.17.0.6:21101, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45542->172.17.0.6:21107, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43474->172.17.0.6:21106, err= --- PASS: TestSyncSuffixKeepExtension (0.12s) === RUN TestSyncUTFNorm run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37522->172.17.0.6:21101, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37532->172.17.0.6:21101, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55744->172.17.0.6:21108, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41150->172.17.0.6:21105, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45554->172.17.0.6:21107, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:21 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1497269476) 2026/08/11 04:09:21 DEBUG : Testêé: size = 18 (ftp://172.17.0.6:21/rclone-test-hoxisah7goha) 2026/08/11 04:09:21 DEBUG : Testêé: Sizes differ 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43488->172.17.0.6:21106, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47728->172.17.0.6:21100, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40282->172.17.0.6:21110, err= 2026/08/11 04:09:21 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41164->172.17.0.6:21105, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43494->172.17.0.6:21106, err= 2026/08/11 04:09:21 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2026/08/11 04:09:21 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/08/11 04:09:21 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45568->172.17.0.6:21107, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43504->172.17.0.6:21106, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47734->172.17.0.6:21100, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47946->172.17.0.6:21102, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59836->172.17.0.6:21104, err= --- PASS: TestSyncUTFNorm (0.02s) === RUN TestSyncImmutable run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55268->172.17.0.6:21103, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47750->172.17.0.6:21100, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44946->172.17.0.6:21109, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45570->172.17.0.6:21107, err= 2026/08/11 04:09:21 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44956->172.17.0.6:21109, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40296->172.17.0.6:21110, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45576->172.17.0.6:21107, err= 2026/08/11 04:09:21 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59844->172.17.0.6:21104, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37540->172.17.0.6:21101, err= 2026/08/11 04:09:21 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/08/11 04:09:21 INFO : existing: Copied (new) 2026/08/11 04:09:21 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43508->172.17.0.6:21106, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40298->172.17.0.6:21110, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45586->172.17.0.6:21107, err= 2026/08/11 04:09:21 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1497269476) 2026/08/11 04:09:21 DEBUG : existing: size = 6 (ftp://172.17.0.6:21/rclone-test-hoxisah7goha) 2026/08/11 04:09:21 DEBUG : existing: Sizes differ 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:21 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:21 ERROR : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: not deleting files as there were IO errors 2026/08/11 04:09:21 ERROR : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: not deleting directories as there were IO errors 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37552->172.17.0.6:21101, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59852->172.17.0.6:21104, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47962->172.17.0.6:21102, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45596->172.17.0.6:21107, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55754->172.17.0.6:21108, err= --- PASS: TestSyncImmutable (0.03s) === RUN TestSyncIgnoreCase run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55276->172.17.0.6:21103, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44970->172.17.0.6:21109, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59862->172.17.0.6:21104, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44982->172.17.0.6:21109, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47970->172.17.0.6:21102, err= 2026/08/11 04:09:21 DEBUG : EXISTING: size = 6 OK 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:21 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:21 DEBUG : existing: Unchanged skipping 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:21 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:21 INFO : There was nothing to transfer 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47974->172.17.0.6:21102, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41172->172.17.0.6:21105, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45608->172.17.0.6:21107, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43510->172.17.0.6:21106, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47762->172.17.0.6:21100, err= --- PASS: TestSyncIgnoreCase (0.03s) === RUN TestFixCase run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" sync_test.go:2666: Skipping test as local or remote are case-sensitive 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45614->172.17.0.6:21107, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59864->172.17.0.6:21104, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55768->172.17.0.6:21108, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47772->172.17.0.6:21100, err= --- SKIP: TestFixCase (0.01s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40312->172.17.0.6:21110, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45624->172.17.0.6:21107, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59872->172.17.0.6:21104, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45632->172.17.0.6:21107, err= === RUN TestMaxTransfer/Soft run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47786->172.17.0.6:21100, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41180->172.17.0.6:21105, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55288->172.17.0.6:21103, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45642->172.17.0.6:21107, err= === RUN TestMaxTransfer/Cautious run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59880->172.17.0.6:21104, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59886->172.17.0.6:21104, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47790->172.17.0.6:21100, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37556->172.17.0.6:21101, err= --- PASS: TestMaxTransfer (0.02s) --- SKIP: TestMaxTransfer/Hard (0.01s) --- SKIP: TestMaxTransfer/Soft (0.01s) --- SKIP: TestMaxTransfer/Cautious (0.01s) === RUN TestSyncConcurrentDelete run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55782->172.17.0.6:21108, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41196->172.17.0.6:21105, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47802->172.17.0.6:21100, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55792->172.17.0.6:21108, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45644->172.17.0.6:21107, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44988->172.17.0.6:21109, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47988->172.17.0.6:21102, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44992->172.17.0.6:21109, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40318->172.17.0.6:21110, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40320->172.17.0.6:21110, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45660->172.17.0.6:21107, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40334->172.17.0.6:21110, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41204->172.17.0.6:21105, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40340->172.17.0.6:21110, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43520->172.17.0.6:21106, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55802->172.17.0.6:21108, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47998->172.17.0.6:21102, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48008->172.17.0.6:21102, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43532->172.17.0.6:21106, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43536->172.17.0.6:21106, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43550->172.17.0.6:21106, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45008->172.17.0.6:21109, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45662->172.17.0.6:21107, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48022->172.17.0.6:21102, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59888->172.17.0.6:21104, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40348->172.17.0.6:21110, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37564->172.17.0.6:21101, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45674->172.17.0.6:21107, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45682->172.17.0.6:21107, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41214->172.17.0.6:21105, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43564->172.17.0.6:21106, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55296->172.17.0.6:21103, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45690->172.17.0.6:21107, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55304->172.17.0.6:21103, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45016->172.17.0.6:21109, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45698->172.17.0.6:21107, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43576->172.17.0.6:21106, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47804->172.17.0.6:21100, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47808->172.17.0.6:21100, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45024->172.17.0.6:21109, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48024->172.17.0.6:21102, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40354->172.17.0.6:21110, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37566->172.17.0.6:21101, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48038->172.17.0.6:21102, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48044->172.17.0.6:21102, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55810->172.17.0.6:21108, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45034->172.17.0.6:21109, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45700->172.17.0.6:21107, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55818->172.17.0.6:21108, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48048->172.17.0.6:21102, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40360->172.17.0.6:21110, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37574->172.17.0.6:21101, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45708->172.17.0.6:21107, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43590->172.17.0.6:21106, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43602->172.17.0.6:21106, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40372->172.17.0.6:21110, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45710->172.17.0.6:21107, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41220->172.17.0.6:21105, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59904->172.17.0.6:21104, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41226->172.17.0.6:21105, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55312->172.17.0.6:21103, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48060->172.17.0.6:21102, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59910->172.17.0.6:21104, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45712->172.17.0.6:21107, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40382->172.17.0.6:21110, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40396->172.17.0.6:21110, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48072->172.17.0.6:21102, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48082->172.17.0.6:21102, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40412->172.17.0.6:21110, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41242->172.17.0.6:21105, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48098->172.17.0.6:21102, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40418->172.17.0.6:21110, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41244->172.17.0.6:21105, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59912->172.17.0.6:21104, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48102->172.17.0.6:21102, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48112->172.17.0.6:21102, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41246->172.17.0.6:21105, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55822->172.17.0.6:21108, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45050->172.17.0.6:21109, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40432->172.17.0.6:21110, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43612->172.17.0.6:21106, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59922->172.17.0.6:21104, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48124->172.17.0.6:21102, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48128->172.17.0.6:21102, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40448->172.17.0.6:21110, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55830->172.17.0.6:21108, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40458->172.17.0.6:21110, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45728->172.17.0.6:21107, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59928->172.17.0.6:21104, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55328->172.17.0.6:21103, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45734->172.17.0.6:21107, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47818->172.17.0.6:21100, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45746->172.17.0.6:21107, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40474->172.17.0.6:21110, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59942->172.17.0.6:21104, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43616->172.17.0.6:21106, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41258->172.17.0.6:21105, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40482->172.17.0.6:21110, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59950->172.17.0.6:21104, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43620->172.17.0.6:21106, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41274->172.17.0.6:21105, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59954->172.17.0.6:21104, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41288->172.17.0.6:21105, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43636->172.17.0.6:21106, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55834->172.17.0.6:21108, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41290->172.17.0.6:21105, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55844->172.17.0.6:21108, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55848->172.17.0.6:21108, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55342->172.17.0.6:21103, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47830->172.17.0.6:21100, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55858->172.17.0.6:21108, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55860->172.17.0.6:21108, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55346->172.17.0.6:21103, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55362->172.17.0.6:21103, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55374->172.17.0.6:21103, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45760->172.17.0.6:21107, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40484->172.17.0.6:21110, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48144->172.17.0.6:21102, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41294->172.17.0.6:21105, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40498->172.17.0.6:21110, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45776->172.17.0.6:21107, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37586->172.17.0.6:21101, err= 2026/08/11 04:09:21 DEBUG : both0: size = 6 OK 2026/08/11 04:09:21 DEBUG : both10: size = 6 OK 2026/08/11 04:09:21 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:21 DEBUG : both0: Unchanged skipping 2026/08/11 04:09:21 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:21 DEBUG : both11: size = 6 OK 2026/08/11 04:09:21 DEBUG : both10: Unchanged skipping 2026/08/11 04:09:21 DEBUG : both13: size = 6 OK 2026/08/11 04:09:21 DEBUG : both14: size = 6 OK 2026/08/11 04:09:21 DEBUG : both12: size = 6 OK 2026/08/11 04:09:21 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:21 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:21 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:21 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:21 DEBUG : both13: Unchanged skipping 2026/08/11 04:09:21 DEBUG : both15: size = 6 OK 2026/08/11 04:09:21 DEBUG : both14: Unchanged skipping 2026/08/11 04:09:21 DEBUG : both16: size = 6 OK 2026/08/11 04:09:21 DEBUG : both12: Unchanged skipping 2026/08/11 04:09:21 DEBUG : both17: size = 6 OK 2026/08/11 04:09:21 DEBUG : both11: Unchanged skipping 2026/08/11 04:09:21 DEBUG : both18: size = 6 OK 2026/08/11 04:09:21 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:21 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:21 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:21 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:21 DEBUG : both17: Unchanged skipping 2026/08/11 04:09:21 DEBUG : both19: size = 6 OK 2026/08/11 04:09:21 DEBUG : both15: Unchanged skipping 2026/08/11 04:09:21 DEBUG : both1: size = 6 OK 2026/08/11 04:09:21 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:21 DEBUG : both1: Unchanged skipping 2026/08/11 04:09:21 DEBUG : both2: size = 6 OK 2026/08/11 04:09:21 DEBUG : both16: Unchanged skipping 2026/08/11 04:09:21 DEBUG : both3: size = 6 OK 2026/08/11 04:09:21 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:21 DEBUG : both19: Unchanged skipping 2026/08/11 04:09:21 DEBUG : both4: size = 6 OK 2026/08/11 04:09:21 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:21 DEBUG : both4: Unchanged skipping 2026/08/11 04:09:21 DEBUG : both5: size = 6 OK 2026/08/11 04:09:21 DEBUG : both18: Unchanged skipping 2026/08/11 04:09:21 DEBUG : both6: size = 6 OK 2026/08/11 04:09:21 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:21 DEBUG : both3: Unchanged skipping 2026/08/11 04:09:21 DEBUG : both7: size = 6 OK 2026/08/11 04:09:21 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:21 DEBUG : both6: Unchanged skipping 2026/08/11 04:09:21 DEBUG : both8: size = 6 OK 2026/08/11 04:09:21 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:21 DEBUG : both8: Unchanged skipping 2026/08/11 04:09:21 DEBUG : both9: size = 6 OK 2026/08/11 04:09:21 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:21 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:21 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:21 DEBUG : both7: Unchanged skipping 2026/08/11 04:09:21 DEBUG : both9: Unchanged skipping 2026/08/11 04:09:21 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:21 DEBUG : both2: Unchanged skipping 2026/08/11 04:09:21 DEBUG : both5: Unchanged skipping 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:21 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37602->172.17.0.6:21101, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48146->172.17.0.6:21102, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40508->172.17.0.6:21110, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45790->172.17.0.6:21107, err= 2026/08/11 04:09:21 INFO : only4: Deleted 2026/08/11 04:09:21 INFO : only11: Deleted 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40522->172.17.0.6:21110, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43652->172.17.0.6:21106, err= 2026/08/11 04:09:21 INFO : only3: Deleted 2026/08/11 04:09:21 INFO : only19: Deleted 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47838->172.17.0.6:21100, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:21 INFO : only8: Deleted 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37618->172.17.0.6:21101, err= 2026/08/11 04:09:21 INFO : only9: Deleted 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40524->172.17.0.6:21110, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55376->172.17.0.6:21103, err= 2026/08/11 04:09:21 INFO : only2: Deleted 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47850->172.17.0.6:21100, err= 2026/08/11 04:09:21 INFO : only10: Deleted 2026/08/11 04:09:21 INFO : only16: Deleted 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48154->172.17.0.6:21102, err= 2026/08/11 04:09:21 INFO : only5: Deleted 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59956->172.17.0.6:21104, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41306->172.17.0.6:21105, err= 2026/08/11 04:09:21 INFO : only7: Deleted 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47858->172.17.0.6:21100, err= 2026/08/11 04:09:21 INFO : only15: Deleted 2026/08/11 04:09:21 INFO : only17: Deleted 2026/08/11 04:09:21 INFO : only6: Deleted 2026/08/11 04:09:21 INFO : only14: Deleted 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59960->172.17.0.6:21104, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40538->172.17.0.6:21110, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45794->172.17.0.6:21107, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55868->172.17.0.6:21108, err= 2026/08/11 04:09:21 INFO : only0: Deleted 2026/08/11 04:09:21 INFO : only13: Deleted 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45060->172.17.0.6:21109, err= 2026/08/11 04:09:21 INFO : only18: Deleted 2026/08/11 04:09:21 INFO : only1: Deleted 2026/08/11 04:09:21 INFO : only12: Deleted 2026/08/11 04:09:21 INFO : There was nothing to transfer 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37622->172.17.0.6:21101, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40542->172.17.0.6:21110, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43660->172.17.0.6:21106, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41322->172.17.0.6:21105, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45066->172.17.0.6:21109, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45800->172.17.0.6:21107, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43670->172.17.0.6:21106, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45068->172.17.0.6:21109, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48156->172.17.0.6:21102, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55378->172.17.0.6:21103, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40558->172.17.0.6:21110, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41328->172.17.0.6:21105, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59976->172.17.0.6:21104, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55382->172.17.0.6:21103, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59978->172.17.0.6:21104, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37624->172.17.0.6:21101, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:59992->172.17.0.6:21104, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48160->172.17.0.6:21102, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45082->172.17.0.6:21109, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40566->172.17.0.6:21110, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48174->172.17.0.6:21102, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55870->172.17.0.6:21108, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40572->172.17.0.6:21110, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45814->172.17.0.6:21107, err= --- PASS: TestSyncConcurrentDelete (0.27s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47868->172.17.0.6:21100, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45088->172.17.0.6:21109, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55394->172.17.0.6:21103, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55406->172.17.0.6:21103, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45104->172.17.0.6:21109, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40580->172.17.0.6:21110, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41336->172.17.0.6:21105, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40582->172.17.0.6:21110, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48182->172.17.0.6:21102, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55874->172.17.0.6:21108, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47876->172.17.0.6:21100, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55884->172.17.0.6:21108, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45820->172.17.0.6:21107, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45120->172.17.0.6:21109, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55408->172.17.0.6:21103, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41350->172.17.0.6:21105, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45832->172.17.0.6:21107, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41366->172.17.0.6:21105, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55892->172.17.0.6:21108, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55894->172.17.0.6:21108, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40596->172.17.0.6:21110, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41378->172.17.0.6:21105, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40600->172.17.0.6:21110, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40616->172.17.0.6:21110, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45834->172.17.0.6:21107, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37640->172.17.0.6:21101, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40632->172.17.0.6:21110, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45836->172.17.0.6:21107, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37656->172.17.0.6:21101, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40642->172.17.0.6:21110, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40656->172.17.0.6:21110, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45840->172.17.0.6:21107, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55418->172.17.0.6:21103, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55906->172.17.0.6:21108, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45854->172.17.0.6:21107, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43676->172.17.0.6:21106, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43684->172.17.0.6:21106, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47884->172.17.0.6:21100, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37666->172.17.0.6:21101, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48190->172.17.0.6:21102, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40660->172.17.0.6:21110, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48192->172.17.0.6:21102, err= 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:21 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40664->172.17.0.6:21110, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45124->172.17.0.6:21109, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41390->172.17.0.6:21105, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45126->172.17.0.6:21109, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55912->172.17.0.6:21108, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60000->172.17.0.6:21104, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45868->172.17.0.6:21107, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37676->172.17.0.6:21101, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45870->172.17.0.6:21107, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55428->172.17.0.6:21103, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48204->172.17.0.6:21102, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60002->172.17.0.6:21104, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40668->172.17.0.6:21110, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45136->172.17.0.6:21109, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47888->172.17.0.6:21100, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60014->172.17.0.6:21104, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47904->172.17.0.6:21100, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40674->172.17.0.6:21110, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37684->172.17.0.6:21101, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45140->172.17.0.6:21109, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45878->172.17.0.6:21107, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60026->172.17.0.6:21104, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55438->172.17.0.6:21103, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37698->172.17.0.6:21101, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40682->172.17.0.6:21110, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43688->172.17.0.6:21106, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40684->172.17.0.6:21110, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37710->172.17.0.6:21101, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55446->172.17.0.6:21103, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60034->172.17.0.6:21104, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47914->172.17.0.6:21100, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43702->172.17.0.6:21106, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45894->172.17.0.6:21107, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48208->172.17.0.6:21102, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37712->172.17.0.6:21101, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45906->172.17.0.6:21107, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43712->172.17.0.6:21106, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45150->172.17.0.6:21109, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47930->172.17.0.6:21100, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40688->172.17.0.6:21110, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45162->172.17.0.6:21109, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43728->172.17.0.6:21106, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45166->172.17.0.6:21109, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55448->172.17.0.6:21103, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41404->172.17.0.6:21105, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37728->172.17.0.6:21101, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40694->172.17.0.6:21110, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48212->172.17.0.6:21102, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37740->172.17.0.6:21101, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55462->172.17.0.6:21103, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37748->172.17.0.6:21101, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55922->172.17.0.6:21108, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45916->172.17.0.6:21107, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37756->172.17.0.6:21101, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47936->172.17.0.6:21100, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55936->172.17.0.6:21108, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40698->172.17.0.6:21110, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41420->172.17.0.6:21105, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55470->172.17.0.6:21103, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40714->172.17.0.6:21110, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37764->172.17.0.6:21101, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40716->172.17.0.6:21110, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55474->172.17.0.6:21103, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48222->172.17.0.6:21102, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45922->172.17.0.6:21107, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45180->172.17.0.6:21109, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55948->172.17.0.6:21108, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47940->172.17.0.6:21100, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55482->172.17.0.6:21103, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60036->172.17.0.6:21104, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45190->172.17.0.6:21109, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47944->172.17.0.6:21100, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37766->172.17.0.6:21101, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40724->172.17.0.6:21110, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41424->172.17.0.6:21105, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55490->172.17.0.6:21103, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37772->172.17.0.6:21101, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45200->172.17.0.6:21109, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47958->172.17.0.6:21100, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43736->172.17.0.6:21106, err= 2026/08/11 04:09:22 DEBUG : both0: size = 6 OK 2026/08/11 04:09:22 DEBUG : both10: size = 6 OK 2026/08/11 04:09:22 DEBUG : both11: size = 6 OK 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:22 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:22 DEBUG : both0: Unchanged skipping 2026/08/11 04:09:22 DEBUG : both12: size = 6 OK 2026/08/11 04:09:22 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:22 DEBUG : both10: Unchanged skipping 2026/08/11 04:09:22 DEBUG : both13: size = 6 OK 2026/08/11 04:09:22 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:22 DEBUG : both14: size = 6 OK 2026/08/11 04:09:22 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:22 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:22 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:22 DEBUG : both11: Unchanged skipping 2026/08/11 04:09:22 DEBUG : both15: size = 6 OK 2026/08/11 04:09:22 DEBUG : both12: Unchanged skipping 2026/08/11 04:09:22 DEBUG : both16: size = 6 OK 2026/08/11 04:09:22 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:22 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:22 DEBUG : both15: Unchanged skipping 2026/08/11 04:09:22 DEBUG : both17: size = 6 OK 2026/08/11 04:09:22 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:22 DEBUG : both13: Unchanged skipping 2026/08/11 04:09:22 DEBUG : both18: size = 6 OK 2026/08/11 04:09:22 DEBUG : both14: Unchanged skipping 2026/08/11 04:09:22 DEBUG : both19: size = 6 OK 2026/08/11 04:09:22 DEBUG : both16: Unchanged skipping 2026/08/11 04:09:22 DEBUG : both1: size = 6 OK 2026/08/11 04:09:22 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:22 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:22 DEBUG : both19: Unchanged skipping 2026/08/11 04:09:22 DEBUG : both2: size = 6 OK 2026/08/11 04:09:22 DEBUG : both17: Unchanged skipping 2026/08/11 04:09:22 DEBUG : both3: size = 6 OK 2026/08/11 04:09:22 DEBUG : both18: Unchanged skipping 2026/08/11 04:09:22 DEBUG : both4: size = 6 OK 2026/08/11 04:09:22 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:22 DEBUG : both1: Unchanged skipping 2026/08/11 04:09:22 DEBUG : both5: size = 6 OK 2026/08/11 04:09:22 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:22 DEBUG : both2: Unchanged skipping 2026/08/11 04:09:22 DEBUG : both6: size = 6 OK 2026/08/11 04:09:22 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:22 DEBUG : both4: Unchanged skipping 2026/08/11 04:09:22 DEBUG : both7: size = 6 OK 2026/08/11 04:09:22 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:22 DEBUG : both3: Unchanged skipping 2026/08/11 04:09:22 DEBUG : both8: size = 6 OK 2026/08/11 04:09:22 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:22 DEBUG : both6: Unchanged skipping 2026/08/11 04:09:22 DEBUG : both9: size = 6 OK 2026/08/11 04:09:22 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:22 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:22 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:22 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:22 DEBUG : both7: Unchanged skipping 2026/08/11 04:09:22 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1497269476) 2026/08/11 04:09:22 DEBUG : only0: size = 6 (ftp://172.17.0.6:21/rclone-test-hoxisah7goha) 2026/08/11 04:09:22 DEBUG : only0: Sizes differ 2026/08/11 04:09:22 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1497269476) 2026/08/11 04:09:22 DEBUG : only10: size = 6 (ftp://172.17.0.6:21/rclone-test-hoxisah7goha) 2026/08/11 04:09:22 DEBUG : only10: Sizes differ 2026/08/11 04:09:22 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1497269476) 2026/08/11 04:09:22 DEBUG : only11: size = 6 (ftp://172.17.0.6:21/rclone-test-hoxisah7goha) 2026/08/11 04:09:22 DEBUG : both5: Unchanged skipping 2026/08/11 04:09:22 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1497269476) 2026/08/11 04:09:22 DEBUG : only12: size = 6 (ftp://172.17.0.6:21/rclone-test-hoxisah7goha) 2026/08/11 04:09:22 DEBUG : only12: Sizes differ 2026/08/11 04:09:22 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1497269476) 2026/08/11 04:09:22 DEBUG : only13: size = 6 (ftp://172.17.0.6:21/rclone-test-hoxisah7goha) 2026/08/11 04:09:22 DEBUG : only13: Sizes differ 2026/08/11 04:09:22 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1497269476) 2026/08/11 04:09:22 DEBUG : only14: size = 6 (ftp://172.17.0.6:21/rclone-test-hoxisah7goha) 2026/08/11 04:09:22 DEBUG : only14: Sizes differ 2026/08/11 04:09:22 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1497269476) 2026/08/11 04:09:22 DEBUG : only15: size = 6 (ftp://172.17.0.6:21/rclone-test-hoxisah7goha) 2026/08/11 04:09:22 DEBUG : only15: Sizes differ 2026/08/11 04:09:22 DEBUG : only11: Sizes differ 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:22 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1497269476) 2026/08/11 04:09:22 DEBUG : only16: size = 6 (ftp://172.17.0.6:21/rclone-test-hoxisah7goha) 2026/08/11 04:09:22 DEBUG : only16: Sizes differ 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43746->172.17.0.6:21106, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45208->172.17.0.6:21109, err= 2026/08/11 04:09:22 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1497269476) 2026/08/11 04:09:22 DEBUG : only17: size = 6 (ftp://172.17.0.6:21/rclone-test-hoxisah7goha) 2026/08/11 04:09:22 DEBUG : only17: Sizes differ 2026/08/11 04:09:22 DEBUG : both9: Unchanged skipping 2026/08/11 04:09:22 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1497269476) 2026/08/11 04:09:22 DEBUG : only18: size = 6 (ftp://172.17.0.6:21/rclone-test-hoxisah7goha) 2026/08/11 04:09:22 DEBUG : only18: Sizes differ 2026/08/11 04:09:22 DEBUG : both8: Unchanged skipping 2026/08/11 04:09:22 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1497269476) 2026/08/11 04:09:22 DEBUG : only2: size = 6 (ftp://172.17.0.6:21/rclone-test-hoxisah7goha) 2026/08/11 04:09:22 DEBUG : only2: Sizes differ 2026/08/11 04:09:22 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1497269476) 2026/08/11 04:09:22 DEBUG : only3: size = 6 (ftp://172.17.0.6:21/rclone-test-hoxisah7goha) 2026/08/11 04:09:22 DEBUG : only3: Sizes differ 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:22 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1497269476) 2026/08/11 04:09:22 DEBUG : only1: size = 6 (ftp://172.17.0.6:21/rclone-test-hoxisah7goha) 2026/08/11 04:09:22 DEBUG : only1: Sizes differ 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55960->172.17.0.6:21108, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40738->172.17.0.6:21110, err= 2026/08/11 04:09:22 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1497269476) 2026/08/11 04:09:22 DEBUG : only19: size = 6 (ftp://172.17.0.6:21/rclone-test-hoxisah7goha) 2026/08/11 04:09:22 DEBUG : only19: Sizes differ 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48234->172.17.0.6:21102, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55494->172.17.0.6:21103, err= 2026/08/11 04:09:22 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1497269476) 2026/08/11 04:09:22 DEBUG : only4: size = 6 (ftp://172.17.0.6:21/rclone-test-hoxisah7goha) 2026/08/11 04:09:22 DEBUG : only4: Sizes differ 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:22 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1497269476) 2026/08/11 04:09:22 DEBUG : only5: size = 6 (ftp://172.17.0.6:21/rclone-test-hoxisah7goha) 2026/08/11 04:09:22 DEBUG : only5: Sizes differ 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37776->172.17.0.6:21101, err= 2026/08/11 04:09:22 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1497269476) 2026/08/11 04:09:22 DEBUG : only7: size = 6 (ftp://172.17.0.6:21/rclone-test-hoxisah7goha) 2026/08/11 04:09:22 DEBUG : only7: Sizes differ 2026/08/11 04:09:22 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1497269476) 2026/08/11 04:09:22 DEBUG : only8: size = 6 (ftp://172.17.0.6:21/rclone-test-hoxisah7goha) 2026/08/11 04:09:22 DEBUG : only8: Sizes differ 2026/08/11 04:09:22 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1497269476) 2026/08/11 04:09:22 DEBUG : only9: size = 6 (ftp://172.17.0.6:21/rclone-test-hoxisah7goha) 2026/08/11 04:09:22 DEBUG : only9: Sizes differ 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:22 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1497269476) 2026/08/11 04:09:22 DEBUG : only6: size = 6 (ftp://172.17.0.6:21/rclone-test-hoxisah7goha) 2026/08/11 04:09:22 DEBUG : only6: Sizes differ 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41426->172.17.0.6:21105, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43762->172.17.0.6:21106, err= 2026/08/11 04:09:22 DEBUG : only0.d641fffb.partial: size = 0 OK 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60042->172.17.0.6:21104, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55968->172.17.0.6:21108, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41434->172.17.0.6:21105, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48236->172.17.0.6:21102, err= 2026/08/11 04:09:22 DEBUG : only10.f0f80c88.partial: size = 0 OK 2026/08/11 04:09:22 DEBUG : only12.69fa0315.partial: size = 0 OK 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40750->172.17.0.6:21110, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45216->172.17.0.6:21109, err= 2026/08/11 04:09:22 DEBUG : only13.c8c387fb.partial: size = 0 OK 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41448->172.17.0.6:21105, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55500->172.17.0.6:21103, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45928->172.17.0.6:21107, err= 2026/08/11 04:09:22 DEBUG : only0.d641fffb.partial: renamed to: only0 2026/08/11 04:09:22 INFO : only0: Copied (replaced existing) 2026/08/11 04:09:22 DEBUG : only10.f0f80c88.partial: renamed to: only10 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:22 INFO : only10: Copied (replaced existing) 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37782->172.17.0.6:21101, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41454->172.17.0.6:21105, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43768->172.17.0.6:21106, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55974->172.17.0.6:21108, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47974->172.17.0.6:21100, err= 2026/08/11 04:09:22 DEBUG : only12.69fa0315.partial: renamed to: only12 2026/08/11 04:09:22 INFO : only12: Copied (replaced existing) 2026/08/11 04:09:22 DEBUG : only13.c8c387fb.partial: renamed to: only13 2026/08/11 04:09:22 INFO : only13: Copied (replaced existing) 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37792->172.17.0.6:21101, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45932->172.17.0.6:21107, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55988->172.17.0.6:21108, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41468->172.17.0.6:21105, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48252->172.17.0.6:21102, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:22 DEBUG : only15.b8b4911d.partial: size = 0 OK 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37808->172.17.0.6:21101, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47976->172.17.0.6:21100, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45226->172.17.0.6:21109, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55506->172.17.0.6:21103, err= 2026/08/11 04:09:22 DEBUG : only14.198d15f3.partial: size = 0 OK 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48254->172.17.0.6:21102, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60054->172.17.0.6:21104, err= 2026/08/11 04:09:22 DEBUG : only11.51c18866.partial: size = 0 OK 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55508->172.17.0.6:21103, err= 2026/08/11 04:09:22 DEBUG : only16.808f1a6e.partial: size = 0 OK 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47980->172.17.0.6:21100, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55998->172.17.0.6:21108, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:22 DEBUG : only15.b8b4911d.partial: renamed to: only15 2026/08/11 04:09:22 INFO : only15: Copied (replaced existing) 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45938->172.17.0.6:21107, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48262->172.17.0.6:21102, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55512->172.17.0.6:21103, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43784->172.17.0.6:21106, err= 2026/08/11 04:09:22 DEBUG : only11.51c18866.partial: renamed to: only11 2026/08/11 04:09:22 INFO : only11: Copied (replaced existing) 2026/08/11 04:09:22 DEBUG : only14.198d15f3.partial: renamed to: only14 2026/08/11 04:09:22 INFO : only14: Copied (replaced existing) 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41480->172.17.0.6:21105, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:22 DEBUG : only16.808f1a6e.partial: renamed to: only16 2026/08/11 04:09:22 INFO : only16: Copied (replaced existing) 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48268->172.17.0.6:21102, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45240->172.17.0.6:21109, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55516->172.17.0.6:21103, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47992->172.17.0.6:21100, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60060->172.17.0.6:21104, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43792->172.17.0.6:21106, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45246->172.17.0.6:21109, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55518->172.17.0.6:21103, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:22 DEBUG : only17.21b69e80.partial: size = 0 OK 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40752->172.17.0.6:21110, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45940->172.17.0.6:21107, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:22 DEBUG : only18.f963383f.partial: size = 0 OK 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47994->172.17.0.6:21100, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45250->172.17.0.6:21109, err= 2026/08/11 04:09:22 DEBUG : only2.4f43f066.partial: size = 0 OK 2026/08/11 04:09:22 DEBUG : only4.3f34e680.partial: size = 0 OK 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37816->172.17.0.6:21101, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41492->172.17.0.6:21105, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45946->172.17.0.6:21107, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:22 DEBUG : only17.21b69e80.partial: renamed to: only17 2026/08/11 04:09:22 INFO : only17: Copied (replaced existing) 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41496->172.17.0.6:21105, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40768->172.17.0.6:21110, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48010->172.17.0.6:21100, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45264->172.17.0.6:21109, err= 2026/08/11 04:09:22 DEBUG : only18.f963383f.partial: renamed to: only18 2026/08/11 04:09:22 INFO : only18: Copied (replaced existing) 2026/08/11 04:09:22 DEBUG : only2.4f43f066.partial: renamed to: only2 2026/08/11 04:09:22 INFO : only2: Copied (replaced existing) 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37820->172.17.0.6:21101, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55520->172.17.0.6:21103, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:22 DEBUG : only4.3f34e680.partial: renamed to: only4 2026/08/11 04:09:22 INFO : only4: Copied (replaced existing) 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41502->172.17.0.6:21105, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56008->172.17.0.6:21108, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60070->172.17.0.6:21104, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45958->172.17.0.6:21107, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37834->172.17.0.6:21101, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40778->172.17.0.6:21110, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60072->172.17.0.6:21104, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56020->172.17.0.6:21108, err= 2026/08/11 04:09:22 DEBUG : only5.9e0d626e.partial: size = 0 OK 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:22 DEBUG : only7.070f6df3.partial: size = 0 OK 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48278->172.17.0.6:21102, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37840->172.17.0.6:21101, err= 2026/08/11 04:09:22 DEBUG : only3.ee7a7488.partial: size = 0 OK 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48020->172.17.0.6:21100, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60082->172.17.0.6:21104, err= 2026/08/11 04:09:22 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45966->172.17.0.6:21107, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40790->172.17.0.6:21110, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48036->172.17.0.6:21100, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41518->172.17.0.6:21105, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56024->172.17.0.6:21108, err= 2026/08/11 04:09:22 DEBUG : only7.070f6df3.partial: renamed to: only7 2026/08/11 04:09:22 INFO : only7: Copied (replaced existing) 2026/08/11 04:09:22 DEBUG : only5.9e0d626e.partial: renamed to: only5 2026/08/11 04:09:22 INFO : only5: Copied (replaced existing) 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:22 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2026/08/11 04:09:22 INFO : only8: Copied (replaced existing) 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37844->172.17.0.6:21101, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:22 DEBUG : only3.ee7a7488.partial: renamed to: only3 2026/08/11 04:09:22 INFO : only3: Copied (replaced existing) 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40804->172.17.0.6:21110, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48292->172.17.0.6:21102, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43808->172.17.0.6:21106, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48052->172.17.0.6:21100, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40812->172.17.0.6:21110, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37846->172.17.0.6:21101, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55526->172.17.0.6:21103, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48300->172.17.0.6:21102, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41528->172.17.0.6:21105, err= 2026/08/11 04:09:22 DEBUG : only1.77787b15.partial: size = 0 OK 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60084->172.17.0.6:21104, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56030->172.17.0.6:21108, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45968->172.17.0.6:21107, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48312->172.17.0.6:21102, err= 2026/08/11 04:09:22 DEBUG : only19.585abcd1.partial: size = 0 OK 2026/08/11 04:09:22 DEBUG : only6.a636e91d.partial: size = 0 OK 2026/08/11 04:09:22 DEBUG : only1.77787b15.partial: renamed to: only1 2026/08/11 04:09:22 INFO : only1: Copied (replaced existing) 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:22 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45274->172.17.0.6:21109, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37848->172.17.0.6:21101, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56032->172.17.0.6:21108, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55540->172.17.0.6:21103, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45276->172.17.0.6:21109, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43818->172.17.0.6:21106, err= 2026/08/11 04:09:22 DEBUG : only19.585abcd1.partial: renamed to: only19 2026/08/11 04:09:22 INFO : only19: Copied (replaced existing) 2026/08/11 04:09:22 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2026/08/11 04:09:22 INFO : only9: Copied (replaced existing) 2026/08/11 04:09:22 DEBUG : only6.a636e91d.partial: renamed to: only6 2026/08/11 04:09:22 INFO : only6: Copied (replaced existing) 2026/08/11 04:09:22 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48062->172.17.0.6:21100, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43824->172.17.0.6:21106, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48070->172.17.0.6:21100, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60098->172.17.0.6:21104, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56036->172.17.0.6:21108, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45282->172.17.0.6:21109, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55548->172.17.0.6:21103, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45982->172.17.0.6:21107, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45294->172.17.0.6:21109, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56044->172.17.0.6:21108, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37858->172.17.0.6:21101, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56058->172.17.0.6:21108, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45990->172.17.0.6:21107, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48082->172.17.0.6:21100, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43836->172.17.0.6:21106, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37872->172.17.0.6:21101, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56064->172.17.0.6:21108, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37884->172.17.0.6:21101, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45310->172.17.0.6:21109, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46000->172.17.0.6:21107, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48318->172.17.0.6:21102, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55560->172.17.0.6:21103, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37890->172.17.0.6:21101, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56070->172.17.0.6:21108, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46016->172.17.0.6:21107, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48088->172.17.0.6:21100, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48090->172.17.0.6:21100, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48332->172.17.0.6:21102, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45320->172.17.0.6:21109, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48104->172.17.0.6:21100, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45326->172.17.0.6:21109, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46018->172.17.0.6:21107, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41544->172.17.0.6:21105, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48334->172.17.0.6:21102, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41558->172.17.0.6:21105, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41566->172.17.0.6:21105, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56086->172.17.0.6:21108, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56092->172.17.0.6:21108, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55570->172.17.0.6:21103, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48348->172.17.0.6:21102, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55586->172.17.0.6:21103, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40826->172.17.0.6:21110, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46030->172.17.0.6:21107, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45340->172.17.0.6:21109, err= --- PASS: TestSyncConcurrentTruncate (0.34s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:22 DEBUG : empty_dir: Making directory with metadata 2026/08/11 04:09:22 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/11 04:09:22 DEBUG : empty_on_remote: Making directory with metadata 2026/08/11 04:09:22 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/11 04:09:22 INFO : empty_on_remote: Making directory 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60106->172.17.0.6:21104, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40838->172.17.0.6:21110, err= 2026/08/11 04:09:22 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/11 04:09:22 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/11 04:09:22 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/11 04:09:22 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/11 04:09:22 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55622->172.17.0.6:21103, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55628->172.17.0.6:21103, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48388->172.17.0.6:21102, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37932->172.17.0.6:21101, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43870->172.17.0.6:21106, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48392->172.17.0.6:21102, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60142->172.17.0.6:21104, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37948->172.17.0.6:21101, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:37964->172.17.0.6:21101, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40876->172.17.0.6:21110, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41586->172.17.0.6:21105, err= --- PASS: TestSyncReplaceDirModTime (0.07s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:22 DEBUG : empty_dir: Making directory with metadata 2026/08/11 04:09:22 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/11 04:09:22 DEBUG : empty_on_remote: Making directory with metadata 2026/08/11 04:09:22 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/11 04:09:22 INFO : empty_on_remote: Making directory 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56128->172.17.0.6:21108, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43882->172.17.0.6:21106, err= 2026/08/11 04:09:22 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/11 04:09:22 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/11 04:09:22 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/11 04:09:22 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/11 04:09:22 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/08/11 04:09:22 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40952->172.17.0.6:21110, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56190->172.17.0.6:21108, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43912->172.17.0.6:21106, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48204->172.17.0.6:21100, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48428->172.17.0.6:21102, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56200->172.17.0.6:21108, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46114->172.17.0.6:21107, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38002->172.17.0.6:21101, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:40966->172.17.0.6:21110, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41628->172.17.0.6:21105, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43924->172.17.0.6:21106, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48430->172.17.0.6:21102, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55664->172.17.0.6:21103, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.10s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/11 04:09:22 INFO : sub dir: Making directory 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56208->172.17.0.6:21108, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43930->172.17.0.6:21106, err= 2026/08/11 04:09:22 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41684->172.17.0.6:21105, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60216->172.17.0.6:21104, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38042->172.17.0.6:21101, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48334->172.17.0.6:21100, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41686->172.17.0.6:21105, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56274->172.17.0.6:21108, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45480->172.17.0.6:21109, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43990->172.17.0.6:21106, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41018->172.17.0.6:21110, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45494->172.17.0.6:21109, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38048->172.17.0.6:21101, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48340->172.17.0.6:21100, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45502->172.17.0.6:21109, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46134->172.17.0.6:21107, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.11s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/11 04:09:22 INFO : sub dir: Making directory 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41698->172.17.0.6:21105, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46138->172.17.0.6:21107, err= 2026/08/11 04:09:22 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38068->172.17.0.6:21101, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60290->172.17.0.6:21104, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46204->172.17.0.6:21107, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41076->172.17.0.6:21110, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38084->172.17.0.6:21101, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41754->172.17.0.6:21105, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41760->172.17.0.6:21105, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38098->172.17.0.6:21101, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45522->172.17.0.6:21109, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48542->172.17.0.6:21102, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48558->172.17.0.6:21102, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46208->172.17.0.6:21107, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56316->172.17.0.6:21108, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48416->172.17.0.6:21100, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.09s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38108->172.17.0.6:21101, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60296->172.17.0.6:21104, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41764->172.17.0.6:21105, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55788->172.17.0.6:21103, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44052->172.17.0.6:21106, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44054->172.17.0.6:21106, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46222->172.17.0.6:21107, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60310->172.17.0.6:21104, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55796->172.17.0.6:21103, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60322->172.17.0.6:21104, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41766->172.17.0.6:21105, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55812->172.17.0.6:21103, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44068->172.17.0.6:21106, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48570->172.17.0.6:21102, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60330->172.17.0.6:21104, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41776->172.17.0.6:21105, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60346->172.17.0.6:21104, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48422->172.17.0.6:21100, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41084->172.17.0.6:21110, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45538->172.17.0.6:21109, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44082->172.17.0.6:21106, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56328->172.17.0.6:21108, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45552->172.17.0.6:21109, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60360->172.17.0.6:21104, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45560->172.17.0.6:21109, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46238->172.17.0.6:21107, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44098->172.17.0.6:21106, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38124->172.17.0.6:21101, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48424->172.17.0.6:21100, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56342->172.17.0.6:21108, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48574->172.17.0.6:21102, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56344->172.17.0.6:21108, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45570->172.17.0.6:21109, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38126->172.17.0.6:21101, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38136->172.17.0.6:21101, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46240->172.17.0.6:21107, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48440->172.17.0.6:21100, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45576->172.17.0.6:21109, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48448->172.17.0.6:21100, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46248->172.17.0.6:21107, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44108->172.17.0.6:21106, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48580->172.17.0.6:21102, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55826->172.17.0.6:21103, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46254->172.17.0.6:21107, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45584->172.17.0.6:21109, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55828->172.17.0.6:21103, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45600->172.17.0.6:21109, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45608->172.17.0.6:21109, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48588->172.17.0.6:21102, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41086->172.17.0.6:21110, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60364->172.17.0.6:21104, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44114->172.17.0.6:21106, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41090->172.17.0.6:21110, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38150->172.17.0.6:21101, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48596->172.17.0.6:21102, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41102->172.17.0.6:21110, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46260->172.17.0.6:21107, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55842->172.17.0.6:21103, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41118->172.17.0.6:21110, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46272->172.17.0.6:21107, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60378->172.17.0.6:21104, err= 2026/08/11 04:09:22 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41792->172.17.0.6:21105, err= 2026/08/11 04:09:22 DEBUG : apple: Excluded (Path Filter) 2026/08/11 04:09:22 DEBUG : apple: Excluded 2026/08/11 04:09:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 04:09:22 DEBUG : appleappleapplebanana: Excluded 2026/08/11 04:09:22 DEBUG : banana: Excluded (Path Filter) 2026/08/11 04:09:22 DEBUG : banana: Excluded 2026/08/11 04:09:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 04:09:22 DEBUG : splitbananasplit: Excluded 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48608->172.17.0.6:21102, err= 2026/08/11 04:09:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 04:09:22 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/11 04:09:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 04:09:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/11 04:09:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 04:09:22 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/11 04:09:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 04:09:22 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/11 04:09:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 04:09:22 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/11 04:09:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 04:09:22 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/11 04:09:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 04:09:22 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/11 04:09:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 04:09:22 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/11 04:09:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 04:09:22 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/11 04:09:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 04:09:22 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/11 04:09:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 04:09:22 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/11 04:09:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 04:09:22 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/11 04:09:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 04:09:22 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/11 04:09:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 04:09:22 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/11 04:09:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 04:09:22 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/11 04:09:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 04:09:22 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38152->172.17.0.6:21101, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44120->172.17.0.6:21106, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48450->172.17.0.6:21100, err= 2026/08/11 04:09:22 DEBUG : apple: size = 5 OK 2026/08/11 04:09:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/11 04:09:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 04:09:22 DEBUG : banana: size = 6 OK 2026/08/11 04:09:22 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:22 DEBUG : banana: Unchanged skipping 2026/08/11 04:09:22 DEBUG : splitbananasplit: size = 16 OK 2026/08/11 04:09:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:22 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 04:09:22 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:22 DEBUG : apple: Unchanged skipping 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38164->172.17.0.6:21101, err= 2026/08/11 04:09:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/11 04:09:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/11 04:09:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/11 04:09:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 04:09:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/11 04:09:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/11 04:09:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 04:09:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/11 04:09:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 04:09:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/11 04:09:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 04:09:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/11 04:09:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/11 04:09:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 04:09:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/11 04:09:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 04:09:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/11 04:09:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Connecting to FTP server 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21") 2026/08/11 04:09:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 04:09:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/11 04:09:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 04:09:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/11 04:09:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 04:09:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/11 04:09:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36130->172.17.0.6:21, err= 2026/08/11 04:09:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 04:09:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 04:09:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 04:09:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/11 04:09:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 04:09:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:22 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:22 INFO : There was nothing to transfer 2026/08/11 04:09:22 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45620->172.17.0.6:21109, err= 2026/08/11 04:09:22 DEBUG : apple: Excluded (Path Filter) 2026/08/11 04:09:22 DEBUG : apple: Excluded 2026/08/11 04:09:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 04:09:22 DEBUG : appleappleapplebanana: Excluded 2026/08/11 04:09:22 DEBUG : banana: Excluded (Path Filter) 2026/08/11 04:09:22 DEBUG : banana: Excluded 2026/08/11 04:09:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 04:09:22 DEBUG : splitbananasplit: Excluded 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44130->172.17.0.6:21106, err= 2026/08/11 04:09:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 04:09:22 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/11 04:09:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 04:09:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/11 04:09:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 04:09:22 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/11 04:09:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 04:09:22 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/11 04:09:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 04:09:22 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/11 04:09:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 04:09:22 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/11 04:09:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 04:09:22 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/11 04:09:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 04:09:22 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/11 04:09:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 04:09:22 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/11 04:09:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 04:09:22 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/11 04:09:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 04:09:22 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/11 04:09:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 04:09:22 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/11 04:09:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 04:09:22 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/11 04:09:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 04:09:22 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/11 04:09:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 04:09:22 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/11 04:09:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 04:09:22 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45636->172.17.0.6:21109, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38172->172.17.0.6:21101, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44136->172.17.0.6:21106, err= 2026/08/11 04:09:22 DEBUG : apple: size = 5 OK 2026/08/11 04:09:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/11 04:09:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 04:09:22 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:22 DEBUG : apple: Unchanged skipping 2026/08/11 04:09:22 DEBUG : banana: size = 6 OK 2026/08/11 04:09:22 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:22 DEBUG : banana: Unchanged skipping 2026/08/11 04:09:22 DEBUG : splitbananasplit: size = 16 OK 2026/08/11 04:09:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:22 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55844->172.17.0.6:21103, err= 2026/08/11 04:09:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/11 04:09:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 04:09:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/11 04:09:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 04:09:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/11 04:09:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/11 04:09:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 04:09:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/11 04:09:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 04:09:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/11 04:09:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 04:09:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/11 04:09:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 04:09:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/11 04:09:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 04:09:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/11 04:09:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 04:09:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/11 04:09:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 04:09:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 04:09:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/11 04:09:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 04:09:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/11 04:09:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/11 04:09:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/11 04:09:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 04:09:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/11 04:09:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 04:09:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 04:09:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 04:09:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:22 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:22 INFO : There was nothing to transfer 2026/08/11 04:09:22 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55846->172.17.0.6:21103, err= 2026/08/11 04:09:22 DEBUG : apple: Excluded (Path Filter) 2026/08/11 04:09:22 DEBUG : apple: Excluded 2026/08/11 04:09:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 04:09:22 DEBUG : appleappleapplebanana: Excluded 2026/08/11 04:09:22 DEBUG : banana: Excluded (Path Filter) 2026/08/11 04:09:22 DEBUG : banana: Excluded 2026/08/11 04:09:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 04:09:22 DEBUG : splitbananasplit: Excluded 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60380->172.17.0.6:21104, err= 2026/08/11 04:09:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 04:09:22 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/11 04:09:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 04:09:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/11 04:09:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 04:09:22 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/11 04:09:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 04:09:22 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/11 04:09:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 04:09:22 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/11 04:09:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 04:09:22 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/11 04:09:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 04:09:22 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/11 04:09:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 04:09:22 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/11 04:09:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 04:09:22 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/11 04:09:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 04:09:22 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/11 04:09:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 04:09:22 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/11 04:09:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 04:09:22 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/11 04:09:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 04:09:22 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/11 04:09:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 04:09:22 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/11 04:09:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 04:09:22 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/11 04:09:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 04:09:22 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38186->172.17.0.6:21101, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48452->172.17.0.6:21100, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55860->172.17.0.6:21103, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41124->172.17.0.6:21110, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56356->172.17.0.6:21108, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44138->172.17.0.6:21106, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48618->172.17.0.6:21102, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44146->172.17.0.6:21106, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48632->172.17.0.6:21102, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48636->172.17.0.6:21102, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48646->172.17.0.6:21102, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56372->172.17.0.6:21108, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38196->172.17.0.6:21101, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45638->172.17.0.6:21109, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44156->172.17.0.6:21106, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46278->172.17.0.6:21107, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60388->172.17.0.6:21104, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48660->172.17.0.6:21102, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45644->172.17.0.6:21109, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48666->172.17.0.6:21102, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44158->172.17.0.6:21106, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48464->172.17.0.6:21100, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48474->172.17.0.6:21100, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60398->172.17.0.6:21104, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44170->172.17.0.6:21106, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56380->172.17.0.6:21108, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41796->172.17.0.6:21105, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38198->172.17.0.6:21101, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45658->172.17.0.6:21109, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38204->172.17.0.6:21101, err= === RUN TestTransform/NFD run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41800->172.17.0.6:21105, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48480->172.17.0.6:21100, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38220->172.17.0.6:21101, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48682->172.17.0.6:21102, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38224->172.17.0.6:21101, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45674->172.17.0.6:21109, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38232->172.17.0.6:21101, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44186->172.17.0.6:21106, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44194->172.17.0.6:21106, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41132->172.17.0.6:21110, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38242->172.17.0.6:21101, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44206->172.17.0.6:21106, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60400->172.17.0.6:21104, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41816->172.17.0.6:21105, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41144->172.17.0.6:21110, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46294->172.17.0.6:21107, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48688->172.17.0.6:21102, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56390->172.17.0.6:21108, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48692->172.17.0.6:21102, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46298->172.17.0.6:21107, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44216->172.17.0.6:21106, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44228->172.17.0.6:21106, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38254->172.17.0.6:21101, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45686->172.17.0.6:21109, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46314->172.17.0.6:21107, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46326->172.17.0.6:21107, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48482->172.17.0.6:21100, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38266->172.17.0.6:21101, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48484->172.17.0.6:21100, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41820->172.17.0.6:21105, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41834->172.17.0.6:21105, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38268->172.17.0.6:21101, err= 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:22 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55864->172.17.0.6:21103, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41146->172.17.0.6:21110, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44232->172.17.0.6:21106, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44246->172.17.0.6:21106, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56406->172.17.0.6:21108, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55880->172.17.0.6:21103, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44260->172.17.0.6:21106, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48498->172.17.0.6:21100, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48694->172.17.0.6:21102, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41850->172.17.0.6:21105, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55892->172.17.0.6:21103, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48508->172.17.0.6:21100, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44270->172.17.0.6:21106, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48524->172.17.0.6:21100, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55904->172.17.0.6:21103, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48526->172.17.0.6:21100, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44286->172.17.0.6:21106, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38284->172.17.0.6:21101, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44290->172.17.0.6:21106, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41858->172.17.0.6:21105, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56408->172.17.0.6:21108, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56424->172.17.0.6:21108, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45698->172.17.0.6:21109, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41866->172.17.0.6:21105, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45712->172.17.0.6:21109, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41154->172.17.0.6:21110, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55916->172.17.0.6:21103, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46330->172.17.0.6:21107, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46338->172.17.0.6:21107, err= 2026/08/11 04:09:23 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48696->172.17.0.6:21102, err= 2026/08/11 04:09:23 DEBUG : apple: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : apple: Excluded 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: Excluded 2026/08/11 04:09:23 DEBUG : banana: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : banana: Excluded 2026/08/11 04:09:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : splitbananasplit: Excluded 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48538->172.17.0.6:21100, err= 2026/08/11 04:09:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41868->172.17.0.6:21105, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55922->172.17.0.6:21103, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44302->172.17.0.6:21106, err= 2026/08/11 04:09:23 DEBUG : apple: size = 5 OK 2026/08/11 04:09:23 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:23 DEBUG : apple: Unchanged skipping 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/11 04:09:23 DEBUG : banana: size = 6 OK 2026/08/11 04:09:23 DEBUG : splitbananasplit: size = 16 OK 2026/08/11 04:09:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:23 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 04:09:23 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:23 DEBUG : banana: Unchanged skipping 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41166->172.17.0.6:21110, err= 2026/08/11 04:09:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/11 04:09:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/11 04:09:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 04:09:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/11 04:09:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/11 04:09:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/11 04:09:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 04:09:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/11 04:09:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/11 04:09:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/11 04:09:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Connecting to FTP server 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21") 2026/08/11 04:09:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Connecting to FTP server 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36134->172.17.0.6:21, err= 2026/08/11 04:09:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 04:09:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/11 04:09:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 04:09:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/11 04:09:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 04:09:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/11 04:09:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 04:09:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/11 04:09:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 04:09:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/11 04:09:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 04:09:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/11 04:09:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 04:09:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 04:09:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 04:09:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 04:09:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:36150->172.17.0.6:21, err= 2026/08/11 04:09:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 04:09:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:23 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:23 INFO : There was nothing to transfer 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48704->172.17.0.6:21102, err= 2026/08/11 04:09:23 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:23 DEBUG : apple: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : apple: Excluded 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: Excluded 2026/08/11 04:09:23 DEBUG : banana: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : banana: Excluded 2026/08/11 04:09:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : splitbananasplit: Excluded 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38300->172.17.0.6:21101, err= 2026/08/11 04:09:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41178->172.17.0.6:21110, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41186->172.17.0.6:21110, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46342->172.17.0.6:21107, err= 2026/08/11 04:09:23 DEBUG : apple: size = 5 OK 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/11 04:09:23 DEBUG : banana: size = 6 OK 2026/08/11 04:09:23 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:23 DEBUG : banana: Unchanged skipping 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 04:09:23 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:23 DEBUG : apple: Unchanged skipping 2026/08/11 04:09:23 DEBUG : splitbananasplit: size = 16 OK 2026/08/11 04:09:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:23 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56440->172.17.0.6:21108, err= 2026/08/11 04:09:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/11 04:09:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 04:09:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/11 04:09:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 04:09:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/11 04:09:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 04:09:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/11 04:09:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 04:09:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/11 04:09:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/11 04:09:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/11 04:09:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 04:09:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/11 04:09:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 04:09:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/11 04:09:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 04:09:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/11 04:09:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/11 04:09:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/11 04:09:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 04:09:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/11 04:09:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 04:09:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/11 04:09:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/11 04:09:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/11 04:09:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 04:09:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 04:09:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 04:09:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 04:09:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 04:09:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:23 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:23 INFO : There was nothing to transfer 2026/08/11 04:09:23 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48544->172.17.0.6:21100, err= 2026/08/11 04:09:23 DEBUG : apple: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : apple: Excluded 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: Excluded 2026/08/11 04:09:23 DEBUG : banana: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : banana: Excluded 2026/08/11 04:09:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : splitbananasplit: Excluded 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44316->172.17.0.6:21106, err= 2026/08/11 04:09:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45726->172.17.0.6:21109, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56450->172.17.0.6:21108, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38306->172.17.0.6:21101, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55934->172.17.0.6:21103, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55938->172.17.0.6:21103, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48720->172.17.0.6:21102, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48550->172.17.0.6:21100, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41876->172.17.0.6:21105, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60416->172.17.0.6:21104, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38310->172.17.0.6:21101, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46356->172.17.0.6:21107, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55940->172.17.0.6:21103, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56462->172.17.0.6:21108, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46366->172.17.0.6:21107, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45728->172.17.0.6:21109, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38322->172.17.0.6:21101, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55956->172.17.0.6:21103, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60422->172.17.0.6:21104, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45742->172.17.0.6:21109, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41878->172.17.0.6:21105, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41202->172.17.0.6:21110, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46370->172.17.0.6:21107, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48562->172.17.0.6:21100, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44330->172.17.0.6:21106, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56466->172.17.0.6:21108, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44338->172.17.0.6:21106, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44354->172.17.0.6:21106, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41890->172.17.0.6:21105, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41204->172.17.0.6:21110, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46386->172.17.0.6:21107, err= === RUN TestTransform/base64 run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46396->172.17.0.6:21107, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45758->172.17.0.6:21109, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38328->172.17.0.6:21101, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48730->172.17.0.6:21102, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45762->172.17.0.6:21109, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41894->172.17.0.6:21105, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48574->172.17.0.6:21100, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41908->172.17.0.6:21105, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41918->172.17.0.6:21105, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41932->172.17.0.6:21105, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60438->172.17.0.6:21104, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38336->172.17.0.6:21101, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45778->172.17.0.6:21109, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56470->172.17.0.6:21108, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41944->172.17.0.6:21105, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41214->172.17.0.6:21110, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56474->172.17.0.6:21108, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48734->172.17.0.6:21102, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46412->172.17.0.6:21107, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45794->172.17.0.6:21109, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45796->172.17.0.6:21109, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48750->172.17.0.6:21102, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46424->172.17.0.6:21107, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41960->172.17.0.6:21105, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41218->172.17.0.6:21110, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45810->172.17.0.6:21109, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60440->172.17.0.6:21104, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44366->172.17.0.6:21106, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41232->172.17.0.6:21110, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55958->172.17.0.6:21103, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60446->172.17.0.6:21104, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38338->172.17.0.6:21101, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41236->172.17.0.6:21110, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41242->172.17.0.6:21110, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48760->172.17.0.6:21102, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44374->172.17.0.6:21106, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38352->172.17.0.6:21101, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41970->172.17.0.6:21105, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46432->172.17.0.6:21107, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60460->172.17.0.6:21104, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56484->172.17.0.6:21108, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44386->172.17.0.6:21106, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45826->172.17.0.6:21109, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45836->172.17.0.6:21109, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60474->172.17.0.6:21104, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41976->172.17.0.6:21105, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60488->172.17.0.6:21104, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44390->172.17.0.6:21106, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44396->172.17.0.6:21106, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48576->172.17.0.6:21100, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48762->172.17.0.6:21102, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46436->172.17.0.6:21107, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55962->172.17.0.6:21103, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44398->172.17.0.6:21106, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38356->172.17.0.6:21101, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60494->172.17.0.6:21104, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60500->172.17.0.6:21104, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38366->172.17.0.6:21101, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60516->172.17.0.6:21104, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56498->172.17.0.6:21108, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45852->172.17.0.6:21109, err= 2026/08/11 04:09:23 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41250->172.17.0.6:21110, err= 2026/08/11 04:09:23 DEBUG : apple: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : apple: Excluded 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: Excluded 2026/08/11 04:09:23 DEBUG : banana: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : banana: Excluded 2026/08/11 04:09:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : splitbananasplit: Excluded 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55966->172.17.0.6:21103, err= 2026/08/11 04:09:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45854->172.17.0.6:21109, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41990->172.17.0.6:21105, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 04:09:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 04:09:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 04:09:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 04:09:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 04:09:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 04:09:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 04:09:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 04:09:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 04:09:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 04:09:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41260->172.17.0.6:21110, err= 2026/08/11 04:09:23 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/11 04:09:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 04:09:23 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/11 04:09:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 04:09:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/11 04:09:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 04:09:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 04:09:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 04:09:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 04:09:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 04:09:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 04:09:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 04:09:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 04:09:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 04:09:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 04:09:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 04:09:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 04:09:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 04:09:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 04:09:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 04:09:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 04:09:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 04:09:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 04:09:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 04:09:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 04:09:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 04:09:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 04:09:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 04:09:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 04:09:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 04:09:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 04:09:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 04:09:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 04:09:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 04:09:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 04:09:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 04:09:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 04:09:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 04:09:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 04:09:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 04:09:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 04:09:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 04:09:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 04:09:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 04:09:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 04:09:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 04:09:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 04:09:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 04:09:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 04:09:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 04:09:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 04:09:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 04:09:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 04:09:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 04:09:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 04:09:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 04:09:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 04:09:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 04:09:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 04:09:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 04:09:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 04:09:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 04:09:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 04:09:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 04:09:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 04:09:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 04:09:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 04:09:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 04:09:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 04:09:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 04:09:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 04:09:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 04:09:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 04:09:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 04:09:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 04:09:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 04:09:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 04:09:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 04:09:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 04:09:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 04:09:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 04:09:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 04:09:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 04:09:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 04:09:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 04:09:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 04:09:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 04:09:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 04:09:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 04:09:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 04:09:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 04:09:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 04:09:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 04:09:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 04:09:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 04:09:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 04:09:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 04:09:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 04:09:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 04:09:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 04:09:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 04:09:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 04:09:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 04:09:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 04:09:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 04:09:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 04:09:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 04:09:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 04:09:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 04:09:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 04:09:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 04:09:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 04:09:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 04:09:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 04:09:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 04:09:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 04:09:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44412->172.17.0.6:21106, err= 2026/08/11 04:09:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 04:09:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38368->172.17.0.6:21101, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55974->172.17.0.6:21103, err= 2026/08/11 04:09:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 04:09:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 04:09:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 04:09:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 04:09:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 04:09:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 04:09:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 04:09:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 04:09:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 04:09:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 04:09:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 04:09:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 04:09:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 04:09:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 04:09:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 04:09:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 04:09:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 04:09:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 04:09:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/11 04:09:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 04:09:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/11 04:09:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 04:09:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/11 04:09:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 04:09:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/11 04:09:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 04:09:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/11 04:09:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 04:09:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 04:09:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 04:09:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 04:09:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 04:09:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 04:09:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 04:09:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 04:09:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 04:09:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 04:09:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/11 04:09:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 04:09:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 04:09:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 04:09:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 04:09:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 04:09:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 04:09:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 04:09:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 04:09:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 04:09:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 04:09:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 04:09:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 04:09:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 04:09:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 04:09:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 04:09:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 04:09:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 04:09:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 04:09:23 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/11 04:09:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 04:09:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46442->172.17.0.6:21107, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42004->172.17.0.6:21105, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48774->172.17.0.6:21102, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/11 04:09:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 04:09:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 04:09:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 04:09:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:23 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/11 04:09:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44422->172.17.0.6:21106, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46452->172.17.0.6:21107, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48580->172.17.0.6:21100, err= 2026/08/11 04:09:23 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38380->172.17.0.6:21101, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45860->172.17.0.6:21109, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56502->172.17.0.6:21108, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48582->172.17.0.6:21100, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41268->172.17.0.6:21110, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:23 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45864->172.17.0.6:21109, err= 2026/08/11 04:09:23 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38382->172.17.0.6:21101, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42016->172.17.0.6:21105, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46458->172.17.0.6:21107, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55988->172.17.0.6:21103, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41278->172.17.0.6:21110, err= 2026/08/11 04:09:23 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2026/08/11 04:09:23 INFO : apple: Copied (new) to: YXBwbGU= 2026/08/11 04:09:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 04:09:23 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2026/08/11 04:09:23 INFO : banana: Copied (new) to: YmFuYW5h 2026/08/11 04:09:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 04:09:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 04:09:23 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 04:09:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60522->172.17.0.6:21104, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44434->172.17.0.6:21106, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46466->172.17.0.6:21107, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48598->172.17.0.6:21100, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:23 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 04:09:23 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 04:09:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42032->172.17.0.6:21105, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41292->172.17.0.6:21110, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48786->172.17.0.6:21102, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45868->172.17.0.6:21109, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46470->172.17.0.6:21107, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44446->172.17.0.6:21106, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48610->172.17.0.6:21100, err= 2026/08/11 04:09:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2026/08/11 04:09:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55994->172.17.0.6:21103, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41300->172.17.0.6:21110, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60530->172.17.0.6:21104, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48800->172.17.0.6:21102, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45882->172.17.0.6:21109, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41310->172.17.0.6:21110, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60542->172.17.0.6:21104, err= 2026/08/11 04:09:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2026/08/11 04:09:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 04:09:23 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42034->172.17.0.6:21105, err= 2026/08/11 04:09:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 04:09:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48612->172.17.0.6:21100, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41316->172.17.0.6:21110, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:55998->172.17.0.6:21103, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44460->172.17.0.6:21106, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42042->172.17.0.6:21105, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 04:09:23 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56508->172.17.0.6:21108, err= 2026/08/11 04:09:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 04:09:23 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60554->172.17.0.6:21104, err= 2026/08/11 04:09:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38398->172.17.0.6:21101, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44468->172.17.0.6:21106, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46478->172.17.0.6:21107, err= 2026/08/11 04:09:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56514->172.17.0.6:21108, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56010->172.17.0.6:21103, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48614->172.17.0.6:21100, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45888->172.17.0.6:21109, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60568->172.17.0.6:21104, err= 2026/08/11 04:09:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45894->172.17.0.6:21109, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42044->172.17.0.6:21105, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38402->172.17.0.6:21101, err= 2026/08/11 04:09:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 04:09:23 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46486->172.17.0.6:21107, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38408->172.17.0.6:21101, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45900->172.17.0.6:21109, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48806->172.17.0.6:21102, err= 2026/08/11 04:09:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 04:09:23 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42060->172.17.0.6:21105, err= 2026/08/11 04:09:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 04:09:23 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41328->172.17.0.6:21110, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38420->172.17.0.6:21101, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46502->172.17.0.6:21107, err= 2026/08/11 04:09:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 04:09:23 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38424->172.17.0.6:21101, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56024->172.17.0.6:21103, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60574->172.17.0.6:21104, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46504->172.17.0.6:21107, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44482->172.17.0.6:21106, err= 2026/08/11 04:09:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56518->172.17.0.6:21108, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38428->172.17.0.6:21101, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48818->172.17.0.6:21102, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60576->172.17.0.6:21104, err= 2026/08/11 04:09:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45916->172.17.0.6:21109, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 04:09:23 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/11 04:09:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48826->172.17.0.6:21102, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48630->172.17.0.6:21100, err= 2026/08/11 04:09:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56038->172.17.0.6:21103, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42072->172.17.0.6:21105, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60580->172.17.0.6:21104, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56530->172.17.0.6:21108, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42074->172.17.0.6:21105, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41330->172.17.0.6:21110, err= 2026/08/11 04:09:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/11 04:09:23 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/11 04:09:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48842->172.17.0.6:21102, err= 2026/08/11 04:09:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 04:09:23 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46508->172.17.0.6:21107, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48632->172.17.0.6:21100, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45928->172.17.0.6:21109, err= 2026/08/11 04:09:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/11 04:09:23 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48640->172.17.0.6:21100, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60588->172.17.0.6:21104, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46522->172.17.0.6:21107, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/11 04:09:23 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60600->172.17.0.6:21104, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45936->172.17.0.6:21109, err= 2026/08/11 04:09:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38442->172.17.0.6:21101, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45946->172.17.0.6:21109, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44488->172.17.0.6:21106, err= 2026/08/11 04:09:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/11 04:09:23 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42090->172.17.0.6:21105, err= 2026/08/11 04:09:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56536->172.17.0.6:21108, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56040->172.17.0.6:21103, err= 2026/08/11 04:09:23 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60612->172.17.0.6:21104, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42092->172.17.0.6:21105, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/11 04:09:23 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46526->172.17.0.6:21107, err= 2026/08/11 04:09:23 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2026/08/11 04:09:23 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/08/11 04:09:23 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60616->172.17.0.6:21104, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42094->172.17.0.6:21105, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56044->172.17.0.6:21103, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56544->172.17.0.6:21108, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48652->172.17.0.6:21100, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46538->172.17.0.6:21107, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44504->172.17.0.6:21106, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:23 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45960->172.17.0.6:21109, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56552->172.17.0.6:21108, err= 2026/08/11 04:09:23 INFO : dir1/0012-6789;.txt: Deleted 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:23 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41342->172.17.0.6:21110, err= 2026/08/11 04:09:23 INFO : dir1/0009-3456789.txt: Deleted 2026/08/11 04:09:23 INFO : dir1/0008-2345678.txt: Deleted 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:23 INFO : apple: Deleted 2026/08/11 04:09:23 INFO : banana: Deleted 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48668->172.17.0.6:21100, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44506->172.17.0.6:21106, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:23 INFO : dir1/0003-defghij.txt: Deleted 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:23 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/11 04:09:23 INFO : dir1/0007-1234567.txt: Deleted 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38448->172.17.0.6:21101, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46546->172.17.0.6:21107, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48852->172.17.0.6:21102, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56568->172.17.0.6:21108, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42102->172.17.0.6:21105, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45962->172.17.0.6:21109, err= 2026/08/11 04:09:23 INFO : dir1/0013-789;=.txt: Deleted 2026/08/11 04:09:23 INFO : dir1/0014-89;=.txt: Deleted 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41350->172.17.0.6:21110, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:23 INFO : dir1/0011-56789;.txt: Deleted 2026/08/11 04:09:23 INFO : dir1/0015-9;=.txt: Deleted 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56058->172.17.0.6:21103, err= 2026/08/11 04:09:23 INFO : appleappleapplebanana: Deleted 2026/08/11 04:09:23 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/11 04:09:23 INFO : splitbananasplit: Deleted 2026/08/11 04:09:23 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/11 04:09:23 INFO : dir1/0010-456789.txt: Deleted 2026/08/11 04:09:23 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/11 04:09:23 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56580->172.17.0.6:21108, err= 2026/08/11 04:09:23 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : YXBwbGU=: Excluded 2026/08/11 04:09:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/08/11 04:09:23 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : YmFuYW5h: Excluded 2026/08/11 04:09:23 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38460->172.17.0.6:21101, err= 2026/08/11 04:09:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/08/11 04:09:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/08/11 04:09:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/08/11 04:09:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/08/11 04:09:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/08/11 04:09:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/08/11 04:09:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/08/11 04:09:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/08/11 04:09:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/08/11 04:09:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/08/11 04:09:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/08/11 04:09:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/08/11 04:09:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/08/11 04:09:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/08/11 04:09:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/08/11 04:09:23 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38470->172.17.0.6:21101, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56596->172.17.0.6:21108, err= 2026/08/11 04:09:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/11 04:09:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/11 04:09:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/11 04:09:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/11 04:09:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/11 04:09:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/11 04:09:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/11 04:09:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/11 04:09:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/11 04:09:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/11 04:09:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 04:09:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/11 04:09:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 04:09:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/11 04:09:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 04:09:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/11 04:09:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 04:09:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/11 04:09:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 04:09:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/11 04:09:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 04:09:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/11 04:09:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 04:09:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 04:09:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 04:09:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 04:09:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 04:09:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 04:09:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 04:09:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 04:09:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 04:09:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 04:09:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 04:09:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 04:09:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 04:09:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 04:09:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 04:09:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 04:09:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 04:09:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 04:09:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 04:09:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 04:09:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 04:09:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/11 04:09:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 04:09:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/11 04:09:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 04:09:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/11 04:09:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 04:09:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/11 04:09:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 04:09:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/11 04:09:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 04:09:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/11 04:09:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 04:09:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 04:09:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 04:09:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 04:09:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 04:09:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 04:09:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 04:09:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 04:09:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 04:09:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 04:09:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 04:09:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 04:09:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 04:09:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 04:09:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 04:09:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 04:09:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 04:09:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 04:09:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 04:09:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 04:09:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 04:09:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 04:09:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 04:09:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 04:09:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 04:09:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 04:09:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 04:09:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 04:09:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 04:09:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 04:09:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 04:09:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 04:09:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 04:09:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 04:09:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 04:09:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 04:09:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 04:09:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 04:09:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 04:09:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 04:09:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 04:09:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/11 04:09:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 04:09:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/11 04:09:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 04:09:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/11 04:09:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 04:09:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/11 04:09:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 04:09:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/11 04:09:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 04:09:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/11 04:09:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 04:09:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 04:09:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 04:09:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 04:09:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 04:09:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 04:09:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 04:09:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 04:09:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 04:09:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 04:09:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 04:09:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 04:09:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 04:09:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 04:09:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 04:09:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 04:09:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 04:09:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 04:09:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 04:09:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 04:09:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 04:09:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 04:09:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 04:09:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 04:09:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 04:09:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/11 04:09:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/11 04:09:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/11 04:09:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/11 04:09:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/11 04:09:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 04:09:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 04:09:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 04:09:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 04:09:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 04:09:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 04:09:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 04:09:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42104->172.17.0.6:21105, err= 2026/08/11 04:09:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 04:09:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 04:09:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 04:09:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 04:09:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 04:09:23 DEBUG : YXBwbGU=: size = 5 OK 2026/08/11 04:09:23 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:23 DEBUG : apple: Unchanged skipping 2026/08/11 04:09:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/11 04:09:23 DEBUG : YmFuYW5h: size = 6 OK 2026/08/11 04:09:23 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/11 04:09:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 04:09:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 04:09:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 04:09:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 04:09:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 04:09:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 04:09:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 04:09:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 04:09:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 04:09:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 04:09:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 04:09:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 04:09:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 04:09:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 04:09:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 04:09:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 04:09:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 04:09:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 04:09:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 04:09:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 04:09:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 04:09:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 04:09:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 04:09:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 04:09:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 04:09:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 04:09:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 04:09:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 04:09:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 04:09:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 04:09:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 04:09:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 04:09:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 04:09:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 04:09:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 04:09:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 04:09:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 04:09:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 04:09:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 04:09:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 04:09:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 04:09:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 04:09:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 04:09:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 04:09:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 04:09:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 04:09:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 04:09:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 04:09:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 04:09:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 04:09:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 04:09:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 04:09:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 04:09:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 04:09:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 04:09:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 04:09:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 04:09:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 04:09:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 04:09:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 04:09:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 04:09:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 04:09:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 04:09:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 04:09:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 04:09:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 04:09:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 04:09:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 04:09:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 04:09:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 04:09:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 04:09:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 04:09:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 04:09:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 04:09:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 04:09:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 04:09:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 04:09:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 04:09:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 04:09:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 04:09:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 04:09:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 04:09:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 04:09:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 04:09:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 04:09:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 04:09:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 04:09:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 04:09:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 04:09:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 04:09:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 04:09:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 04:09:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 04:09:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 04:09:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 04:09:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 04:09:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 04:09:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 04:09:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 04:09:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 04:09:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 04:09:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 04:09:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 04:09:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 04:09:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 04:09:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 04:09:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 04:09:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 04:09:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 04:09:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 04:09:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 04:09:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 04:09:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 04:09:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 04:09:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 04:09:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 04:09:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 04:09:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 04:09:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 04:09:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 04:09:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 04:09:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 04:09:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 04:09:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 04:09:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 04:09:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 04:09:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 04:09:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 04:09:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 04:09:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 04:09:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/11 04:09:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 04:09:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/11 04:09:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 04:09:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/11 04:09:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 04:09:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/11 04:09:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 04:09:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/11 04:09:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 04:09:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 04:09:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 04:09:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 04:09:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 04:09:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 04:09:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 04:09:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 04:09:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 04:09:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 04:09:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/11 04:09:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 04:09:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 04:09:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 04:09:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 04:09:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 04:09:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 04:09:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 04:09:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 04:09:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 04:09:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 04:09:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 04:09:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 04:09:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 04:09:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 04:09:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 04:09:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 04:09:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 04:09:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 04:09:23 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/11 04:09:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 04:09:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 04:09:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:23 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 04:09:23 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:23 DEBUG : banana: Unchanged skipping 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44512->172.17.0.6:21106, err= 2026/08/11 04:09:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 04:09:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 04:09:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 04:09:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 04:09:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 04:09:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 04:09:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/11 04:09:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/11 04:09:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/11 04:09:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/11 04:09:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/11 04:09:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 04:09:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/11 04:09:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/11 04:09:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 04:09:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 04:09:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 04:09:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 04:09:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 04:09:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 04:09:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/11 04:09:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 04:09:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 04:09:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/11 04:09:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 04:09:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 04:09:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 04:09:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 04:09:23 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/11 04:09:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/11 04:09:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/11 04:09:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/11 04:09:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 04:09:23 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/11 04:09:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/11 04:09:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/11 04:09:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/11 04:09:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 04:09:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 04:09:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 04:09:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 04:09:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 04:09:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 04:09:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 04:09:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:23 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:23 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46558->172.17.0.6:21107, err= 2026/08/11 04:09:23 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : YXBwbGU=: Excluded 2026/08/11 04:09:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/08/11 04:09:23 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : YmFuYW5h: Excluded 2026/08/11 04:09:23 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45972->172.17.0.6:21109, err= 2026/08/11 04:09:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/08/11 04:09:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/08/11 04:09:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/08/11 04:09:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/08/11 04:09:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/08/11 04:09:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/08/11 04:09:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/08/11 04:09:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/08/11 04:09:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/08/11 04:09:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/08/11 04:09:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/08/11 04:09:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/08/11 04:09:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/08/11 04:09:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/08/11 04:09:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/08/11 04:09:23 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46562->172.17.0.6:21107, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41352->172.17.0.6:21110, err= 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 04:09:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 04:09:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 04:09:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 04:09:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 04:09:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 04:09:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 04:09:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/11 04:09:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/11 04:09:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/11 04:09:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/11 04:09:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/11 04:09:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/11 04:09:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/11 04:09:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/11 04:09:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/11 04:09:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/11 04:09:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 04:09:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 04:09:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 04:09:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/11 04:09:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/11 04:09:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/11 04:09:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/11 04:09:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/11 04:09:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41362->172.17.0.6:21110, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41372->172.17.0.6:21110, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48860->172.17.0.6:21102, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42106->172.17.0.6:21105, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45974->172.17.0.6:21109, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46578->172.17.0.6:21107, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56066->172.17.0.6:21103, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45976->172.17.0.6:21109, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44516->172.17.0.6:21106, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60618->172.17.0.6:21104, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56070->172.17.0.6:21103, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42120->172.17.0.6:21105, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60620->172.17.0.6:21104, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46580->172.17.0.6:21107, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45992->172.17.0.6:21109, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46582->172.17.0.6:21107, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56076->172.17.0.6:21103, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46590->172.17.0.6:21107, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48672->172.17.0.6:21100, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38472->172.17.0.6:21101, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38482->172.17.0.6:21101, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56082->172.17.0.6:21103, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60632->172.17.0.6:21104, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42128->172.17.0.6:21105, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56608->172.17.0.6:21108, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41376->172.17.0.6:21110, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46606->172.17.0.6:21107, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60640->172.17.0.6:21104, err= === RUN TestTransform/prefix run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42134->172.17.0.6:21105, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42150->172.17.0.6:21105, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48682->172.17.0.6:21100, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48868->172.17.0.6:21102, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48688->172.17.0.6:21100, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48870->172.17.0.6:21102, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60656->172.17.0.6:21104, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41390->172.17.0.6:21110, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44522->172.17.0.6:21106, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38492->172.17.0.6:21101, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45996->172.17.0.6:21109, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56092->172.17.0.6:21103, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46006->172.17.0.6:21109, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44526->172.17.0.6:21106, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46014->172.17.0.6:21109, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38494->172.17.0.6:21101, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44538->172.17.0.6:21106, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56612->172.17.0.6:21108, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44542->172.17.0.6:21106, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38498->172.17.0.6:21101, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42164->172.17.0.6:21105, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44546->172.17.0.6:21106, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60662->172.17.0.6:21104, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44548->172.17.0.6:21106, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48882->172.17.0.6:21102, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46616->172.17.0.6:21107, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48692->172.17.0.6:21100, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56626->172.17.0.6:21108, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56096->172.17.0.6:21103, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38514->172.17.0.6:21101, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42174->172.17.0.6:21105, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56104->172.17.0.6:21103, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38526->172.17.0.6:21101, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38534->172.17.0.6:21101, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44562->172.17.0.6:21106, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60664->172.17.0.6:21104, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42182->172.17.0.6:21105, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38538->172.17.0.6:21101, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38542->172.17.0.6:21101, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56634->172.17.0.6:21108, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44564->172.17.0.6:21106, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46026->172.17.0.6:21109, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46034->172.17.0.6:21109, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38548->172.17.0.6:21101, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60680->172.17.0.6:21104, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48888->172.17.0.6:21102, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60692->172.17.0.6:21104, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44568->172.17.0.6:21106, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41400->172.17.0.6:21110, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48890->172.17.0.6:21102, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46042->172.17.0.6:21109, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56640->172.17.0.6:21108, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38558->172.17.0.6:21101, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48898->172.17.0.6:21102, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56642->172.17.0.6:21108, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56650->172.17.0.6:21108, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48900->172.17.0.6:21102, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38564->172.17.0.6:21101, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41414->172.17.0.6:21110, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46620->172.17.0.6:21107, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56112->172.17.0.6:21103, err= 2026/08/11 04:09:23 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60704->172.17.0.6:21104, err= 2026/08/11 04:09:23 DEBUG : apple: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : apple: Excluded 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: Excluded 2026/08/11 04:09:23 DEBUG : banana: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : banana: Excluded 2026/08/11 04:09:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : splitbananasplit: Excluded 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41424->172.17.0.6:21110, err= 2026/08/11 04:09:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44580->172.17.0.6:21106, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56124->172.17.0.6:21103, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 04:09:23 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 04:09:23 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 04:09:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 04:09:23 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 04:09:23 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 04:09:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 04:09:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 04:09:23 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 04:09:23 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 04:09:23 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56140->172.17.0.6:21103, err= 2026/08/11 04:09:23 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/11 04:09:23 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 04:09:23 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/11 04:09:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 04:09:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/11 04:09:23 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41436->172.17.0.6:21110, err= 2026/08/11 04:09:23 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 04:09:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/11 04:09:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/11 04:09:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/11 04:09:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/11 04:09:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/11 04:09:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/11 04:09:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/11 04:09:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/11 04:09:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/11 04:09:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/11 04:09:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/11 04:09:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/11 04:09:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/11 04:09:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/11 04:09:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/11 04:09:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/11 04:09:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/11 04:09:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/11 04:09:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/11 04:09:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/11 04:09:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/11 04:09:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/11 04:09:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/11 04:09:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/11 04:09:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/11 04:09:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/11 04:09:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/11 04:09:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/11 04:09:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/11 04:09:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/11 04:09:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/11 04:09:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/11 04:09:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/11 04:09:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/11 04:09:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/11 04:09:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/11 04:09:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/11 04:09:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/11 04:09:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/11 04:09:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/11 04:09:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/11 04:09:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/11 04:09:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/11 04:09:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/11 04:09:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/11 04:09:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/11 04:09:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/11 04:09:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/11 04:09:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/11 04:09:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/11 04:09:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/11 04:09:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/11 04:09:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/11 04:09:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/11 04:09:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/11 04:09:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/11 04:09:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/11 04:09:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/11 04:09:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/11 04:09:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/11 04:09:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/11 04:09:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/11 04:09:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/11 04:09:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/11 04:09:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/11 04:09:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/11 04:09:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/11 04:09:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/11 04:09:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/11 04:09:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/11 04:09:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/11 04:09:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/11 04:09:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/11 04:09:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/11 04:09:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/11 04:09:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/11 04:09:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/11 04:09:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/11 04:09:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/11 04:09:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/11 04:09:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/11 04:09:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/11 04:09:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/11 04:09:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/11 04:09:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/11 04:09:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/11 04:09:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/11 04:09:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/11 04:09:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/11 04:09:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/11 04:09:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/11 04:09:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/11 04:09:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/11 04:09:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/11 04:09:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/11 04:09:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/11 04:09:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/11 04:09:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/11 04:09:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/11 04:09:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/11 04:09:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/11 04:09:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/11 04:09:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/11 04:09:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/11 04:09:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/11 04:09:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/11 04:09:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/11 04:09:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/11 04:09:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/11 04:09:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/11 04:09:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/11 04:09:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/11 04:09:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/11 04:09:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/11 04:09:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/11 04:09:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/11 04:09:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/11 04:09:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/11 04:09:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/11 04:09:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/11 04:09:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/11 04:09:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/11 04:09:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/11 04:09:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/11 04:09:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/11 04:09:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/11 04:09:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/11 04:09:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/11 04:09:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/11 04:09:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/11 04:09:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/11 04:09:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/11 04:09:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/11 04:09:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/11 04:09:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/11 04:09:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/11 04:09:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/11 04:09:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/11 04:09:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/11 04:09:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/11 04:09:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/11 04:09:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/11 04:09:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/11 04:09:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/11 04:09:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/11 04:09:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/11 04:09:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/11 04:09:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/11 04:09:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/11 04:09:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/11 04:09:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/11 04:09:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/11 04:09:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/11 04:09:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/11 04:09:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/11 04:09:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/11 04:09:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/11 04:09:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/11 04:09:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/11 04:09:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/11 04:09:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/11 04:09:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/11 04:09:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/11 04:09:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/11 04:09:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/11 04:09:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/11 04:09:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/11 04:09:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/11 04:09:23 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/11 04:09:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/11 04:09:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42198->172.17.0.6:21105, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56654->172.17.0.6:21108, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46634->172.17.0.6:21107, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56152->172.17.0.6:21103, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44586->172.17.0.6:21106, err= 2026/08/11 04:09:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/11 04:09:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/11 04:09:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/11 04:09:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/11 04:09:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/11 04:09:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/11 04:09:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/11 04:09:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/11 04:09:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/11 04:09:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/11 04:09:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/11 04:09:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/11 04:09:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/11 04:09:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/11 04:09:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:23 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/11 04:09:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56670->172.17.0.6:21108, err= 2026/08/11 04:09:23 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38578->172.17.0.6:21101, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44592->172.17.0.6:21106, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48704->172.17.0.6:21100, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56678->172.17.0.6:21108, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41450->172.17.0.6:21110, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44608->172.17.0.6:21106, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46050->172.17.0.6:21109, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56692->172.17.0.6:21108, err= 2026/08/11 04:09:23 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2026/08/11 04:09:23 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/08/11 04:09:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/11 04:09:23 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:23 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2026/08/11 04:09:23 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44620->172.17.0.6:21106, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56158->172.17.0.6:21103, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41466->172.17.0.6:21110, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60716->172.17.0.6:21104, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46066->172.17.0.6:21109, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46650->172.17.0.6:21107, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60722->172.17.0.6:21104, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41478->172.17.0.6:21110, err= 2026/08/11 04:09:23 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2026/08/11 04:09:23 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/08/11 04:09:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/11 04:09:23 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2026/08/11 04:09:23 INFO : banana: Copied (new) to: PREFIXbanana 2026/08/11 04:09:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/11 04:09:23 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2026/08/11 04:09:23 INFO : apple: Copied (new) to: PREFIXapple 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42214->172.17.0.6:21105, err= 2026/08/11 04:09:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44624->172.17.0.6:21106, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48910->172.17.0.6:21102, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46074->172.17.0.6:21109, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48920->172.17.0.6:21102, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41490->172.17.0.6:21110, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46652->172.17.0.6:21107, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56704->172.17.0.6:21108, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56174->172.17.0.6:21103, err= 2026/08/11 04:09:23 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2026/08/11 04:09:23 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2026/08/11 04:09:23 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60730->172.17.0.6:21104, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41500->172.17.0.6:21110, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56708->172.17.0.6:21108, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46666->172.17.0.6:21107, err= 2026/08/11 04:09:23 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38590->172.17.0.6:21101, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56710->172.17.0.6:21108, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42226->172.17.0.6:21105, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60736->172.17.0.6:21104, err= 2026/08/11 04:09:23 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2026/08/11 04:09:23 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/08/11 04:09:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/11 04:09:23 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2026/08/11 04:09:23 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/08/11 04:09:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/11 04:09:23 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/11 04:09:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/08/11 04:09:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56182->172.17.0.6:21103, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48922->172.17.0.6:21102, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56716->172.17.0.6:21108, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44638->172.17.0.6:21106, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56188->172.17.0.6:21103, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:23 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2026/08/11 04:09:23 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/08/11 04:09:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41514->172.17.0.6:21110, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56720->172.17.0.6:21108, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48712->172.17.0.6:21100, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48932->172.17.0.6:21102, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42242->172.17.0.6:21105, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41528->172.17.0.6:21110, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38592->172.17.0.6:21101, err= 2026/08/11 04:09:23 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56728->172.17.0.6:21108, err= 2026/08/11 04:09:23 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44648->172.17.0.6:21106, err= 2026/08/11 04:09:23 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48722->172.17.0.6:21100, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38596->172.17.0.6:21101, err= 2026/08/11 04:09:23 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46090->172.17.0.6:21109, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41542->172.17.0.6:21110, err= 2026/08/11 04:09:23 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2026/08/11 04:09:23 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/08/11 04:09:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56740->172.17.0.6:21108, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46672->172.17.0.6:21107, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44652->172.17.0.6:21106, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41552->172.17.0.6:21110, err= 2026/08/11 04:09:23 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2026/08/11 04:09:23 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/08/11 04:09:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48724->172.17.0.6:21100, err= 2026/08/11 04:09:23 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2026/08/11 04:09:23 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/08/11 04:09:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48940->172.17.0.6:21102, err= 2026/08/11 04:09:23 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2026/08/11 04:09:23 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/08/11 04:09:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46674->172.17.0.6:21107, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38608->172.17.0.6:21101, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48944->172.17.0.6:21102, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60748->172.17.0.6:21104, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38624->172.17.0.6:21101, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48726->172.17.0.6:21100, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56202->172.17.0.6:21103, err= 2026/08/11 04:09:23 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2026/08/11 04:09:23 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41556->172.17.0.6:21110, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46686->172.17.0.6:21107, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60754->172.17.0.6:21104, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46100->172.17.0.6:21109, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42258->172.17.0.6:21105, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:23 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48952->172.17.0.6:21102, err= 2026/08/11 04:09:23 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2026/08/11 04:09:23 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2026/08/11 04:09:23 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/08/11 04:09:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46116->172.17.0.6:21109, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46700->172.17.0.6:21107, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44666->172.17.0.6:21106, err= 2026/08/11 04:09:23 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2026/08/11 04:09:23 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/08/11 04:09:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46716->172.17.0.6:21107, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44682->172.17.0.6:21106, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48966->172.17.0.6:21102, err= 2026/08/11 04:09:23 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2026/08/11 04:09:23 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/08/11 04:09:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48734->172.17.0.6:21100, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60764->172.17.0.6:21104, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38640->172.17.0.6:21101, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42264->172.17.0.6:21105, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46122->172.17.0.6:21109, err= 2026/08/11 04:09:23 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56754->172.17.0.6:21108, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:23 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2026/08/11 04:09:23 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/08/11 04:09:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60776->172.17.0.6:21104, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48736->172.17.0.6:21100, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42266->172.17.0.6:21105, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41564->172.17.0.6:21110, err= 2026/08/11 04:09:23 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2026/08/11 04:09:23 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38648->172.17.0.6:21101, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:23 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2026/08/11 04:09:23 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60786->172.17.0.6:21104, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46728->172.17.0.6:21107, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56766->172.17.0.6:21108, err= 2026/08/11 04:09:23 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2026/08/11 04:09:23 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60798->172.17.0.6:21104, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46128->172.17.0.6:21109, err= 2026/08/11 04:09:23 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2026/08/11 04:09:23 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/08/11 04:09:23 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56208->172.17.0.6:21103, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46132->172.17.0.6:21109, err= 2026/08/11 04:09:23 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2026/08/11 04:09:23 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/08/11 04:09:23 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46734->172.17.0.6:21107, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48976->172.17.0.6:21102, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44684->172.17.0.6:21106, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56778->172.17.0.6:21108, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60806->172.17.0.6:21104, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48742->172.17.0.6:21100, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56210->172.17.0.6:21103, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38652->172.17.0.6:21101, err= 2026/08/11 04:09:23 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/11 04:09:23 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:23 INFO : dir1/0013-789;=.txt: Deleted 2026/08/11 04:09:23 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/11 04:09:23 INFO : splitbananasplit: Deleted 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60818->172.17.0.6:21104, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44686->172.17.0.6:21106, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48978->172.17.0.6:21102, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46134->172.17.0.6:21109, err= 2026/08/11 04:09:23 INFO : dir1/0012-6789;.txt: Deleted 2026/08/11 04:09:23 INFO : dir1/0003-defghij.txt: Deleted 2026/08/11 04:09:23 INFO : dir1/0015-9;=.txt: Deleted 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56214->172.17.0.6:21103, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:23 INFO : dir1/0014-89;=.txt: Deleted 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56788->172.17.0.6:21108, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41572->172.17.0.6:21110, err= 2026/08/11 04:09:23 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48748->172.17.0.6:21100, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60834->172.17.0.6:21104, err= 2026/08/11 04:09:23 INFO : dir1/0007-1234567.txt: Deleted 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44698->172.17.0.6:21106, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46740->172.17.0.6:21107, err= 2026/08/11 04:09:23 INFO : dir1/0010-456789.txt: Deleted 2026/08/11 04:09:23 INFO : apple: Deleted 2026/08/11 04:09:23 INFO : banana: Deleted 2026/08/11 04:09:23 INFO : dir1/0008-2345678.txt: Deleted 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41586->172.17.0.6:21110, err= 2026/08/11 04:09:23 INFO : dir1/0009-3456789.txt: Deleted 2026/08/11 04:09:23 INFO : appleappleapplebanana: Deleted 2026/08/11 04:09:23 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/11 04:09:23 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/11 04:09:23 INFO : dir1/0011-56789;.txt: Deleted 2026/08/11 04:09:23 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44708->172.17.0.6:21106, err= 2026/08/11 04:09:23 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : PREFIXapple: Excluded 2026/08/11 04:09:23 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/08/11 04:09:23 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : PREFIXbanana: Excluded 2026/08/11 04:09:23 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : PREFIXsplitbananasplit: Excluded 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56790->172.17.0.6:21108, err= 2026/08/11 04:09:23 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/08/11 04:09:23 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/08/11 04:09:23 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48992->172.17.0.6:21102, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42280->172.17.0.6:21105, err= 2026/08/11 04:09:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/11 04:09:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/11 04:09:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/11 04:09:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/11 04:09:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/11 04:09:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/11 04:09:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/11 04:09:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/11 04:09:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/11 04:09:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/11 04:09:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/11 04:09:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/11 04:09:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/11 04:09:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/11 04:09:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/11 04:09:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/11 04:09:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/11 04:09:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/11 04:09:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/11 04:09:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/11 04:09:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/11 04:09:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/11 04:09:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/11 04:09:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/11 04:09:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/11 04:09:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/11 04:09:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/11 04:09:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/11 04:09:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/11 04:09:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/11 04:09:23 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 04:09:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/11 04:09:23 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 04:09:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/11 04:09:23 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 04:09:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/11 04:09:23 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 04:09:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/11 04:09:23 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 04:09:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/11 04:09:23 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 04:09:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/11 04:09:23 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 04:09:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/11 04:09:23 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 04:09:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/11 04:09:23 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 04:09:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/11 04:09:23 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 04:09:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/11 04:09:23 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 04:09:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/11 04:09:23 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 04:09:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/11 04:09:23 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 04:09:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/11 04:09:23 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 04:09:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/11 04:09:23 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 04:09:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/11 04:09:23 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 04:09:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/11 04:09:23 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 04:09:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/11 04:09:23 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 04:09:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/11 04:09:23 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 04:09:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/11 04:09:23 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 04:09:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/11 04:09:23 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 04:09:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/11 04:09:23 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 04:09:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/11 04:09:23 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 04:09:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/11 04:09:23 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 04:09:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/11 04:09:23 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 04:09:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/11 04:09:23 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 04:09:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/11 04:09:23 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 04:09:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/11 04:09:23 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 04:09:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/11 04:09:23 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 04:09:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/11 04:09:23 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 04:09:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/11 04:09:23 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 04:09:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/11 04:09:23 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 04:09:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/11 04:09:23 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 04:09:23 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 04:09:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 04:09:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 04:09:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 04:09:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 04:09:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 04:09:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 04:09:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 04:09:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 04:09:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 04:09:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 04:09:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 04:09:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 04:09:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 04:09:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 04:09:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 04:09:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 04:09:23 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 04:09:23 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 04:09:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 04:09:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/11 04:09:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 04:09:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/11 04:09:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 04:09:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/11 04:09:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 04:09:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/11 04:09:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 04:09:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/11 04:09:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 04:09:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/11 04:09:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 04:09:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/11 04:09:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 04:09:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/11 04:09:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 04:09:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/11 04:09:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 04:09:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/11 04:09:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 04:09:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/11 04:09:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 04:09:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/11 04:09:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 04:09:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/11 04:09:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 04:09:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/11 04:09:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 04:09:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/11 04:09:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 04:09:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/11 04:09:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 04:09:23 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 04:09:23 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 04:09:23 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 04:09:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 04:09:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/11 04:09:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/11 04:09:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/11 04:09:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/11 04:09:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/11 04:09:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/11 04:09:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/11 04:09:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/11 04:09:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/11 04:09:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/11 04:09:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/11 04:09:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/11 04:09:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/11 04:09:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/11 04:09:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/11 04:09:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48760->172.17.0.6:21100, err= 2026/08/11 04:09:23 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/11 04:09:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/11 04:09:23 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/11 04:09:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46746->172.17.0.6:21107, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42286->172.17.0.6:21105, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38662->172.17.0.6:21101, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48996->172.17.0.6:21102, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48772->172.17.0.6:21100, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46148->172.17.0.6:21109, err= 2026/08/11 04:09:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56794->172.17.0.6:21108, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46152->172.17.0.6:21109, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46752->172.17.0.6:21107, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44720->172.17.0.6:21106, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56224->172.17.0.6:21103, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41596->172.17.0.6:21110, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:23 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42298->172.17.0.6:21105, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60842->172.17.0.6:21104, err= 2026/08/11 04:09:23 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56806->172.17.0.6:21108, err= 2026/08/11 04:09:23 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/08/11 04:09:23 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38674->172.17.0.6:21101, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48778->172.17.0.6:21100, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48788->172.17.0.6:21100, err= 2026/08/11 04:09:23 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/08/11 04:09:23 INFO : splitbananasplit: Copied (new) 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48998->172.17.0.6:21102, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41606->172.17.0.6:21110, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38690->172.17.0.6:21101, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44732->172.17.0.6:21106, err= 2026/08/11 04:09:23 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/08/11 04:09:23 INFO : apple: Copied (new) 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41620->172.17.0.6:21110, err= 2026/08/11 04:09:23 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49006->172.17.0.6:21102, err= 2026/08/11 04:09:23 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/08/11 04:09:23 INFO : banana: Copied (new) 2026/08/11 04:09:23 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/08/11 04:09:23 INFO : appleappleapplebanana: Copied (new) 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56230->172.17.0.6:21103, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46156->172.17.0.6:21109, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46760->172.17.0.6:21107, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42300->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48796->172.17.0.6:21100, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56812->172.17.0.6:21108, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49018->172.17.0.6:21102, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56246->172.17.0.6:21103, err= 2026/08/11 04:09:24 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/08/11 04:09:24 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38702->172.17.0.6:21101, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48806->172.17.0.6:21100, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42316->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41630->172.17.0.6:21110, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:24 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56260->172.17.0.6:21103, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60852->172.17.0.6:21104, err= 2026/08/11 04:09:24 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/08/11 04:09:24 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42318->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38712->172.17.0.6:21101, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48822->172.17.0.6:21100, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41644->172.17.0.6:21110, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/08/11 04:09:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42334->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56816->172.17.0.6:21108, err= 2026/08/11 04:09:24 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/08/11 04:09:24 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/11 04:09:24 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/08/11 04:09:24 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41660->172.17.0.6:21110, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46762->172.17.0.6:21107, err= 2026/08/11 04:09:24 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42350->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46778->172.17.0.6:21107, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38726->172.17.0.6:21101, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60864->172.17.0.6:21104, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42362->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46788->172.17.0.6:21107, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38736->172.17.0.6:21101, err= 2026/08/11 04:09:24 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/08/11 04:09:24 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/08/11 04:09:24 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60870->172.17.0.6:21104, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46168->172.17.0.6:21109, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56822->172.17.0.6:21108, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49020->172.17.0.6:21102, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49024->172.17.0.6:21102, err= 2026/08/11 04:09:24 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42376->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46798->172.17.0.6:21107, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56270->172.17.0.6:21103, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46180->172.17.0.6:21109, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56836->172.17.0.6:21108, err= 2026/08/11 04:09:24 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/08/11 04:09:24 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/11 04:09:24 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/08/11 04:09:24 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/08/11 04:09:24 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56850->172.17.0.6:21108, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42380->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38752->172.17.0.6:21101, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:24 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/08/11 04:09:24 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56276->172.17.0.6:21103, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41668->172.17.0.6:21110, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60886->172.17.0.6:21104, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49032->172.17.0.6:21102, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38754->172.17.0.6:21101, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56280->172.17.0.6:21103, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44744->172.17.0.6:21106, err= 2026/08/11 04:09:24 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/08/11 04:09:24 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48830->172.17.0.6:21100, err= 2026/08/11 04:09:24 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48842->172.17.0.6:21100, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60898->172.17.0.6:21104, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42386->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49046->172.17.0.6:21102, err= 2026/08/11 04:09:24 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56286->172.17.0.6:21103, err= 2026/08/11 04:09:24 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46808->172.17.0.6:21107, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48858->172.17.0.6:21100, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44756->172.17.0.6:21106, err= 2026/08/11 04:09:24 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49054->172.17.0.6:21102, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38766->172.17.0.6:21101, err= 2026/08/11 04:09:24 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/08/11 04:09:24 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56860->172.17.0.6:21108, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42390->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56874->172.17.0.6:21108, err= 2026/08/11 04:09:24 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/08/11 04:09:24 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60912->172.17.0.6:21104, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:24 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/08/11 04:09:24 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44768->172.17.0.6:21106, err= 2026/08/11 04:09:24 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/08/11 04:09:24 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49062->172.17.0.6:21102, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56288->172.17.0.6:21103, err= 2026/08/11 04:09:24 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44770->172.17.0.6:21106, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41684->172.17.0.6:21110, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56292->172.17.0.6:21103, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48866->172.17.0.6:21100, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41692->172.17.0.6:21110, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38768->172.17.0.6:21101, err= 2026/08/11 04:09:24 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/08/11 04:09:24 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/11 04:09:24 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/08/11 04:09:24 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46812->172.17.0.6:21107, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46190->172.17.0.6:21109, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38782->172.17.0.6:21101, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60918->172.17.0.6:21104, err= 2026/08/11 04:09:24 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/08/11 04:09:24 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/11 04:09:24 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/08/11 04:09:24 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/11 04:09:24 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48874->172.17.0.6:21100, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60924->172.17.0.6:21104, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49076->172.17.0.6:21102, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44772->172.17.0.6:21106, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46826->172.17.0.6:21107, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56296->172.17.0.6:21103, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46192->172.17.0.6:21109, err= 2026/08/11 04:09:24 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42398->172.17.0.6:21105, err= 2026/08/11 04:09:24 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/08/11 04:09:24 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/08/11 04:09:24 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44778->172.17.0.6:21106, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49088->172.17.0.6:21102, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56882->172.17.0.6:21108, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60926->172.17.0.6:21104, err= 2026/08/11 04:09:24 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/08/11 04:09:24 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/08/11 04:09:24 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38794->172.17.0.6:21101, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46840->172.17.0.6:21107, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49098->172.17.0.6:21102, err= 2026/08/11 04:09:24 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/08/11 04:09:24 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41698->172.17.0.6:21110, err= 2026/08/11 04:09:24 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56886->172.17.0.6:21108, err= 2026/08/11 04:09:24 INFO : PREFIXappleappleapplebanana: Deleted 2026/08/11 04:09:24 INFO : PREFIXsplitbananasplit: Deleted 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56302->172.17.0.6:21103, err= 2026/08/11 04:09:24 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:24 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41706->172.17.0.6:21110, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44790->172.17.0.6:21106, err= 2026/08/11 04:09:24 INFO : PREFIXapple: Deleted 2026/08/11 04:09:24 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/08/11 04:09:24 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/08/11 04:09:24 INFO : PREFIXbanana: Deleted 2026/08/11 04:09:24 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/08/11 04:09:24 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/08/11 04:09:24 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46194->172.17.0.6:21109, err= 2026/08/11 04:09:24 DEBUG : apple: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : apple: Excluded 2026/08/11 04:09:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : appleappleapplebanana: Excluded 2026/08/11 04:09:24 DEBUG : banana: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : banana: Excluded 2026/08/11 04:09:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : splitbananasplit: Excluded 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56308->172.17.0.6:21103, err= 2026/08/11 04:09:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56314->172.17.0.6:21103, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60940->172.17.0.6:21104, err= 2026/08/11 04:09:24 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42412->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : apple: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : apple: Excluded 2026/08/11 04:09:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : appleappleapplebanana: Excluded 2026/08/11 04:09:24 DEBUG : banana: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : banana: Excluded 2026/08/11 04:09:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : splitbananasplit: Excluded 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48882->172.17.0.6:21100, err= 2026/08/11 04:09:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42428->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48894->172.17.0.6:21100, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48898->172.17.0.6:21100, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44802->172.17.0.6:21106, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42438->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38796->172.17.0.6:21101, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56896->172.17.0.6:21108, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48914->172.17.0.6:21100, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60956->172.17.0.6:21104, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60958->172.17.0.6:21104, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46210->172.17.0.6:21109, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60966->172.17.0.6:21104, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56906->172.17.0.6:21108, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46844->172.17.0.6:21107, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60972->172.17.0.6:21104, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56318->172.17.0.6:21103, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44816->172.17.0.6:21106, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42454->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44818->172.17.0.6:21106, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46860->172.17.0.6:21107, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49102->172.17.0.6:21102, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44830->172.17.0.6:21106, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41722->172.17.0.6:21110, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56910->172.17.0.6:21108, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56322->172.17.0.6:21103, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60978->172.17.0.6:21104, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49108->172.17.0.6:21102, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49112->172.17.0.6:21102, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42468->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38802->172.17.0.6:21101, err= === RUN TestTransform/suffix run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46876->172.17.0.6:21107, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44846->172.17.0.6:21106, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56336->172.17.0.6:21103, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46878->172.17.0.6:21107, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60982->172.17.0.6:21104, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38814->172.17.0.6:21101, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42482->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46216->172.17.0.6:21109, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42486->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56918->172.17.0.6:21108, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46886->172.17.0.6:21107, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49118->172.17.0.6:21102, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44850->172.17.0.6:21106, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49134->172.17.0.6:21102, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56348->172.17.0.6:21103, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49140->172.17.0.6:21102, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46900->172.17.0.6:21107, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60988->172.17.0.6:21104, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56924->172.17.0.6:21108, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46232->172.17.0.6:21109, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42498->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49152->172.17.0.6:21102, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44858->172.17.0.6:21106, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46914->172.17.0.6:21107, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46238->172.17.0.6:21109, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44860->172.17.0.6:21106, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56926->172.17.0.6:21108, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38820->172.17.0.6:21101, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46252->172.17.0.6:21109, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41730->172.17.0.6:21110, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44874->172.17.0.6:21106, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56934->172.17.0.6:21108, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46254->172.17.0.6:21109, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42512->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46256->172.17.0.6:21109, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56360->172.17.0.6:21103, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56946->172.17.0.6:21108, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42528->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56366->172.17.0.6:21103, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46260->172.17.0.6:21109, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42538->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49168->172.17.0.6:21102, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46270->172.17.0.6:21109, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46286->172.17.0.6:21109, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38830->172.17.0.6:21101, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56374->172.17.0.6:21103, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46296->172.17.0.6:21109, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44886->172.17.0.6:21106, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41732->172.17.0.6:21110, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38842->172.17.0.6:21101, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44890->172.17.0.6:21106, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56960->172.17.0.6:21108, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49180->172.17.0.6:21102, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49192->172.17.0.6:21102, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46920->172.17.0.6:21107, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44904->172.17.0.6:21106, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:60996->172.17.0.6:21104, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44918->172.17.0.6:21106, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41740->172.17.0.6:21110, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44924->172.17.0.6:21106, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44934->172.17.0.6:21106, err= 2026/08/11 04:09:24 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48928->172.17.0.6:21100, err= 2026/08/11 04:09:24 DEBUG : apple: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : apple: Excluded 2026/08/11 04:09:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : appleappleapplebanana: Excluded 2026/08/11 04:09:24 DEBUG : banana: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : banana: Excluded 2026/08/11 04:09:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : splitbananasplit: Excluded 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44944->172.17.0.6:21106, err= 2026/08/11 04:09:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:32780->172.17.0.6:21104, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38844->172.17.0.6:21101, err= 2026/08/11 04:09:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/11 04:09:24 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 04:09:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 04:09:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/11 04:09:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 04:09:24 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 04:09:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/11 04:09:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 04:09:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 04:09:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/11 04:09:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 04:09:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 04:09:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 04:09:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 04:09:24 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 04:09:24 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46934->172.17.0.6:21107, err= 2026/08/11 04:09:24 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/11 04:09:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 04:09:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/11 04:09:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 04:09:24 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/11 04:09:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/11 04:09:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/11 04:09:24 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 04:09:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 04:09:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 04:09:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/11 04:09:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48932->172.17.0.6:21100, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44948->172.17.0.6:21106, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42544->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41752->172.17.0.6:21110, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56962->172.17.0.6:21108, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41766->172.17.0.6:21110, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56376->172.17.0.6:21103, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38856->172.17.0.6:21101, err= 2026/08/11 04:09:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/11 04:09:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48948->172.17.0.6:21100, err= 2026/08/11 04:09:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:24 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:24 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:24 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:24 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:24 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49204->172.17.0.6:21102, err= 2026/08/11 04:09:24 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42556->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46298->172.17.0.6:21109, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56384->172.17.0.6:21103, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49214->172.17.0.6:21102, err= 2026/08/11 04:09:24 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:24 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2026/08/11 04:09:24 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46946->172.17.0.6:21107, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:32784->172.17.0.6:21104, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48956->172.17.0.6:21100, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49218->172.17.0.6:21102, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41768->172.17.0.6:21110, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:32788->172.17.0.6:21104, err= 2026/08/11 04:09:24 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2026/08/11 04:09:24 INFO : banana: Copied (new) to: bananaSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/11 04:09:24 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56396->172.17.0.6:21103, err= 2026/08/11 04:09:24 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49230->172.17.0.6:21102, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2026/08/11 04:09:24 INFO : apple: Copied (new) to: appleSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/11 04:09:24 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2026/08/11 04:09:24 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42568->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46308->172.17.0.6:21109, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49236->172.17.0.6:21102, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56400->172.17.0.6:21103, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41776->172.17.0.6:21110, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49238->172.17.0.6:21102, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46958->172.17.0.6:21107, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42570->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56970->172.17.0.6:21108, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48972->172.17.0.6:21100, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44952->172.17.0.6:21106, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41790->172.17.0.6:21110, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:32804->172.17.0.6:21104, err= 2026/08/11 04:09:24 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/11 04:09:24 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:24 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49240->172.17.0.6:21102, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38862->172.17.0.6:21101, err= 2026/08/11 04:09:24 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2026/08/11 04:09:24 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56976->172.17.0.6:21108, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46972->172.17.0.6:21107, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46322->172.17.0.6:21109, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56978->172.17.0.6:21108, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38868->172.17.0.6:21101, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41800->172.17.0.6:21110, err= 2026/08/11 04:09:24 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/11 04:09:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2026/08/11 04:09:24 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38882->172.17.0.6:21101, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:24 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/11 04:09:24 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48984->172.17.0.6:21100, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41814->172.17.0.6:21110, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49246->172.17.0.6:21102, err= 2026/08/11 04:09:24 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38884->172.17.0.6:21101, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49248->172.17.0.6:21102, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46326->172.17.0.6:21109, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:32818->172.17.0.6:21104, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56412->172.17.0.6:21103, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49256->172.17.0.6:21102, err= 2026/08/11 04:09:24 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2026/08/11 04:09:24 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48992->172.17.0.6:21100, err= 2026/08/11 04:09:24 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2026/08/11 04:09:24 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38888->172.17.0.6:21101, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41828->172.17.0.6:21110, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46984->172.17.0.6:21107, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44962->172.17.0.6:21106, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42572->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56418->172.17.0.6:21103, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:32828->172.17.0.6:21104, err= 2026/08/11 04:09:24 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/11 04:09:24 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46998->172.17.0.6:21107, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42584->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48996->172.17.0.6:21100, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41838->172.17.0.6:21110, err= 2026/08/11 04:09:24 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:32836->172.17.0.6:21104, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48998->172.17.0.6:21100, err= 2026/08/11 04:09:24 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2026/08/11 04:09:24 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/11 04:09:24 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47014->172.17.0.6:21107, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41840->172.17.0.6:21110, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47026->172.17.0.6:21107, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42600->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41846->172.17.0.6:21110, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56424->172.17.0.6:21103, err= 2026/08/11 04:09:24 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2026/08/11 04:09:24 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2026/08/11 04:09:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56994->172.17.0.6:21108, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46338->172.17.0.6:21109, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44978->172.17.0.6:21106, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42604->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:24 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38900->172.17.0.6:21101, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41852->172.17.0.6:21110, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49000->172.17.0.6:21100, err= 2026/08/11 04:09:24 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2026/08/11 04:09:24 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2026/08/11 04:09:24 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:44988->172.17.0.6:21106, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42620->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47032->172.17.0.6:21107, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49270->172.17.0.6:21102, err= 2026/08/11 04:09:24 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38914->172.17.0.6:21101, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2026/08/11 04:09:24 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42624->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56430->172.17.0.6:21103, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46352->172.17.0.6:21109, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57000->172.17.0.6:21108, err= 2026/08/11 04:09:24 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2026/08/11 04:09:24 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42630->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49002->172.17.0.6:21100, err= 2026/08/11 04:09:24 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56434->172.17.0.6:21103, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:24 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2026/08/11 04:09:24 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38926->172.17.0.6:21101, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49016->172.17.0.6:21100, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41868->172.17.0.6:21110, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45000->172.17.0.6:21106, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49030->172.17.0.6:21100, err= 2026/08/11 04:09:24 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56448->172.17.0.6:21103, err= 2026/08/11 04:09:24 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:32842->172.17.0.6:21104, err= 2026/08/11 04:09:24 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2026/08/11 04:09:24 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41876->172.17.0.6:21110, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:32846->172.17.0.6:21104, err= 2026/08/11 04:09:24 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2026/08/11 04:09:24 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2026/08/11 04:09:24 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/08/11 04:09:24 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49282->172.17.0.6:21102, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38934->172.17.0.6:21101, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49042->172.17.0.6:21100, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45006->172.17.0.6:21106, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47038->172.17.0.6:21107, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46368->172.17.0.6:21109, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41886->172.17.0.6:21110, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56460->172.17.0.6:21103, err= 2026/08/11 04:09:24 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/11 04:09:24 INFO : dir1/0013-789;=.txt: Deleted 2026/08/11 04:09:24 INFO : dir1/0011-56789;.txt: Deleted 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42640->172.17.0.6:21105, err= 2026/08/11 04:09:24 INFO : dir1/0014-89;=.txt: Deleted 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57002->172.17.0.6:21108, err= 2026/08/11 04:09:24 INFO : dir1/0003-defghij.txt: Deleted 2026/08/11 04:09:24 INFO : dir1/0007-1234567.txt: Deleted 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45010->172.17.0.6:21106, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38940->172.17.0.6:21101, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42652->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49288->172.17.0.6:21102, err= 2026/08/11 04:09:24 INFO : dir1/0008-2345678.txt: Deleted 2026/08/11 04:09:24 INFO : appleappleapplebanana: Deleted 2026/08/11 04:09:24 INFO : dir1/0015-9;=.txt: Deleted 2026/08/11 04:09:24 INFO : apple: Deleted 2026/08/11 04:09:24 INFO : dir1/0009-3456789.txt: Deleted 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:32862->172.17.0.6:21104, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45024->172.17.0.6:21106, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41896->172.17.0.6:21110, err= 2026/08/11 04:09:24 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47050->172.17.0.6:21107, err= 2026/08/11 04:09:24 INFO : dir1/0012-6789;.txt: Deleted 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56464->172.17.0.6:21103, err= 2026/08/11 04:09:24 INFO : splitbananasplit: Deleted 2026/08/11 04:09:24 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49046->172.17.0.6:21100, err= 2026/08/11 04:09:24 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/11 04:09:24 INFO : banana: Deleted 2026/08/11 04:09:24 INFO : dir1/0010-456789.txt: Deleted 2026/08/11 04:09:24 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/11 04:09:24 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/11 04:09:24 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56474->172.17.0.6:21103, err= 2026/08/11 04:09:24 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : appleSUFFIX: Excluded 2026/08/11 04:09:24 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/08/11 04:09:24 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : bananaSUFFIX: Excluded 2026/08/11 04:09:24 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : splitbananasplitSUFFIX: Excluded 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42656->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46374->172.17.0.6:21109, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49290->172.17.0.6:21102, err= 2026/08/11 04:09:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/11 04:09:24 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/11 04:09:24 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/11 04:09:24 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/11 04:09:24 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/11 04:09:24 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/11 04:09:24 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/11 04:09:24 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/11 04:09:24 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/11 04:09:24 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/11 04:09:24 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/11 04:09:24 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/11 04:09:24 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/11 04:09:24 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/11 04:09:24 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/11 04:09:24 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/11 04:09:24 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/11 04:09:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/11 04:09:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/11 04:09:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/11 04:09:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/11 04:09:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/11 04:09:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/11 04:09:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/11 04:09:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/11 04:09:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/11 04:09:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/11 04:09:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/11 04:09:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/11 04:09:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/11 04:09:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/11 04:09:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/11 04:09:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/11 04:09:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 04:09:24 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 04:09:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/11 04:09:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/11 04:09:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/11 04:09:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/11 04:09:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/11 04:09:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/11 04:09:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/11 04:09:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/11 04:09:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/11 04:09:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/11 04:09:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/11 04:09:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/11 04:09:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/11 04:09:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/11 04:09:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/11 04:09:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/11 04:09:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 04:09:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 04:09:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 04:09:24 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 04:09:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/11 04:09:24 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 04:09:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 04:09:24 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/11 04:09:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/11 04:09:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57010->172.17.0.6:21108, err= 2026/08/11 04:09:24 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/11 04:09:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/11 04:09:24 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/11 04:09:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47060->172.17.0.6:21107, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57024->172.17.0.6:21108, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38950->172.17.0.6:21101, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45028->172.17.0.6:21106, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49292->172.17.0.6:21102, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49304->172.17.0.6:21102, err= 2026/08/11 04:09:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42662->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45036->172.17.0.6:21106, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46388->172.17.0.6:21109, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:32876->172.17.0.6:21104, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46392->172.17.0.6:21109, err= 2026/08/11 04:09:24 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38966->172.17.0.6:21101, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46408->172.17.0.6:21109, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:24 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/08/11 04:09:24 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41906->172.17.0.6:21110, err= 2026/08/11 04:09:24 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49058->172.17.0.6:21100, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57040->172.17.0.6:21108, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42674->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45044->172.17.0.6:21106, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46414->172.17.0.6:21109, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47062->172.17.0.6:21107, err= 2026/08/11 04:09:24 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/08/11 04:09:24 INFO : banana: Copied (new) 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49312->172.17.0.6:21102, err= 2026/08/11 04:09:24 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/08/11 04:09:24 INFO : splitbananasplit: Copied (new) 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:32882->172.17.0.6:21104, err= 2026/08/11 04:09:24 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/08/11 04:09:24 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/08/11 04:09:24 INFO : appleappleapplebanana: Copied (new) 2026/08/11 04:09:24 INFO : apple: Copied (new) 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42682->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47064->172.17.0.6:21107, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38972->172.17.0.6:21101, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57042->172.17.0.6:21108, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41922->172.17.0.6:21110, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49314->172.17.0.6:21102, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56476->172.17.0.6:21103, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49330->172.17.0.6:21102, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45052->172.17.0.6:21106, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42684->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49060->172.17.0.6:21100, err= 2026/08/11 04:09:24 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:24 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57048->172.17.0.6:21108, err= 2026/08/11 04:09:24 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:32890->172.17.0.6:21104, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47066->172.17.0.6:21107, err= 2026/08/11 04:09:24 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46422->172.17.0.6:21109, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41930->172.17.0.6:21110, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41938->172.17.0.6:21110, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57060->172.17.0.6:21108, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45062->172.17.0.6:21106, err= 2026/08/11 04:09:24 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/08/11 04:09:24 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/11 04:09:24 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/08/11 04:09:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49062->172.17.0.6:21100, err= 2026/08/11 04:09:24 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/08/11 04:09:24 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/11 04:09:24 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/08/11 04:09:24 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56492->172.17.0.6:21103, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57062->172.17.0.6:21108, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42686->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49336->172.17.0.6:21102, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56498->172.17.0.6:21103, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46434->172.17.0.6:21109, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49066->172.17.0.6:21100, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45068->172.17.0.6:21106, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49348->172.17.0.6:21102, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:24 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47074->172.17.0.6:21107, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56508->172.17.0.6:21103, err= 2026/08/11 04:09:24 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38980->172.17.0.6:21101, err= 2026/08/11 04:09:24 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/08/11 04:09:24 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57074->172.17.0.6:21108, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46438->172.17.0.6:21109, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45074->172.17.0.6:21106, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:38996->172.17.0.6:21101, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46448->172.17.0.6:21109, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45078->172.17.0.6:21106, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49070->172.17.0.6:21100, err= 2026/08/11 04:09:24 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/08/11 04:09:24 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/11 04:09:24 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/08/11 04:09:24 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/11 04:09:24 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/08/11 04:09:24 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39012->172.17.0.6:21101, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42698->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/08/11 04:09:24 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41948->172.17.0.6:21110, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:32898->172.17.0.6:21104, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49358->172.17.0.6:21102, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41956->172.17.0.6:21110, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45092->172.17.0.6:21106, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47076->172.17.0.6:21107, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:32912->172.17.0.6:21104, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42708->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49364->172.17.0.6:21102, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45094->172.17.0.6:21106, err= 2026/08/11 04:09:24 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56516->172.17.0.6:21103, err= 2026/08/11 04:09:24 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/08/11 04:09:24 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:32922->172.17.0.6:21104, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41960->172.17.0.6:21110, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49086->172.17.0.6:21100, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42710->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:24 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/08/11 04:09:24 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46452->172.17.0.6:21109, err= 2026/08/11 04:09:24 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47086->172.17.0.6:21107, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:24 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/08/11 04:09:24 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49374->172.17.0.6:21102, err= 2026/08/11 04:09:24 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/08/11 04:09:24 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57086->172.17.0.6:21108, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42724->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41964->172.17.0.6:21110, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47100->172.17.0.6:21107, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:32928->172.17.0.6:21104, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:24 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/08/11 04:09:24 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56518->172.17.0.6:21103, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57090->172.17.0.6:21108, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42730->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49102->172.17.0.6:21100, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45106->172.17.0.6:21106, err= 2026/08/11 04:09:24 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/08/11 04:09:24 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49380->172.17.0.6:21102, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42740->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47110->172.17.0.6:21107, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41970->172.17.0.6:21110, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56520->172.17.0.6:21103, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49396->172.17.0.6:21102, err= 2026/08/11 04:09:24 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47116->172.17.0.6:21107, err= 2026/08/11 04:09:24 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/08/11 04:09:24 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49406->172.17.0.6:21102, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39016->172.17.0.6:21101, err= 2026/08/11 04:09:24 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/08/11 04:09:24 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/11 04:09:24 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/08/11 04:09:24 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42746->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/08/11 04:09:24 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/11 04:09:24 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45116->172.17.0.6:21106, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46462->172.17.0.6:21109, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56522->172.17.0.6:21103, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47118->172.17.0.6:21107, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:32930->172.17.0.6:21104, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42756->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:41986->172.17.0.6:21110, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:24 INFO : bananaSUFFIX: Deleted 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39028->172.17.0.6:21101, err= 2026/08/11 04:09:24 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/08/11 04:09:24 INFO : appleappleapplebananaSUFFIX: Deleted 2026/08/11 04:09:24 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/08/11 04:09:24 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/08/11 04:09:24 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42770->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49422->172.17.0.6:21102, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46476->172.17.0.6:21109, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57102->172.17.0.6:21108, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49114->172.17.0.6:21100, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47134->172.17.0.6:21107, err= 2026/08/11 04:09:24 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/08/11 04:09:24 INFO : splitbananasplitSUFFIX: Deleted 2026/08/11 04:09:24 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56530->172.17.0.6:21103, err= 2026/08/11 04:09:24 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/08/11 04:09:24 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39038->172.17.0.6:21101, err= 2026/08/11 04:09:24 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42000->172.17.0.6:21110, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47144->172.17.0.6:21107, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42776->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:24 INFO : appleSUFFIX: Deleted 2026/08/11 04:09:24 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49432->172.17.0.6:21102, err= 2026/08/11 04:09:24 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/08/11 04:09:24 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/08/11 04:09:24 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/08/11 04:09:24 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/08/11 04:09:24 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/08/11 04:09:24 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56544->172.17.0.6:21103, err= 2026/08/11 04:09:24 DEBUG : apple: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : apple: Excluded 2026/08/11 04:09:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : appleappleapplebanana: Excluded 2026/08/11 04:09:24 DEBUG : banana: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : banana: Excluded 2026/08/11 04:09:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : splitbananasplit: Excluded 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47156->172.17.0.6:21107, err= 2026/08/11 04:09:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:32934->172.17.0.6:21104, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46478->172.17.0.6:21109, err= 2026/08/11 04:09:24 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42778->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : apple: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : apple: Excluded 2026/08/11 04:09:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : appleappleapplebanana: Excluded 2026/08/11 04:09:24 DEBUG : banana: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : banana: Excluded 2026/08/11 04:09:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : splitbananasplit: Excluded 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56546->172.17.0.6:21103, err= 2026/08/11 04:09:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49118->172.17.0.6:21100, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49120->172.17.0.6:21100, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45126->172.17.0.6:21106, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39046->172.17.0.6:21101, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39056->172.17.0.6:21101, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:32942->172.17.0.6:21104, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57104->172.17.0.6:21108, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49134->172.17.0.6:21100, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46484->172.17.0.6:21109, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46486->172.17.0.6:21109, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46492->172.17.0.6:21109, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47172->172.17.0.6:21107, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49142->172.17.0.6:21100, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46506->172.17.0.6:21109, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49154->172.17.0.6:21100, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49156->172.17.0.6:21100, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39070->172.17.0.6:21101, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42006->172.17.0.6:21110, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49436->172.17.0.6:21102, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49444->172.17.0.6:21102, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:32958->172.17.0.6:21104, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49454->172.17.0.6:21102, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46512->172.17.0.6:21109, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46526->172.17.0.6:21109, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45132->172.17.0.6:21106, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45142->172.17.0.6:21106, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46528->172.17.0.6:21109, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49162->172.17.0.6:21100, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39076->172.17.0.6:21101, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45146->172.17.0.6:21106, err= === RUN TestTransform/truncate run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39088->172.17.0.6:21101, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46536->172.17.0.6:21109, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46552->172.17.0.6:21109, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42788->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49164->172.17.0.6:21100, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42022->172.17.0.6:21110, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49470->172.17.0.6:21102, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47182->172.17.0.6:21107, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42798->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42802->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45156->172.17.0.6:21106, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56552->172.17.0.6:21103, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39098->172.17.0.6:21101, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39100->172.17.0.6:21101, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49176->172.17.0.6:21100, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57112->172.17.0.6:21108, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56564->172.17.0.6:21103, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49474->172.17.0.6:21102, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56566->172.17.0.6:21103, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56576->172.17.0.6:21103, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56580->172.17.0.6:21103, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56594->172.17.0.6:21103, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47188->172.17.0.6:21107, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42806->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49188->172.17.0.6:21100, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57120->172.17.0.6:21108, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57136->172.17.0.6:21108, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:32966->172.17.0.6:21104, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57138->172.17.0.6:21108, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:32982->172.17.0.6:21104, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56606->172.17.0.6:21103, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46566->172.17.0.6:21109, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49204->172.17.0.6:21100, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56614->172.17.0.6:21103, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39108->172.17.0.6:21101, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:32998->172.17.0.6:21104, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49486->172.17.0.6:21102, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57146->172.17.0.6:21108, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46572->172.17.0.6:21109, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47196->172.17.0.6:21107, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42810->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57162->172.17.0.6:21108, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46586->172.17.0.6:21109, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46588->172.17.0.6:21109, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49206->172.17.0.6:21100, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49214->172.17.0.6:21100, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57166->172.17.0.6:21108, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57182->172.17.0.6:21108, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47206->172.17.0.6:21107, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42824->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49228->172.17.0.6:21100, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33002->172.17.0.6:21104, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42836->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49496->172.17.0.6:21102, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33012->172.17.0.6:21104, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46604->172.17.0.6:21109, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39112->172.17.0.6:21101, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47212->172.17.0.6:21107, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46618->172.17.0.6:21109, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39126->172.17.0.6:21101, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39136->172.17.0.6:21101, err= 2026/08/11 04:09:24 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49510->172.17.0.6:21102, err= 2026/08/11 04:09:24 DEBUG : apple: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : apple: Excluded 2026/08/11 04:09:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : appleappleapplebanana: Excluded 2026/08/11 04:09:24 DEBUG : banana: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : banana: Excluded 2026/08/11 04:09:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : splitbananasplit: Excluded 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46626->172.17.0.6:21109, err= 2026/08/11 04:09:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56626->172.17.0.6:21103, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42840->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/11 04:09:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/11 04:09:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/11 04:09:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 04:09:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/11 04:09:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 04:09:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 04:09:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42856->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 04:09:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/11 04:09:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/11 04:09:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/11 04:09:24 DEBUG : apple: size = 5 OK 2026/08/11 04:09:24 DEBUG : banana: size = 6 OK 2026/08/11 04:09:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 04:09:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 04:09:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 04:09:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 04:09:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 04:09:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 04:09:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 04:09:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 04:09:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 04:09:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 04:09:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 04:09:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 04:09:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 04:09:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 04:09:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 04:09:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 04:09:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 04:09:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 04:09:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 04:09:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 04:09:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 04:09:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 04:09:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 04:09:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 04:09:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 04:09:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 04:09:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 04:09:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 04:09:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 04:09:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 04:09:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 04:09:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 04:09:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 04:09:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 04:09:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 04:09:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 04:09:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 04:09:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 04:09:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 04:09:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 04:09:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 04:09:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 04:09:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 04:09:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 04:09:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 04:09:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 04:09:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 04:09:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 04:09:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 04:09:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 04:09:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 04:09:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 04:09:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 04:09:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 04:09:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 04:09:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 04:09:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 04:09:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 04:09:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 04:09:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 04:09:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 04:09:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 04:09:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 04:09:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 04:09:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 04:09:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 04:09:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 04:09:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 04:09:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 04:09:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 04:09:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 04:09:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 04:09:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 04:09:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 04:09:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 04:09:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 04:09:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 04:09:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 04:09:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 04:09:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 04:09:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 04:09:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 04:09:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 04:09:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 04:09:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 04:09:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 04:09:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 04:09:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 04:09:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 04:09:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 04:09:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 04:09:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 04:09:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 04:09:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 04:09:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 04:09:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 04:09:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 04:09:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 04:09:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 04:09:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 04:09:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 04:09:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 04:09:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 04:09:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 04:09:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 04:09:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 04:09:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 04:09:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 04:09:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 04:09:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 04:09:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 04:09:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 04:09:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 04:09:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 04:09:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 04:09:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 04:09:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 04:09:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 04:09:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 04:09:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 04:09:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 04:09:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 04:09:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 04:09:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 04:09:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 04:09:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 04:09:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 04:09:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 04:09:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 04:09:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 04:09:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/11 04:09:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 04:09:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/11 04:09:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 04:09:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/11 04:09:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 04:09:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/11 04:09:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 04:09:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/11 04:09:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 04:09:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 04:09:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 04:09:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 04:09:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 04:09:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 04:09:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 04:09:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 04:09:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 04:09:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 04:09:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/11 04:09:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 04:09:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 04:09:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 04:09:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 04:09:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 04:09:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 04:09:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 04:09:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 04:09:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 04:09:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 04:09:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 04:09:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 04:09:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 04:09:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 04:09:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 04:09:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 04:09:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 04:09:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 04:09:24 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/11 04:09:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 04:09:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49518->172.17.0.6:21102, err= 2026/08/11 04:09:24 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:24 DEBUG : apple: Unchanged skipping 2026/08/11 04:09:24 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:24 DEBUG : banana: Unchanged skipping 2026/08/11 04:09:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 04:09:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 04:09:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 04:09:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 04:09:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 04:09:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 04:09:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 04:09:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 04:09:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 04:09:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/11 04:09:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 04:09:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 04:09:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 04:09:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 04:09:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:24 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/11 04:09:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/11 04:09:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/11 04:09:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47218->172.17.0.6:21107, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42864->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42024->172.17.0.6:21110, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46638->172.17.0.6:21109, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45164->172.17.0.6:21106, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39152->172.17.0.6:21101, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42040->172.17.0.6:21110, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49520->172.17.0.6:21102, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47226->172.17.0.6:21107, err= 2026/08/11 04:09:24 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42054->172.17.0.6:21110, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57192->172.17.0.6:21108, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45176->172.17.0.6:21106, err= 2026/08/11 04:09:24 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2026/08/11 04:09:24 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47230->172.17.0.6:21107, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39158->172.17.0.6:21101, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56642->172.17.0.6:21103, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42066->172.17.0.6:21110, err= 2026/08/11 04:09:24 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2026/08/11 04:09:24 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2026/08/11 04:09:24 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/08/11 04:09:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46646->172.17.0.6:21109, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42878->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49232->172.17.0.6:21100, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:24 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2026/08/11 04:09:24 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/08/11 04:09:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45182->172.17.0.6:21106, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:24 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2026/08/11 04:09:24 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/08/11 04:09:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42070->172.17.0.6:21110, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57198->172.17.0.6:21108, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:24 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2026/08/11 04:09:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39174->172.17.0.6:21101, err= 2026/08/11 04:09:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49248->172.17.0.6:21100, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42892->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57200->172.17.0.6:21108, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39182->172.17.0.6:21101, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47232->172.17.0.6:21107, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49264->172.17.0.6:21100, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57204->172.17.0.6:21108, err= 2026/08/11 04:09:24 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56654->172.17.0.6:21103, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39186->172.17.0.6:21101, err= 2026/08/11 04:09:24 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45186->172.17.0.6:21106, err= 2026/08/11 04:09:24 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46662->172.17.0.6:21109, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49270->172.17.0.6:21100, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47238->172.17.0.6:21107, err= 2026/08/11 04:09:24 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42894->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56666->172.17.0.6:21103, err= 2026/08/11 04:09:24 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2026/08/11 04:09:24 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/08/11 04:09:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:24 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2026/08/11 04:09:24 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/08/11 04:09:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45202->172.17.0.6:21106, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42074->172.17.0.6:21110, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39192->172.17.0.6:21101, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42906->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2026/08/11 04:09:24 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/08/11 04:09:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46668->172.17.0.6:21109, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57216->172.17.0.6:21108, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49526->172.17.0.6:21102, err= 2026/08/11 04:09:24 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2026/08/11 04:09:24 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/08/11 04:09:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49282->172.17.0.6:21100, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57226->172.17.0.6:21108, err= 2026/08/11 04:09:24 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42084->172.17.0.6:21110, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39204->172.17.0.6:21101, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49536->172.17.0.6:21102, err= 2026/08/11 04:09:24 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42096->172.17.0.6:21110, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33026->172.17.0.6:21104, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47254->172.17.0.6:21107, err= 2026/08/11 04:09:24 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2026/08/11 04:09:24 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/08/11 04:09:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42102->172.17.0.6:21110, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33032->172.17.0.6:21104, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46682->172.17.0.6:21109, err= 2026/08/11 04:09:24 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2026/08/11 04:09:24 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39208->172.17.0.6:21101, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49284->172.17.0.6:21100, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42110->172.17.0.6:21110, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47256->172.17.0.6:21107, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39212->172.17.0.6:21101, err= 2026/08/11 04:09:24 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2026/08/11 04:09:24 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/08/11 04:09:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49300->172.17.0.6:21100, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45212->172.17.0.6:21106, err= 2026/08/11 04:09:24 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2026/08/11 04:09:24 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/08/11 04:09:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46694->172.17.0.6:21109, err= 2026/08/11 04:09:24 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2026/08/11 04:09:24 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/08/11 04:09:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47264->172.17.0.6:21107, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49544->172.17.0.6:21102, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42112->172.17.0.6:21110, err= 2026/08/11 04:09:24 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46706->172.17.0.6:21109, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49312->172.17.0.6:21100, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39222->172.17.0.6:21101, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45228->172.17.0.6:21106, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56670->172.17.0.6:21103, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42914->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33046->172.17.0.6:21104, err= 2026/08/11 04:09:24 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2026/08/11 04:09:24 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2026/08/11 04:09:24 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/08/11 04:09:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:24 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39232->172.17.0.6:21101, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42116->172.17.0.6:21110, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47266->172.17.0.6:21107, err= 2026/08/11 04:09:24 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57234->172.17.0.6:21108, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56674->172.17.0.6:21103, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45238->172.17.0.6:21106, err= 2026/08/11 04:09:24 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2026/08/11 04:09:24 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/08/11 04:09:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57240->172.17.0.6:21108, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49558->172.17.0.6:21102, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42930->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:24 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2026/08/11 04:09:24 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57246->172.17.0.6:21108, err= 2026/08/11 04:09:24 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39244->172.17.0.6:21101, err= 2026/08/11 04:09:24 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2026/08/11 04:09:24 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47268->172.17.0.6:21107, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49314->172.17.0.6:21100, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45246->172.17.0.6:21106, err= 2026/08/11 04:09:24 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46718->172.17.0.6:21109, err= 2026/08/11 04:09:24 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2026/08/11 04:09:24 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46730->172.17.0.6:21109, err= 2026/08/11 04:09:24 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2026/08/11 04:09:24 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/08/11 04:09:24 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45256->172.17.0.6:21106, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42944->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56682->172.17.0.6:21103, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49566->172.17.0.6:21102, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46742->172.17.0.6:21109, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39248->172.17.0.6:21101, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57256->172.17.0.6:21108, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42124->172.17.0.6:21110, err= 2026/08/11 04:09:24 INFO : dir1/0011-56789;.txt: Deleted 2026/08/11 04:09:24 INFO : dir1/0015-9;=.txt: Deleted 2026/08/11 04:09:24 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/11 04:09:24 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/11 04:09:24 INFO : appleappleapplebanana: Deleted 2026/08/11 04:09:24 INFO : dir1/0012-6789;.txt: Deleted 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45260->172.17.0.6:21106, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56698->172.17.0.6:21103, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42134->172.17.0.6:21110, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49330->172.17.0.6:21100, err= 2026/08/11 04:09:24 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/11 04:09:24 INFO : dir1/0009-3456789.txt: Deleted 2026/08/11 04:09:24 INFO : dir1/0003-defghij.txt: Deleted 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33060->172.17.0.6:21104, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42950->172.17.0.6:21105, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56702->172.17.0.6:21103, err= 2026/08/11 04:09:24 INFO : dir1/0013-789;=.txt: Deleted 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42138->172.17.0.6:21110, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47274->172.17.0.6:21107, err= 2026/08/11 04:09:24 INFO : dir1/0010-456789.txt: Deleted 2026/08/11 04:09:24 INFO : dir1/0007-1234567.txt: Deleted 2026/08/11 04:09:24 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49572->172.17.0.6:21102, err= 2026/08/11 04:09:24 INFO : splitbananasplit: Deleted 2026/08/11 04:09:24 INFO : dir1/0014-89;=.txt: Deleted 2026/08/11 04:09:24 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/11 04:09:24 INFO : dir1/0008-2345678.txt: Deleted 2026/08/11 04:09:24 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/11 04:09:24 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49580->172.17.0.6:21102, err= 2026/08/11 04:09:24 DEBUG : apple: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : apple: Excluded 2026/08/11 04:09:24 DEBUG : appleapple: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : appleapple: Excluded 2026/08/11 04:09:24 DEBUG : banana: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : banana: Excluded 2026/08/11 04:09:24 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : splitbanan: Excluded 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46750->172.17.0.6:21109, err= 2026/08/11 04:09:24 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0000-abcde: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0001-bcdef: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0002-cdefg: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0003-defgh: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0004-efghi: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0005-fghij: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0006-ghijk: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0007-12345: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0008-23456: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0009-34567: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0010-45678: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0011-56789: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0012-6789;: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0013-789;=: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0014-89;=.: Excluded 2026/08/11 04:09:24 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/11 04:09:24 DEBUG : dir1/0015-9;=.t: Excluded 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49344->172.17.0.6:21100, err= 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:24 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47282->172.17.0.6:21107, err= 2026/08/11 04:09:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/11 04:09:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/11 04:09:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/11 04:09:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/11 04:09:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/11 04:09:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/11 04:09:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/11 04:09:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/11 04:09:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/11 04:09:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/11 04:09:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/11 04:09:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/11 04:09:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/11 04:09:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/11 04:09:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/11 04:09:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/11 04:09:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/11 04:09:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/11 04:09:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/11 04:09:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/11 04:09:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/11 04:09:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/11 04:09:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/11 04:09:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/11 04:09:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/11 04:09:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/11 04:09:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/11 04:09:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/11 04:09:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/11 04:09:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/11 04:09:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/11 04:09:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/11 04:09:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/11 04:09:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/11 04:09:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/11 04:09:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/11 04:09:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/11 04:09:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/11 04:09:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/11 04:09:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/11 04:09:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/11 04:09:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/11 04:09:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/11 04:09:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/11 04:09:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/11 04:09:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/11 04:09:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/11 04:09:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/11 04:09:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/11 04:09:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/11 04:09:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/11 04:09:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/11 04:09:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/11 04:09:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/11 04:09:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/11 04:09:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/11 04:09:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/11 04:09:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/11 04:09:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/11 04:09:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/11 04:09:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/11 04:09:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/11 04:09:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 04:09:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/11 04:09:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 04:09:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/11 04:09:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 04:09:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/11 04:09:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 04:09:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/11 04:09:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 04:09:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/11 04:09:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 04:09:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/11 04:09:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 04:09:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/11 04:09:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 04:09:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/11 04:09:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 04:09:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/11 04:09:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 04:09:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/11 04:09:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 04:09:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/11 04:09:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 04:09:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/11 04:09:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 04:09:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/11 04:09:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 04:09:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/11 04:09:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 04:09:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/11 04:09:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 04:09:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/11 04:09:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 04:09:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 04:09:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/11 04:09:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/11 04:09:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 04:09:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/11 04:09:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/11 04:09:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/11 04:09:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/11 04:09:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/11 04:09:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/11 04:09:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/11 04:09:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/11 04:09:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/11 04:09:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/11 04:09:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/11 04:09:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/11 04:09:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/11 04:09:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/11 04:09:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/11 04:09:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/11 04:09:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/11 04:09:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/11 04:09:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/11 04:09:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/11 04:09:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 04:09:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/11 04:09:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 04:09:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 04:09:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49354->172.17.0.6:21100, err= 2026/08/11 04:09:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 04:09:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/11 04:09:25 DEBUG : apple: size = 5 OK 2026/08/11 04:09:25 DEBUG : appleapple: size = 21 OK 2026/08/11 04:09:25 DEBUG : banana: size = 6 OK 2026/08/11 04:09:25 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : apple: Unchanged skipping 2026/08/11 04:09:25 DEBUG : splitbanan: size = 16 OK 2026/08/11 04:09:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 04:09:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 04:09:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 04:09:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 04:09:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 04:09:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 04:09:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 04:09:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 04:09:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 04:09:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 04:09:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 04:09:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 04:09:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 04:09:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 04:09:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 04:09:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 04:09:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 04:09:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 04:09:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 04:09:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 04:09:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 04:09:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 04:09:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 04:09:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 04:09:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 04:09:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 04:09:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 04:09:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 04:09:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 04:09:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 04:09:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 04:09:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 04:09:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 04:09:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 04:09:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 04:09:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 04:09:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 04:09:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 04:09:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 04:09:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 04:09:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 04:09:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 04:09:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 04:09:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 04:09:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 04:09:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 04:09:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 04:09:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 04:09:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 04:09:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 04:09:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 04:09:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 04:09:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 04:09:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 04:09:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 04:09:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 04:09:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 04:09:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 04:09:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 04:09:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 04:09:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 04:09:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 04:09:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 04:09:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 04:09:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 04:09:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 04:09:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 04:09:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 04:09:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 04:09:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 04:09:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 04:09:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 04:09:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 04:09:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 04:09:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 04:09:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 04:09:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 04:09:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 04:09:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 04:09:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 04:09:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 04:09:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 04:09:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 04:09:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 04:09:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 04:09:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 04:09:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 04:09:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 04:09:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 04:09:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 04:09:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 04:09:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 04:09:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 04:09:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 04:09:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 04:09:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 04:09:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 04:09:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 04:09:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 04:09:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 04:09:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 04:09:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 04:09:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 04:09:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 04:09:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 04:09:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 04:09:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 04:09:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 04:09:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 04:09:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 04:09:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 04:09:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 04:09:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 04:09:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 04:09:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 04:09:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 04:09:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 04:09:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 04:09:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 04:09:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 04:09:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 04:09:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 04:09:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 04:09:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 04:09:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 04:09:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 04:09:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 04:09:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 04:09:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 04:09:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 04:09:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 04:09:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 04:09:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/11 04:09:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 04:09:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/11 04:09:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 04:09:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/11 04:09:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 04:09:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/11 04:09:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 04:09:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/11 04:09:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 04:09:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 04:09:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 04:09:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 04:09:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 04:09:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 04:09:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 04:09:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 04:09:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 04:09:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 04:09:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/11 04:09:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 04:09:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 04:09:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 04:09:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 04:09:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 04:09:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 04:09:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 04:09:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 04:09:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 04:09:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 04:09:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 04:09:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 04:09:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 04:09:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 04:09:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 04:09:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 04:09:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 04:09:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 04:09:25 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/11 04:09:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 04:09:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 04:09:25 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : banana: Unchanged skipping 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57264->172.17.0.6:21108, err= 2026/08/11 04:09:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 04:09:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 04:09:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 04:09:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 04:09:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 04:09:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 04:09:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 04:09:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 04:09:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 04:09:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/11 04:09:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 04:09:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 04:09:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 04:09:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 04:09:25 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/11 04:09:25 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0000-abcde: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0008-23456: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0003-defgh: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0004-efghi: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0009-34567: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0010-45678: size = 20 OK 2026/08/11 04:09:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0011-56789: size = 20 OK 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:25 DEBUG : dir1/0005-fghij: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0007-12345: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0012-6789;: size = 19 OK 2026/08/11 04:09:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0013-789;=: size = 19 OK 2026/08/11 04:09:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/08/11 04:09:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/11 04:09:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:25 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:25 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33066->172.17.0.6:21104, err= 2026/08/11 04:09:25 DEBUG : apple: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : apple: Excluded 2026/08/11 04:09:25 DEBUG : appleapple: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : appleapple: Excluded 2026/08/11 04:09:25 DEBUG : banana: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : banana: Excluded 2026/08/11 04:09:25 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : splitbanan: Excluded 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47298->172.17.0.6:21107, err= 2026/08/11 04:09:25 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0000-abcde: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0001-bcdef: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0002-cdefg: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0003-defgh: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0004-efghi: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0005-fghij: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0006-ghijk: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0007-12345: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0008-23456: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0009-34567: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0010-45678: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0011-56789: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0012-6789;: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0013-789;=: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0014-89;=.: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0015-9;=.t: Excluded 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49370->172.17.0.6:21100, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46762->172.17.0.6:21109, err= 2026/08/11 04:09:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 04:09:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 04:09:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/11 04:09:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/11 04:09:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/11 04:09:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/11 04:09:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/11 04:09:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/11 04:09:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/11 04:09:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/11 04:09:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/11 04:09:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/11 04:09:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/11 04:09:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/11 04:09:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/11 04:09:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/11 04:09:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/11 04:09:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/11 04:09:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/11 04:09:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/11 04:09:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/11 04:09:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/11 04:09:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/11 04:09:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/11 04:09:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/11 04:09:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/11 04:09:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/11 04:09:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/11 04:09:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/11 04:09:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/11 04:09:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/11 04:09:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/11 04:09:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/11 04:09:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/11 04:09:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/11 04:09:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 04:09:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/11 04:09:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/11 04:09:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/11 04:09:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/11 04:09:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/11 04:09:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/11 04:09:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/11 04:09:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/11 04:09:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/11 04:09:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/11 04:09:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/11 04:09:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/11 04:09:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/11 04:09:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/11 04:09:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/11 04:09:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/11 04:09:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47312->172.17.0.6:21107, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49592->172.17.0.6:21102, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49372->172.17.0.6:21100, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49386->172.17.0.6:21100, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47326->172.17.0.6:21107, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56710->172.17.0.6:21103, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56718->172.17.0.6:21103, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42154->172.17.0.6:21110, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56728->172.17.0.6:21103, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45272->172.17.0.6:21106, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56734->172.17.0.6:21103, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46770->172.17.0.6:21109, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49396->172.17.0.6:21100, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47340->172.17.0.6:21107, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56750->172.17.0.6:21103, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42158->172.17.0.6:21110, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33082->172.17.0.6:21104, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42162->172.17.0.6:21110, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49410->172.17.0.6:21100, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39258->172.17.0.6:21101, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45278->172.17.0.6:21106, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46778->172.17.0.6:21109, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33094->172.17.0.6:21104, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39272->172.17.0.6:21101, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57270->172.17.0.6:21108, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45282->172.17.0.6:21106, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45284->172.17.0.6:21106, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49426->172.17.0.6:21100, err= === RUN TestTransform/encoder run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39286->172.17.0.6:21101, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46794->172.17.0.6:21109, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56752->172.17.0.6:21103, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49438->172.17.0.6:21100, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47342->172.17.0.6:21107, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42170->172.17.0.6:21110, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46798->172.17.0.6:21109, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45300->172.17.0.6:21106, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33098->172.17.0.6:21104, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56754->172.17.0.6:21103, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47350->172.17.0.6:21107, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46812->172.17.0.6:21109, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42178->172.17.0.6:21110, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49446->172.17.0.6:21100, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42966->172.17.0.6:21105, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42182->172.17.0.6:21110, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39296->172.17.0.6:21101, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42968->172.17.0.6:21105, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33102->172.17.0.6:21104, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57276->172.17.0.6:21108, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33114->172.17.0.6:21104, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47352->172.17.0.6:21107, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49460->172.17.0.6:21100, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57292->172.17.0.6:21108, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49596->172.17.0.6:21102, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42184->172.17.0.6:21110, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42188->172.17.0.6:21110, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49610->172.17.0.6:21102, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49612->172.17.0.6:21102, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47354->172.17.0.6:21107, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45316->172.17.0.6:21106, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49616->172.17.0.6:21102, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46818->172.17.0.6:21109, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45330->172.17.0.6:21106, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49474->172.17.0.6:21100, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45340->172.17.0.6:21106, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46824->172.17.0.6:21109, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45354->172.17.0.6:21106, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47362->172.17.0.6:21107, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49622->172.17.0.6:21102, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45370->172.17.0.6:21106, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46832->172.17.0.6:21109, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49624->172.17.0.6:21102, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56756->172.17.0.6:21103, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56770->172.17.0.6:21103, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46834->172.17.0.6:21109, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57302->172.17.0.6:21108, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56786->172.17.0.6:21103, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56798->172.17.0.6:21103, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42192->172.17.0.6:21110, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33118->172.17.0.6:21104, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42204->172.17.0.6:21110, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49628->172.17.0.6:21102, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33130->172.17.0.6:21104, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45372->172.17.0.6:21106, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42220->172.17.0.6:21110, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33144->172.17.0.6:21104, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42228->172.17.0.6:21110, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56810->172.17.0.6:21103, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49488->172.17.0.6:21100, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49500->172.17.0.6:21100, err= 2026/08/11 04:09:25 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57312->172.17.0.6:21108, err= 2026/08/11 04:09:25 DEBUG : apple: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : apple: Excluded 2026/08/11 04:09:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : appleappleapplebanana: Excluded 2026/08/11 04:09:25 DEBUG : banana: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : banana: Excluded 2026/08/11 04:09:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : splitbananasplit: Excluded 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56822->172.17.0.6:21103, err= 2026/08/11 04:09:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39312->172.17.0.6:21101, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57316->172.17.0.6:21108, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42232->172.17.0.6:21110, err= 2026/08/11 04:09:25 DEBUG : apple: size = 5 OK 2026/08/11 04:09:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/11 04:09:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 04:09:25 DEBUG : banana: size = 6 OK 2026/08/11 04:09:25 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : banana: Unchanged skipping 2026/08/11 04:09:25 DEBUG : splitbananasplit: size = 16 OK 2026/08/11 04:09:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 04:09:25 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : apple: Unchanged skipping 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56838->172.17.0.6:21103, err= 2026/08/11 04:09:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/11 04:09:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/11 04:09:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/11 04:09:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/11 04:09:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/11 04:09:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/11 04:09:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:25 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:25 INFO : There was nothing to transfer 2026/08/11 04:09:25 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33150->172.17.0.6:21104, err= 2026/08/11 04:09:25 DEBUG : apple: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : apple: Excluded 2026/08/11 04:09:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : appleappleapplebanana: Excluded 2026/08/11 04:09:25 DEBUG : banana: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : banana: Excluded 2026/08/11 04:09:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : splitbananasplit: Excluded 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39314->172.17.0.6:21101, err= 2026/08/11 04:09:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56850->172.17.0.6:21103, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46846->172.17.0.6:21109, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47372->172.17.0.6:21107, err= 2026/08/11 04:09:25 DEBUG : apple: size = 5 OK 2026/08/11 04:09:25 DEBUG : banana: size = 6 OK 2026/08/11 04:09:25 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : banana: Unchanged skipping 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42244->172.17.0.6:21110, err= 2026/08/11 04:09:25 DEBUG : splitbananasplit: size = 16 OK 2026/08/11 04:09:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/11 04:09:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/11 04:09:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/11 04:09:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/11 04:09:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/11 04:09:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/11 04:09:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : apple: Unchanged skipping 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:25 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:25 INFO : There was nothing to transfer 2026/08/11 04:09:25 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49630->172.17.0.6:21102, err= 2026/08/11 04:09:25 DEBUG : apple: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : apple: Excluded 2026/08/11 04:09:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : appleappleapplebanana: Excluded 2026/08/11 04:09:25 DEBUG : banana: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : banana: Excluded 2026/08/11 04:09:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : splitbananasplit: Excluded 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39330->172.17.0.6:21101, err= 2026/08/11 04:09:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57330->172.17.0.6:21108, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39338->172.17.0.6:21101, err= 2026/08/11 04:09:25 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49510->172.17.0.6:21100, err= 2026/08/11 04:09:25 DEBUG : apple: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : apple: Excluded 2026/08/11 04:09:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : appleappleapplebanana: Excluded 2026/08/11 04:09:25 DEBUG : banana: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : banana: Excluded 2026/08/11 04:09:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : splitbananasplit: Excluded 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46856->172.17.0.6:21109, err= 2026/08/11 04:09:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42970->172.17.0.6:21105, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45388->172.17.0.6:21106, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56866->172.17.0.6:21103, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39348->172.17.0.6:21101, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46870->172.17.0.6:21109, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42980->172.17.0.6:21105, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49516->172.17.0.6:21100, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33164->172.17.0.6:21104, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46880->172.17.0.6:21109, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45404->172.17.0.6:21106, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33180->172.17.0.6:21104, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33194->172.17.0.6:21104, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47374->172.17.0.6:21107, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47380->172.17.0.6:21107, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49636->172.17.0.6:21102, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57346->172.17.0.6:21108, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42258->172.17.0.6:21110, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57360->172.17.0.6:21108, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33204->172.17.0.6:21104, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46882->172.17.0.6:21109, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39360->172.17.0.6:21101, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57370->172.17.0.6:21108, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46896->172.17.0.6:21109, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49640->172.17.0.6:21102, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42274->172.17.0.6:21110, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39362->172.17.0.6:21101, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45414->172.17.0.6:21106, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57372->172.17.0.6:21108, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49522->172.17.0.6:21100, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39368->172.17.0.6:21101, err= === RUN TestTransform/ISO-8859-1 run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56882->172.17.0.6:21103, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46898->172.17.0.6:21109, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47388->172.17.0.6:21107, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45426->172.17.0.6:21106, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56884->172.17.0.6:21103, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45432->172.17.0.6:21106, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45434->172.17.0.6:21106, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49650->172.17.0.6:21102, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33218->172.17.0.6:21104, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45438->172.17.0.6:21106, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49526->172.17.0.6:21100, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56892->172.17.0.6:21103, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49542->172.17.0.6:21100, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39380->172.17.0.6:21101, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57378->172.17.0.6:21108, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47404->172.17.0.6:21107, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45448->172.17.0.6:21106, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47412->172.17.0.6:21107, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56902->172.17.0.6:21103, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49546->172.17.0.6:21100, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42996->172.17.0.6:21105, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49658->172.17.0.6:21102, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49668->172.17.0.6:21102, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42290->172.17.0.6:21110, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39384->172.17.0.6:21101, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49680->172.17.0.6:21102, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49686->172.17.0.6:21102, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46908->172.17.0.6:21109, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49688->172.17.0.6:21102, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47426->172.17.0.6:21107, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56908->172.17.0.6:21103, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45464->172.17.0.6:21106, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42998->172.17.0.6:21105, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46914->172.17.0.6:21109, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49550->172.17.0.6:21100, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49558->172.17.0.6:21100, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49694->172.17.0.6:21102, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45478->172.17.0.6:21106, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47440->172.17.0.6:21107, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56924->172.17.0.6:21103, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43004->172.17.0.6:21105, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42302->172.17.0.6:21110, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57380->172.17.0.6:21108, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33228->172.17.0.6:21104, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45486->172.17.0.6:21106, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56926->172.17.0.6:21103, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45498->172.17.0.6:21106, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39386->172.17.0.6:21101, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49562->172.17.0.6:21100, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57382->172.17.0.6:21108, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49576->172.17.0.6:21100, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45502->172.17.0.6:21106, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49592->172.17.0.6:21100, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57392->172.17.0.6:21108, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43012->172.17.0.6:21105, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42304->172.17.0.6:21110, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33238->172.17.0.6:21104, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42320->172.17.0.6:21110, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43028->172.17.0.6:21105, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39392->172.17.0.6:21101, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43030->172.17.0.6:21105, err= 2026/08/11 04:09:25 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42330->172.17.0.6:21110, err= 2026/08/11 04:09:25 DEBUG : apple: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : apple: Excluded 2026/08/11 04:09:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : appleappleapplebanana: Excluded 2026/08/11 04:09:25 DEBUG : banana: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : banana: Excluded 2026/08/11 04:09:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : splitbananasplit: Excluded 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49708->172.17.0.6:21102, err= 2026/08/11 04:09:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49598->172.17.0.6:21100, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47454->172.17.0.6:21107, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57400->172.17.0.6:21108, err= 2026/08/11 04:09:25 DEBUG : apple: size = 5 OK 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/11 04:09:25 DEBUG : banana: size = 6 OK 2026/08/11 04:09:25 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : banana: Unchanged skipping 2026/08/11 04:09:25 DEBUG : splitbananasplit: size = 16 OK 2026/08/11 04:09:25 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : apple: Unchanged skipping 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45510->172.17.0.6:21106, err= 2026/08/11 04:09:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 04:09:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/11 04:09:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/11 04:09:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/11 04:09:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/11 04:09:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/11 04:09:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/11 04:09:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:25 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:25 INFO : There was nothing to transfer 2026/08/11 04:09:25 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56936->172.17.0.6:21103, err= 2026/08/11 04:09:25 DEBUG : apple: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : apple: Excluded 2026/08/11 04:09:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : appleappleapplebanana: Excluded 2026/08/11 04:09:25 DEBUG : banana: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : banana: Excluded 2026/08/11 04:09:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : splitbananasplit: Excluded 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57412->172.17.0.6:21108, err= 2026/08/11 04:09:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49718->172.17.0.6:21102, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49602->172.17.0.6:21100, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43034->172.17.0.6:21105, err= 2026/08/11 04:09:25 DEBUG : apple: size = 5 OK 2026/08/11 04:09:25 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : apple: Unchanged skipping 2026/08/11 04:09:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/11 04:09:25 DEBUG : banana: size = 6 OK 2026/08/11 04:09:25 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : banana: Unchanged skipping 2026/08/11 04:09:25 DEBUG : splitbananasplit: size = 16 OK 2026/08/11 04:09:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 04:09:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45520->172.17.0.6:21106, err= 2026/08/11 04:09:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/11 04:09:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/11 04:09:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/11 04:09:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/11 04:09:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/11 04:09:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/11 04:09:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:25 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:25 INFO : There was nothing to transfer 2026/08/11 04:09:25 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43040->172.17.0.6:21105, err= 2026/08/11 04:09:25 DEBUG : apple: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : apple: Excluded 2026/08/11 04:09:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : appleappleapplebanana: Excluded 2026/08/11 04:09:25 DEBUG : banana: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : banana: Excluded 2026/08/11 04:09:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : splitbananasplit: Excluded 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43052->172.17.0.6:21105, err= 2026/08/11 04:09:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47464->172.17.0.6:21107, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56950->172.17.0.6:21103, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49618->172.17.0.6:21100, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57424->172.17.0.6:21108, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57430->172.17.0.6:21108, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47472->172.17.0.6:21107, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43056->172.17.0.6:21105, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47486->172.17.0.6:21107, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56956->172.17.0.6:21103, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46928->172.17.0.6:21109, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47494->172.17.0.6:21107, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45532->172.17.0.6:21106, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43064->172.17.0.6:21105, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49728->172.17.0.6:21102, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46934->172.17.0.6:21109, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47500->172.17.0.6:21107, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33248->172.17.0.6:21104, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49730->172.17.0.6:21102, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42336->172.17.0.6:21110, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57440->172.17.0.6:21108, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47512->172.17.0.6:21107, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43076->172.17.0.6:21105, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45544->172.17.0.6:21106, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47526->172.17.0.6:21107, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56972->172.17.0.6:21103, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43084->172.17.0.6:21105, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46950->172.17.0.6:21109, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57454->172.17.0.6:21108, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49746->172.17.0.6:21102, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43086->172.17.0.6:21105, err= === RUN TestTransform/charmap run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42342->172.17.0.6:21110, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45554->172.17.0.6:21106, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49634->172.17.0.6:21100, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42348->172.17.0.6:21110, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42358->172.17.0.6:21110, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47540->172.17.0.6:21107, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47554->172.17.0.6:21107, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33260->172.17.0.6:21104, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46960->172.17.0.6:21109, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33270->172.17.0.6:21104, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39398->172.17.0.6:21101, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57464->172.17.0.6:21108, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56984->172.17.0.6:21103, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46974->172.17.0.6:21109, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49646->172.17.0.6:21100, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47558->172.17.0.6:21107, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:56988->172.17.0.6:21103, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42374->172.17.0.6:21110, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57476->172.17.0.6:21108, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45560->172.17.0.6:21106, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33272->172.17.0.6:21104, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49762->172.17.0.6:21102, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57002->172.17.0.6:21103, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43092->172.17.0.6:21105, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:46990->172.17.0.6:21109, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57008->172.17.0.6:21103, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42380->172.17.0.6:21110, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33280->172.17.0.6:21104, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49776->172.17.0.6:21102, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49660->172.17.0.6:21100, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43106->172.17.0.6:21105, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49786->172.17.0.6:21102, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47562->172.17.0.6:21107, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33296->172.17.0.6:21104, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42386->172.17.0.6:21110, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45568->172.17.0.6:21106, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57478->172.17.0.6:21108, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47006->172.17.0.6:21109, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33302->172.17.0.6:21104, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49668->172.17.0.6:21100, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33310->172.17.0.6:21104, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57018->172.17.0.6:21103, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47564->172.17.0.6:21107, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33322->172.17.0.6:21104, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47012->172.17.0.6:21109, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57032->172.17.0.6:21103, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47576->172.17.0.6:21107, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47588->172.17.0.6:21107, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33338->172.17.0.6:21104, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39412->172.17.0.6:21101, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57480->172.17.0.6:21108, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57494->172.17.0.6:21108, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42392->172.17.0.6:21110, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43122->172.17.0.6:21105, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45580->172.17.0.6:21106, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57504->172.17.0.6:21108, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47022->172.17.0.6:21109, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43130->172.17.0.6:21105, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49674->172.17.0.6:21100, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57506->172.17.0.6:21108, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49684->172.17.0.6:21100, err= 2026/08/11 04:09:25 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49686->172.17.0.6:21100, err= 2026/08/11 04:09:25 DEBUG : apple: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : apple: Excluded 2026/08/11 04:09:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : appleappleapplebanana: Excluded 2026/08/11 04:09:25 DEBUG : banana: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : banana: Excluded 2026/08/11 04:09:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : splitbananasplit: Excluded 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43134->172.17.0.6:21105, err= 2026/08/11 04:09:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47026->172.17.0.6:21109, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57036->172.17.0.6:21103, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39428->172.17.0.6:21101, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:25 DEBUG : apple: size = 5 OK 2026/08/11 04:09:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/11 04:09:25 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : apple: Unchanged skipping 2026/08/11 04:09:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 04:09:25 DEBUG : splitbananasplit: size = 16 OK 2026/08/11 04:09:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 04:09:25 DEBUG : banana: size = 6 OK 2026/08/11 04:09:25 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : banana: Unchanged skipping 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45596->172.17.0.6:21106, err= 2026/08/11 04:09:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/11 04:09:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/11 04:09:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/11 04:09:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/11 04:09:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/11 04:09:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:25 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:25 INFO : There was nothing to transfer 2026/08/11 04:09:25 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42394->172.17.0.6:21110, err= 2026/08/11 04:09:25 DEBUG : apple: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : apple: Excluded 2026/08/11 04:09:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : appleappleapplebanana: Excluded 2026/08/11 04:09:25 DEBUG : banana: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : banana: Excluded 2026/08/11 04:09:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : splitbananasplit: Excluded 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57052->172.17.0.6:21103, err= 2026/08/11 04:09:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42404->172.17.0.6:21110, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33346->172.17.0.6:21104, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45600->172.17.0.6:21106, err= 2026/08/11 04:09:25 DEBUG : apple: size = 5 OK 2026/08/11 04:09:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/11 04:09:25 DEBUG : banana: size = 6 OK 2026/08/11 04:09:25 DEBUG : splitbananasplit: size = 16 OK 2026/08/11 04:09:25 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : banana: Unchanged skipping 2026/08/11 04:09:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 04:09:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45602->172.17.0.6:21106, err= 2026/08/11 04:09:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : apple: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/11 04:09:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/11 04:09:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/11 04:09:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/11 04:09:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/11 04:09:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/11 04:09:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/11 04:09:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:25 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:25 INFO : There was nothing to transfer 2026/08/11 04:09:25 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49798->172.17.0.6:21102, err= 2026/08/11 04:09:25 DEBUG : apple: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : apple: Excluded 2026/08/11 04:09:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : appleappleapplebanana: Excluded 2026/08/11 04:09:25 DEBUG : banana: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : banana: Excluded 2026/08/11 04:09:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : splitbananasplit: Excluded 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42420->172.17.0.6:21110, err= 2026/08/11 04:09:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/11 04:09:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 04:09:25 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57068->172.17.0.6:21103, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39430->172.17.0.6:21101, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33352->172.17.0.6:21104, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49814->172.17.0.6:21102, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47600->172.17.0.6:21107, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33354->172.17.0.6:21104, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42426->172.17.0.6:21110, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57082->172.17.0.6:21103, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33366->172.17.0.6:21104, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57084->172.17.0.6:21103, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57096->172.17.0.6:21103, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57100->172.17.0.6:21103, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57516->172.17.0.6:21108, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47604->172.17.0.6:21107, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45616->172.17.0.6:21106, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43142->172.17.0.6:21105, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57530->172.17.0.6:21108, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43158->172.17.0.6:21105, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42442->172.17.0.6:21110, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39432->172.17.0.6:21101, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57546->172.17.0.6:21108, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49688->172.17.0.6:21100, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57560->172.17.0.6:21108, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47608->172.17.0.6:21107, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39442->172.17.0.6:21101, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33368->172.17.0.6:21104, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39446->172.17.0.6:21101, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49702->172.17.0.6:21100, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39452->172.17.0.6:21101, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47612->172.17.0.6:21107, err= === RUN TestTransform/lowercase run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45622->172.17.0.6:21106, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57564->172.17.0.6:21108, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43170->172.17.0.6:21105, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43180->172.17.0.6:21105, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49704->172.17.0.6:21100, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42458->172.17.0.6:21110, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43194->172.17.0.6:21105, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47038->172.17.0.6:21109, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45628->172.17.0.6:21106, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47618->172.17.0.6:21107, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42468->172.17.0.6:21110, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33370->172.17.0.6:21104, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33382->172.17.0.6:21104, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45632->172.17.0.6:21106, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43198->172.17.0.6:21105, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47624->172.17.0.6:21107, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39466->172.17.0.6:21101, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57106->172.17.0.6:21103, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47640->172.17.0.6:21107, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49714->172.17.0.6:21100, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49730->172.17.0.6:21100, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43200->172.17.0.6:21105, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45634->172.17.0.6:21106, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47048->172.17.0.6:21109, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57568->172.17.0.6:21108, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47050->172.17.0.6:21109, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43208->172.17.0.6:21105, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33390->172.17.0.6:21104, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57576->172.17.0.6:21108, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47644->172.17.0.6:21107, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43210->172.17.0.6:21105, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49744->172.17.0.6:21100, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47062->172.17.0.6:21109, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57114->172.17.0.6:21103, err= 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:25 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49752->172.17.0.6:21100, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49762->172.17.0.6:21100, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43212->172.17.0.6:21105, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47658->172.17.0.6:21107, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57124->172.17.0.6:21103, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43218->172.17.0.6:21105, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33402->172.17.0.6:21104, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47078->172.17.0.6:21109, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42470->172.17.0.6:21110, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33410->172.17.0.6:21104, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49826->172.17.0.6:21102, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47672->172.17.0.6:21107, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49766->172.17.0.6:21100, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45642->172.17.0.6:21106, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49776->172.17.0.6:21100, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49828->172.17.0.6:21102, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47086->172.17.0.6:21109, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49788->172.17.0.6:21100, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33426->172.17.0.6:21104, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57126->172.17.0.6:21103, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57134->172.17.0.6:21103, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45644->172.17.0.6:21106, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33432->172.17.0.6:21104, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47090->172.17.0.6:21109, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47688->172.17.0.6:21107, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49790->172.17.0.6:21100, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49832->172.17.0.6:21102, err= 2026/08/11 04:09:26 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49848->172.17.0.6:21102, err= 2026/08/11 04:09:26 DEBUG : apple: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : apple: Excluded 2026/08/11 04:09:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : appleappleapplebanana: Excluded 2026/08/11 04:09:26 DEBUG : banana: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : banana: Excluded 2026/08/11 04:09:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : splitbananasplit: Excluded 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47092->172.17.0.6:21109, err= 2026/08/11 04:09:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42478->172.17.0.6:21110, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47096->172.17.0.6:21109, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42480->172.17.0.6:21110, err= 2026/08/11 04:09:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/11 04:09:26 DEBUG : splitbananasplit: size = 16 OK 2026/08/11 04:09:26 DEBUG : apple: size = 5 OK 2026/08/11 04:09:26 DEBUG : banana: size = 6 OK 2026/08/11 04:09:26 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : banana: Unchanged skipping 2026/08/11 04:09:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 04:09:26 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : apple: Unchanged skipping 2026/08/11 04:09:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57140->172.17.0.6:21103, err= 2026/08/11 04:09:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/11 04:09:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/11 04:09:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/11 04:09:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 04:09:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/11 04:09:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/11 04:09:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 04:09:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/11 04:09:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 04:09:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/11 04:09:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 04:09:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/11 04:09:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 04:09:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/11 04:09:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/11 04:09:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 04:09:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/11 04:09:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 04:09:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/11 04:09:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 04:09:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/11 04:09:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 04:09:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/11 04:09:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 04:09:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 04:09:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 04:09:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 04:09:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 04:09:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/11 04:09:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 04:09:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:26 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:26 INFO : There was nothing to transfer 2026/08/11 04:09:26 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49860->172.17.0.6:21102, err= 2026/08/11 04:09:26 DEBUG : apple: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : apple: Excluded 2026/08/11 04:09:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : appleappleapplebanana: Excluded 2026/08/11 04:09:26 DEBUG : banana: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : banana: Excluded 2026/08/11 04:09:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : splitbananasplit: Excluded 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57588->172.17.0.6:21108, err= 2026/08/11 04:09:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45654->172.17.0.6:21106, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47700->172.17.0.6:21107, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39480->172.17.0.6:21101, err= 2026/08/11 04:09:26 DEBUG : apple: size = 5 OK 2026/08/11 04:09:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/11 04:09:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 04:09:26 DEBUG : banana: size = 6 OK 2026/08/11 04:09:26 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : apple: Unchanged skipping 2026/08/11 04:09:26 DEBUG : banana: Unchanged skipping 2026/08/11 04:09:26 DEBUG : splitbananasplit: size = 16 OK 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45656->172.17.0.6:21106, err= 2026/08/11 04:09:26 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 04:09:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/11 04:09:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/11 04:09:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/11 04:09:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/11 04:09:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/11 04:09:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 04:09:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/11 04:09:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 04:09:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/11 04:09:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 04:09:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 04:09:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/11 04:09:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/11 04:09:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 04:09:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/11 04:09:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 04:09:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 04:09:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/11 04:09:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/11 04:09:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/11 04:09:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 04:09:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/11 04:09:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 04:09:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/11 04:09:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 04:09:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 04:09:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 04:09:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 04:09:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 04:09:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 04:09:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:26 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:26 INFO : There was nothing to transfer 2026/08/11 04:09:26 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33448->172.17.0.6:21104, err= 2026/08/11 04:09:26 DEBUG : apple: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : apple: Excluded 2026/08/11 04:09:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : appleappleapplebanana: Excluded 2026/08/11 04:09:26 DEBUG : banana: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : banana: Excluded 2026/08/11 04:09:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : splitbananasplit: Excluded 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47712->172.17.0.6:21107, err= 2026/08/11 04:09:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57590->172.17.0.6:21108, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47716->172.17.0.6:21107, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47720->172.17.0.6:21107, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47732->172.17.0.6:21107, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49804->172.17.0.6:21100, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43224->172.17.0.6:21105, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33464->172.17.0.6:21104, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57602->172.17.0.6:21108, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57150->172.17.0.6:21103, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47740->172.17.0.6:21107, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43226->172.17.0.6:21105, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45670->172.17.0.6:21106, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42492->172.17.0.6:21110, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47110->172.17.0.6:21109, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45682->172.17.0.6:21106, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49806->172.17.0.6:21100, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43238->172.17.0.6:21105, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49812->172.17.0.6:21100, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47114->172.17.0.6:21109, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42498->172.17.0.6:21110, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57166->172.17.0.6:21103, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47744->172.17.0.6:21107, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49820->172.17.0.6:21100, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49876->172.17.0.6:21102, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47752->172.17.0.6:21107, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57618->172.17.0.6:21108, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49828->172.17.0.6:21100, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49834->172.17.0.6:21100, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49892->172.17.0.6:21102, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47760->172.17.0.6:21107, err= === RUN TestTransform/ascii run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33480->172.17.0.6:21104, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57178->172.17.0.6:21103, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42500->172.17.0.6:21110, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43244->172.17.0.6:21105, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49900->172.17.0.6:21102, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42506->172.17.0.6:21110, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43254->172.17.0.6:21105, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49908->172.17.0.6:21102, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47774->172.17.0.6:21107, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42510->172.17.0.6:21110, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47782->172.17.0.6:21107, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57630->172.17.0.6:21108, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39484->172.17.0.6:21101, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47790->172.17.0.6:21107, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43262->172.17.0.6:21105, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57190->172.17.0.6:21103, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33490->172.17.0.6:21104, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49924->172.17.0.6:21102, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33496->172.17.0.6:21104, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33506->172.17.0.6:21104, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57194->172.17.0.6:21103, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43274->172.17.0.6:21105, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57646->172.17.0.6:21108, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47120->172.17.0.6:21109, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49846->172.17.0.6:21100, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39500->172.17.0.6:21101, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33516->172.17.0.6:21104, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33528->172.17.0.6:21104, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47130->172.17.0.6:21109, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47804->172.17.0.6:21107, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42526->172.17.0.6:21110, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47146->172.17.0.6:21109, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57206->172.17.0.6:21103, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33534->172.17.0.6:21104, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57652->172.17.0.6:21108, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47156->172.17.0.6:21109, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57662->172.17.0.6:21108, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43280->172.17.0.6:21105, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42534->172.17.0.6:21110, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49856->172.17.0.6:21100, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43290->172.17.0.6:21105, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47164->172.17.0.6:21109, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42544->172.17.0.6:21110, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57670->172.17.0.6:21108, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43298->172.17.0.6:21105, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47810->172.17.0.6:21107, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42550->172.17.0.6:21110, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47176->172.17.0.6:21109, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47826->172.17.0.6:21107, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57222->172.17.0.6:21103, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57678->172.17.0.6:21108, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57230->172.17.0.6:21103, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49934->172.17.0.6:21102, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47182->172.17.0.6:21109, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57686->172.17.0.6:21108, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57236->172.17.0.6:21103, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57696->172.17.0.6:21108, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33540->172.17.0.6:21104, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49948->172.17.0.6:21102, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47828->172.17.0.6:21107, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47186->172.17.0.6:21109, err= 2026/08/11 04:09:26 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47832->172.17.0.6:21107, err= 2026/08/11 04:09:26 DEBUG : apple: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : apple: Excluded 2026/08/11 04:09:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : appleappleapplebanana: Excluded 2026/08/11 04:09:26 DEBUG : banana: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : banana: Excluded 2026/08/11 04:09:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : splitbananasplit: Excluded 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57244->172.17.0.6:21103, err= 2026/08/11 04:09:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42552->172.17.0.6:21110, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45690->172.17.0.6:21106, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42556->172.17.0.6:21110, err= 2026/08/11 04:09:26 DEBUG : apple: size = 5 OK 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:26 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : apple: Unchanged skipping 2026/08/11 04:09:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/11 04:09:26 DEBUG : banana: size = 6 OK 2026/08/11 04:09:26 DEBUG : splitbananasplit: size = 16 OK 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39504->172.17.0.6:21101, err= 2026/08/11 04:09:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 04:09:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 04:09:26 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : banana: Unchanged skipping 2026/08/11 04:09:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/11 04:09:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/11 04:09:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/11 04:09:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/11 04:09:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 04:09:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/11 04:09:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/11 04:09:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 04:09:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/11 04:09:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 04:09:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/11 04:09:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/11 04:09:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 04:09:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/11 04:09:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 04:09:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/11 04:09:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 04:09:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/11 04:09:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 04:09:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/11 04:09:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 04:09:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 04:09:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/11 04:09:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 04:09:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 04:09:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 04:09:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/11 04:09:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 04:09:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 04:09:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 04:09:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:26 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:26 INFO : There was nothing to transfer 2026/08/11 04:09:26 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42570->172.17.0.6:21110, err= 2026/08/11 04:09:26 DEBUG : apple: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : apple: Excluded 2026/08/11 04:09:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : appleappleapplebanana: Excluded 2026/08/11 04:09:26 DEBUG : banana: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : banana: Excluded 2026/08/11 04:09:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : splitbananasplit: Excluded 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39512->172.17.0.6:21101, err= 2026/08/11 04:09:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42576->172.17.0.6:21110, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57256->172.17.0.6:21103, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57258->172.17.0.6:21103, err= 2026/08/11 04:09:26 DEBUG : apple: size = 5 OK 2026/08/11 04:09:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/11 04:09:26 DEBUG : banana: size = 6 OK 2026/08/11 04:09:26 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : banana: Unchanged skipping 2026/08/11 04:09:26 DEBUG : splitbananasplit: size = 16 OK 2026/08/11 04:09:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 04:09:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 04:09:26 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : apple: Unchanged skipping 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57260->172.17.0.6:21103, err= 2026/08/11 04:09:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/11 04:09:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/11 04:09:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/11 04:09:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/11 04:09:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 04:09:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/11 04:09:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/11 04:09:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 04:09:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/11 04:09:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/11 04:09:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/11 04:09:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 04:09:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/11 04:09:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 04:09:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/11 04:09:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 04:09:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 04:09:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/11 04:09:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/11 04:09:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 04:09:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/11 04:09:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 04:09:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/11 04:09:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 04:09:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 04:09:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/11 04:09:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 04:09:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 04:09:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 04:09:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 04:09:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 04:09:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:26 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:26 INFO : There was nothing to transfer 2026/08/11 04:09:26 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42586->172.17.0.6:21110, err= 2026/08/11 04:09:26 DEBUG : apple: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : apple: Excluded 2026/08/11 04:09:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : appleappleapplebanana: Excluded 2026/08/11 04:09:26 DEBUG : banana: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : banana: Excluded 2026/08/11 04:09:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : splitbananasplit: Excluded 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43302->172.17.0.6:21105, err= 2026/08/11 04:09:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/11 04:09:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 04:09:26 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39524->172.17.0.6:21101, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33546->172.17.0.6:21104, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43306->172.17.0.6:21105, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57262->172.17.0.6:21103, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42602->172.17.0.6:21110, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47848->172.17.0.6:21107, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42604->172.17.0.6:21110, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47856->172.17.0.6:21107, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42614->172.17.0.6:21110, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57272->172.17.0.6:21103, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47200->172.17.0.6:21109, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39526->172.17.0.6:21101, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57708->172.17.0.6:21108, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45698->172.17.0.6:21106, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42624->172.17.0.6:21110, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39530->172.17.0.6:21101, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49860->172.17.0.6:21100, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49950->172.17.0.6:21102, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42640->172.17.0.6:21110, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33556->172.17.0.6:21104, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33570->172.17.0.6:21104, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49874->172.17.0.6:21100, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42650->172.17.0.6:21110, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43312->172.17.0.6:21105, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57710->172.17.0.6:21108, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47210->172.17.0.6:21109, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49876->172.17.0.6:21100, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57288->172.17.0.6:21103, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39538->172.17.0.6:21101, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33578->172.17.0.6:21104, err= --- PASS: TestTransform (3.76s) --- PASS: TestTransform/NFC (0.25s) --- PASS: TestTransform/NFD (0.39s) --- PASS: TestTransform/base64 (0.39s) --- PASS: TestTransform/prefix (0.49s) --- PASS: TestTransform/suffix (0.47s) --- PASS: TestTransform/truncate (0.45s) --- PASS: TestTransform/encoder (0.25s) --- PASS: TestTransform/ISO-8859-1 (0.36s) --- PASS: TestTransform/charmap (0.22s) --- PASS: TestTransform/lowercase (0.27s) --- PASS: TestTransform/ascii (0.22s) === RUN TestTransformCopy run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:26 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57302->172.17.0.6:21103, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43322->172.17.0.6:21105, err= 2026/08/11 04:09:26 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/11 04:09:26 INFO : sub dir_somesuffix: Making directory 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57304->172.17.0.6:21103, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33584->172.17.0.6:21104, err= 2026/08/11 04:09:26 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/11 04:09:26 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/08/11 04:09:26 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/11 04:09:26 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:26 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57312->172.17.0.6:21103, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47872->172.17.0.6:21107, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49958->172.17.0.6:21102, err= 2026/08/11 04:09:26 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49884->172.17.0.6:21100, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47880->172.17.0.6:21107, err= 2026/08/11 04:09:26 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/11 04:09:26 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/11 04:09:26 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49962->172.17.0.6:21102, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47222->172.17.0.6:21109, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45706->172.17.0.6:21106, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57322->172.17.0.6:21103, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57716->172.17.0.6:21108, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43336->172.17.0.6:21105, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42658->172.17.0.6:21110, err= --- PASS: TestTransformCopy (0.03s) === RUN TestDoubleTransform run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:26 DEBUG : toe: transformed to: tictactoe 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57326->172.17.0.6:21103, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57330->172.17.0.6:21103, err= 2026/08/11 04:09:26 DEBUG : toe: transformed to: tictactoe 2026/08/11 04:09:26 INFO : tictactoe: Making directory 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47892->172.17.0.6:21107, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49976->172.17.0.6:21102, err= 2026/08/11 04:09:26 DEBUG : toe: transformed to: tictactoe 2026/08/11 04:09:26 DEBUG : toe: transformed to: tictactoe 2026/08/11 04:09:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/11 04:09:26 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/08/11 04:09:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57722->172.17.0.6:21108, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43350->172.17.0.6:21105, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49900->172.17.0.6:21100, err= 2026/08/11 04:09:26 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49988->172.17.0.6:21102, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45712->172.17.0.6:21106, err= 2026/08/11 04:09:26 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2026/08/11 04:09:26 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/08/11 04:09:26 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49990->172.17.0.6:21102, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45722->172.17.0.6:21106, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39540->172.17.0.6:21101, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49904->172.17.0.6:21100, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33592->172.17.0.6:21104, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49914->172.17.0.6:21100, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42662->172.17.0.6:21110, err= --- PASS: TestDoubleTransform (0.02s) === RUN TestFileTag run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47898->172.17.0.6:21107, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57340->172.17.0.6:21103, err= 2026/08/11 04:09:26 INFO : toe: Making directory 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42674->172.17.0.6:21110, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57346->172.17.0.6:21103, err= 2026/08/11 04:09:26 INFO : toe/toe: Making directory 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49916->172.17.0.6:21100, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47232->172.17.0.6:21109, err= 2026/08/11 04:09:26 DEBUG : toe: transformed to: tictactoe 2026/08/11 04:09:26 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/11 04:09:26 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/11 04:09:26 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45730->172.17.0.6:21106, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57362->172.17.0.6:21103, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43358->172.17.0.6:21105, err= 2026/08/11 04:09:26 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47242->172.17.0.6:21109, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57732->172.17.0.6:21108, err= 2026/08/11 04:09:26 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/08/11 04:09:26 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/11 04:09:26 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49918->172.17.0.6:21100, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45746->172.17.0.6:21106, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:50006->172.17.0.6:21102, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39556->172.17.0.6:21101, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42688->172.17.0.6:21110, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57370->172.17.0.6:21103, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49922->172.17.0.6:21100, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47902->172.17.0.6:21107, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33598->172.17.0.6:21104, err= --- PASS: TestFileTag (0.02s) === RUN TestNoTag run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57740->172.17.0.6:21108, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43360->172.17.0.6:21105, err= 2026/08/11 04:09:26 INFO : toe: Making directory 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33610->172.17.0.6:21104, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49934->172.17.0.6:21100, err= 2026/08/11 04:09:26 INFO : toe/toe: Making directory 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47906->172.17.0.6:21107, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45756->172.17.0.6:21106, err= 2026/08/11 04:09:26 DEBUG : toe: transformed to: tictactoe 2026/08/11 04:09:26 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/11 04:09:26 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/11 04:09:26 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39570->172.17.0.6:21101, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39580->172.17.0.6:21101, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57746->172.17.0.6:21108, err= 2026/08/11 04:09:26 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:50022->172.17.0.6:21102, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33618->172.17.0.6:21104, err= 2026/08/11 04:09:26 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/08/11 04:09:26 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/11 04:09:26 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57758->172.17.0.6:21108, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43372->172.17.0.6:21105, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39594->172.17.0.6:21101, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39608->172.17.0.6:21101, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49938->172.17.0.6:21100, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43386->172.17.0.6:21105, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39620->172.17.0.6:21101, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42702->172.17.0.6:21110, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47244->172.17.0.6:21109, err= --- PASS: TestNoTag (0.02s) === RUN TestDirTag run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:26 DEBUG : empty_dir: Making directory with metadata 2026/08/11 04:09:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/11 04:09:26 DEBUG : toe: transformed to: tictactoe 2026/08/11 04:09:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 04:09:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45766->172.17.0.6:21106, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49954->172.17.0.6:21100, err= 2026/08/11 04:09:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 04:09:26 INFO : tictacempty_dir: Making directory 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:50036->172.17.0.6:21102, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45774->172.17.0.6:21106, err= 2026/08/11 04:09:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 04:09:26 DEBUG : toe: transformed to: tictactoe 2026/08/11 04:09:26 DEBUG : toe: transformed to: tictactoe 2026/08/11 04:09:26 INFO : tictactoe: Making directory 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57372->172.17.0.6:21103, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:50038->172.17.0.6:21102, err= 2026/08/11 04:09:26 DEBUG : toe: transformed to: tictactoe 2026/08/11 04:09:26 DEBUG : toe: transformed to: tictactoe 2026/08/11 04:09:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/11 04:09:26 INFO : tictactoe/tictactoe: Making directory 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47256->172.17.0.6:21109, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39636->172.17.0.6:21101, err= 2026/08/11 04:09:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/11 04:09:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/11 04:09:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33630->172.17.0.6:21104, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57384->172.17.0.6:21103, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47260->172.17.0.6:21109, err= 2026/08/11 04:09:26 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:50052->172.17.0.6:21102, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42716->172.17.0.6:21110, err= 2026/08/11 04:09:26 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/08/11 04:09:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/11 04:09:26 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47908->172.17.0.6:21107, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33636->172.17.0.6:21104, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57766->172.17.0.6:21108, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57774->172.17.0.6:21108, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43396->172.17.0.6:21105, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47270->172.17.0.6:21109, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45790->172.17.0.6:21106, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33650->172.17.0.6:21104, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47286->172.17.0.6:21109, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33662->172.17.0.6:21104, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49968->172.17.0.6:21100, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47302->172.17.0.6:21109, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57392->172.17.0.6:21103, err= --- PASS: TestDirTag (0.03s) === RUN TestAllTag run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:26 DEBUG : empty_dir: Making directory with metadata 2026/08/11 04:09:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/11 04:09:26 DEBUG : toe: transformed to: tictactoe 2026/08/11 04:09:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 04:09:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42732->172.17.0.6:21110, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47316->172.17.0.6:21109, err= 2026/08/11 04:09:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 04:09:26 INFO : tictacempty_dir: Making directory 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47914->172.17.0.6:21107, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57790->172.17.0.6:21108, err= 2026/08/11 04:09:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 04:09:26 DEBUG : toe: transformed to: tictactoe 2026/08/11 04:09:26 DEBUG : toe: transformed to: tictactoe 2026/08/11 04:09:26 INFO : tictactoe: Making directory 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47330->172.17.0.6:21109, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42746->172.17.0.6:21110, err= 2026/08/11 04:09:26 DEBUG : toe: transformed to: tictactoe 2026/08/11 04:09:26 DEBUG : toe: transformed to: tictactoe 2026/08/11 04:09:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/11 04:09:26 INFO : tictactoe/tictactoe: Making directory 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42760->172.17.0.6:21110, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47346->172.17.0.6:21109, err= 2026/08/11 04:09:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/11 04:09:26 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/11 04:09:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/11 04:09:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45794->172.17.0.6:21106, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49972->172.17.0.6:21100, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33678->172.17.0.6:21104, err= 2026/08/11 04:09:26 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47354->172.17.0.6:21109, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47922->172.17.0.6:21107, err= 2026/08/11 04:09:26 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/08/11 04:09:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/11 04:09:26 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47938->172.17.0.6:21107, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49974->172.17.0.6:21100, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45800->172.17.0.6:21106, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57404->172.17.0.6:21103, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47950->172.17.0.6:21107, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:26 DEBUG : toe: transformed to: tictactoe 2026/08/11 04:09:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 04:09:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45816->172.17.0.6:21106, err= 2026/08/11 04:09:26 DEBUG : toe: transformed to: tictactoe 2026/08/11 04:09:26 DEBUG : toe: transformed to: tictactoe 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45832->172.17.0.6:21106, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47954->172.17.0.6:21107, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:49984->172.17.0.6:21100, err= 2026/08/11 04:09:26 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33684->172.17.0.6:21104, err= 2026/08/11 04:09:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/11 04:09:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/08/11 04:09:26 NOTICE: ftp://172.17.0.6:21/rclone-test-hoxisah7goha: 0 differences found 2026/08/11 04:09:26 NOTICE: ftp://172.17.0.6:21/rclone-test-hoxisah7goha: 1 hashes could not be checked 2026/08/11 04:09:26 NOTICE: ftp://172.17.0.6:21/rclone-test-hoxisah7goha: 1 matching files 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39650->172.17.0.6:21101, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:50068->172.17.0.6:21102, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33696->172.17.0.6:21104, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47356->172.17.0.6:21109, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47970->172.17.0.6:21107, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47368->172.17.0.6:21109, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:50000->172.17.0.6:21100, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57806->172.17.0.6:21108, err= --- PASS: TestAllTag (0.06s) === RUN TestRunTwice run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:26 DEBUG : toe: transformed to: tictactoe 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42776->172.17.0.6:21110, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43408->172.17.0.6:21105, err= 2026/08/11 04:09:26 DEBUG : toe: transformed to: tictactoe 2026/08/11 04:09:26 INFO : tictactoe: Making directory 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:50016->172.17.0.6:21100, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:50078->172.17.0.6:21102, err= 2026/08/11 04:09:26 DEBUG : toe: transformed to: tictactoe 2026/08/11 04:09:26 DEBUG : toe: transformed to: tictactoe 2026/08/11 04:09:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/11 04:09:26 INFO : tictactoe/tictactoe: Making directory 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43414->172.17.0.6:21105, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42782->172.17.0.6:21110, err= 2026/08/11 04:09:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/11 04:09:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/11 04:09:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43418->172.17.0.6:21105, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39652->172.17.0.6:21101, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43424->172.17.0.6:21105, err= 2026/08/11 04:09:26 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47374->172.17.0.6:21109, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:50082->172.17.0.6:21102, err= 2026/08/11 04:09:26 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/08/11 04:09:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/11 04:09:26 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57812->172.17.0.6:21108, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47986->172.17.0.6:21107, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47390->172.17.0.6:21109, err= 2026/08/11 04:09:26 DEBUG : toe: transformed to: tictactoe 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45838->172.17.0.6:21106, err= 2026/08/11 04:09:26 DEBUG : toe: transformed to: tictactoe 2026/08/11 04:09:26 DEBUG : toe: transformed to: tictactoe 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:50088->172.17.0.6:21102, err= 2026/08/11 04:09:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47402->172.17.0.6:21109, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:26 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/11 04:09:26 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/11 04:09:26 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:26 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57420->172.17.0.6:21103, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39658->172.17.0.6:21101, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47994->172.17.0.6:21107, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43438->172.17.0.6:21105, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39672->172.17.0.6:21101, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39682->172.17.0.6:21101, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:50024->172.17.0.6:21100, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:50096->172.17.0.6:21102, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42796->172.17.0.6:21110, err= --- PASS: TestRunTwice (0.06s) === RUN TestSyntax 2026/08/11 04:09:26 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43448->172.17.0.6:21105, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47412->172.17.0.6:21109, err= 2026/08/11 04:09:26 INFO : toe: Making directory 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57820->172.17.0.6:21108, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:50106->172.17.0.6:21102, err= 2026/08/11 04:09:26 INFO : toe/toe: Making directory 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48004->172.17.0.6:21107, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43460->172.17.0.6:21105, err= 2026/08/11 04:09:26 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47424->172.17.0.6:21109, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:50036->172.17.0.6:21100, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48010->172.17.0.6:21107, err= 2026/08/11 04:09:26 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33706->172.17.0.6:21104, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:50048->172.17.0.6:21100, err= 2026/08/11 04:09:26 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2026/08/11 04:09:26 INFO : toe/toe/toe: Copied (new) 2026/08/11 04:09:26 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:50114->172.17.0.6:21102, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47440->172.17.0.6:21109, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57824->172.17.0.6:21108, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57836->172.17.0.6:21108, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57434->172.17.0.6:21103, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43468->172.17.0.6:21105, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57846->172.17.0.6:21108, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33710->172.17.0.6:21104, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47454->172.17.0.6:21109, err= --- PASS: TestConflicting (0.05s) === RUN TestMove run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:26 DEBUG : empty_dir: Making directory with metadata 2026/08/11 04:09:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/11 04:09:26 DEBUG : toe: transformed to: tictactoe 2026/08/11 04:09:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 04:09:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42806->172.17.0.6:21110, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45848->172.17.0.6:21106, err= 2026/08/11 04:09:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 04:09:26 INFO : tictacempty_dir: Making directory 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57860->172.17.0.6:21108, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33722->172.17.0.6:21104, err= 2026/08/11 04:09:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 04:09:26 DEBUG : toe: transformed to: tictactoe 2026/08/11 04:09:26 DEBUG : toe: transformed to: tictactoe 2026/08/11 04:09:26 INFO : tictactoe: Making directory 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42816->172.17.0.6:21110, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48020->172.17.0.6:21107, err= 2026/08/11 04:09:26 DEBUG : toe: transformed to: tictactoe 2026/08/11 04:09:26 DEBUG : toe: transformed to: tictactoe 2026/08/11 04:09:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/11 04:09:26 INFO : tictactoe/tictactoe: Making directory 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:50122->172.17.0.6:21102, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43470->172.17.0.6:21105, err= 2026/08/11 04:09:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/11 04:09:26 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/11 04:09:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/11 04:09:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/11 04:09:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42826->172.17.0.6:21110, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42832->172.17.0.6:21110, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57442->172.17.0.6:21103, err= 2026/08/11 04:09:26 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:50134->172.17.0.6:21102, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47462->172.17.0.6:21109, err= 2026/08/11 04:09:26 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/08/11 04:09:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/11 04:09:26 INFO : toe/toe/toe.txt: Deleted 2026/08/11 04:09:26 INFO : toe/toe: Removing directory 2026/08/11 04:09:26 INFO : toe: Removing directory 2026/08/11 04:09:26 INFO : empty_dir: Removing directory 2026/08/11 04:09:26 DEBUG : Local file system at /tmp/rclone1497269476: deleted 3 directories 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47478->172.17.0.6:21109, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57870->172.17.0.6:21108, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42834->172.17.0.6:21110, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33728->172.17.0.6:21104, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:50138->172.17.0.6:21102, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45856->172.17.0.6:21106, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:50154->172.17.0.6:21102, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48036->172.17.0.6:21107, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45860->172.17.0.6:21106, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42840->172.17.0.6:21110, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48042->172.17.0.6:21107, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:50054->172.17.0.6:21100, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57454->172.17.0.6:21103, err= --- PASS: TestMove (0.05s) === RUN TestTransformFile run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:26 DEBUG : empty_dir: Making directory with metadata 2026/08/11 04:09:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/11 04:09:26 DEBUG : toe: transformed to: tictactoe 2026/08/11 04:09:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 04:09:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39688->172.17.0.6:21101, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57872->172.17.0.6:21108, err= 2026/08/11 04:09:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 04:09:26 INFO : tictacempty_dir: Making directory 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45876->172.17.0.6:21106, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57886->172.17.0.6:21108, err= 2026/08/11 04:09:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 04:09:26 DEBUG : toe: transformed to: tictactoe 2026/08/11 04:09:26 DEBUG : toe: transformed to: tictactoe 2026/08/11 04:09:26 INFO : tictactoe: Making directory 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33740->172.17.0.6:21104, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:50070->172.17.0.6:21100, err= 2026/08/11 04:09:26 DEBUG : toe: transformed to: tictactoe 2026/08/11 04:09:26 DEBUG : toe: transformed to: tictactoe 2026/08/11 04:09:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/11 04:09:26 INFO : tictactoe/tictactoe: Making directory 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48044->172.17.0.6:21107, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57468->172.17.0.6:21103, err= 2026/08/11 04:09:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/11 04:09:26 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/11 04:09:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/11 04:09:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/11 04:09:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:50156->172.17.0.6:21102, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42846->172.17.0.6:21110, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:50074->172.17.0.6:21100, err= 2026/08/11 04:09:26 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43480->172.17.0.6:21105, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:50080->172.17.0.6:21100, err= 2026/08/11 04:09:26 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/08/11 04:09:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/11 04:09:26 INFO : toe/toe/toe.txt: Deleted 2026/08/11 04:09:26 INFO : toe/toe: Removing directory 2026/08/11 04:09:26 INFO : toe: Removing directory 2026/08/11 04:09:26 INFO : empty_dir: Removing directory 2026/08/11 04:09:26 DEBUG : Local file system at /tmp/rclone1497269476: deleted 3 directories 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42850->172.17.0.6:21110, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47486->172.17.0.6:21109, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42864->172.17.0.6:21110, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47502->172.17.0.6:21109, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39698->172.17.0.6:21101, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45886->172.17.0.6:21106, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43490->172.17.0.6:21105, err= 2026/08/11 04:09:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/11 04:09:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/11 04:09:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/11 04:09:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:50166->172.17.0.6:21102, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39710->172.17.0.6:21101, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42876->172.17.0.6:21110, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:50170->172.17.0.6:21102, err= 2026/08/11 04:09:26 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47516->172.17.0.6:21109, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:50086->172.17.0.6:21100, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39726->172.17.0.6:21101, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43498->172.17.0.6:21105, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:50090->172.17.0.6:21100, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:50186->172.17.0.6:21102, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43500->172.17.0.6:21105, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47530->172.17.0.6:21109, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:50096->172.17.0.6:21100, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42882->172.17.0.6:21110, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57484->172.17.0.6:21103, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33742->172.17.0.6:21104, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42886->172.17.0.6:21110, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57488->172.17.0.6:21103, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:50100->172.17.0.6:21100, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33744->172.17.0.6:21104, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57494->172.17.0.6:21103, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57894->172.17.0.6:21108, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48050->172.17.0.6:21107, err= --- PASS: TestTransformFile (0.08s) === RUN TestManualTransformFile run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:26 DEBUG : Reset feature "Copy" 2026/08/11 04:09:26 DEBUG : Reset feature "Move" 2026/08/11 04:09:26 DEBUG : Reset feature "Copy" 2026/08/11 04:09:26 DEBUG : Reset feature "Move" 2026/08/11 04:09:26 DEBUG : empty_dir: Making directory with metadata 2026/08/11 04:09:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/11 04:09:26 DEBUG : toe: transformed to: tictactoe 2026/08/11 04:09:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 04:09:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57500->172.17.0.6:21103, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48066->172.17.0.6:21107, err= 2026/08/11 04:09:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 04:09:26 INFO : tictacempty_dir: Making directory 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42894->172.17.0.6:21110, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42908->172.17.0.6:21110, err= 2026/08/11 04:09:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 04:09:26 DEBUG : toe: transformed to: tictactoe 2026/08/11 04:09:26 DEBUG : toe: transformed to: tictactoe 2026/08/11 04:09:26 INFO : tictactoe: Making directory 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33746->172.17.0.6:21104, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42912->172.17.0.6:21110, err= 2026/08/11 04:09:26 DEBUG : toe: transformed to: tictactoe 2026/08/11 04:09:26 DEBUG : toe: transformed to: tictactoe 2026/08/11 04:09:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/11 04:09:26 INFO : tictactoe/tictactoe: Making directory 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:50104->172.17.0.6:21100, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47546->172.17.0.6:21109, err= 2026/08/11 04:09:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/11 04:09:26 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/11 04:09:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/11 04:09:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/11 04:09:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33750->172.17.0.6:21104, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45896->172.17.0.6:21106, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42914->172.17.0.6:21110, err= 2026/08/11 04:09:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/11 04:09:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/11 04:09:26 INFO : toe/toe/toe.txt: Deleted 2026/08/11 04:09:26 INFO : toe/toe: Removing directory 2026/08/11 04:09:26 INFO : toe: Removing directory 2026/08/11 04:09:26 INFO : empty_dir: Removing directory 2026/08/11 04:09:26 DEBUG : Local file system at /tmp/rclone1497269476: deleted 3 directories 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57516->172.17.0.6:21103, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42928->172.17.0.6:21110, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:50120->172.17.0.6:21100, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47558->172.17.0.6:21109, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33760->172.17.0.6:21104, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43504->172.17.0.6:21105, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:50130->172.17.0.6:21100, err= 2026/08/11 04:09:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/11 04:09:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/11 04:09:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/11 04:09:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45908->172.17.0.6:21106, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39736->172.17.0.6:21101, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:50146->172.17.0.6:21100, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:50152->172.17.0.6:21100, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:50192->172.17.0.6:21102, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57530->172.17.0.6:21103, err= 2026/08/11 04:09:26 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/11 04:09:26 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42940->172.17.0.6:21110, err= 2026/08/11 04:09:26 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57910->172.17.0.6:21108, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48072->172.17.0.6:21107, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43512->172.17.0.6:21105, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57546->172.17.0.6:21103, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42948->172.17.0.6:21110, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:50160->172.17.0.6:21100, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33768->172.17.0.6:21104, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57922->172.17.0.6:21108, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47568->172.17.0.6:21109, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:50168->172.17.0.6:21100, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43522->172.17.0.6:21105, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57550->172.17.0.6:21103, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48084->172.17.0.6:21107, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:50200->172.17.0.6:21102, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43534->172.17.0.6:21105, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47576->172.17.0.6:21109, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45922->172.17.0.6:21106, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39748->172.17.0.6:21101, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48098->172.17.0.6:21107, err= --- PASS: TestManualTransformFile (0.06s) === RUN TestBase64 run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:26 DEBUG : toe: transformed to: dG9l 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48102->172.17.0.6:21107, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57938->172.17.0.6:21108, err= 2026/08/11 04:09:26 DEBUG : toe: transformed to: dG9l 2026/08/11 04:09:26 INFO : dG9l: Making directory 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39756->172.17.0.6:21101, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39760->172.17.0.6:21101, err= 2026/08/11 04:09:26 DEBUG : toe: transformed to: dG9l 2026/08/11 04:09:26 DEBUG : toe: transformed to: dG9l 2026/08/11 04:09:26 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/11 04:09:26 INFO : dG9l/dG9l: Making directory 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57954->172.17.0.6:21108, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39766->172.17.0.6:21101, err= 2026/08/11 04:09:26 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/11 04:09:26 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/08/11 04:09:26 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/11 04:09:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/11 04:09:26 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39772->172.17.0.6:21101, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45930->172.17.0.6:21106, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47584->172.17.0.6:21109, err= 2026/08/11 04:09:26 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/08/11 04:09:26 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/08/11 04:09:26 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43544->172.17.0.6:21105, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57956->172.17.0.6:21108, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:50174->172.17.0.6:21100, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39778->172.17.0.6:21101, err= 2026/08/11 04:09:26 DEBUG : dG9l: transformed to: toe 2026/08/11 04:09:26 DEBUG : dG9l: transformed to: toe 2026/08/11 04:09:26 INFO : toe: Set directory modification time (using SetModTime) 2026/08/11 04:09:26 DEBUG : Added delayed dir = "toe", newDst=toe 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57970->172.17.0.6:21108, err= 2026/08/11 04:09:26 DEBUG : dG9l: transformed to: toe 2026/08/11 04:09:26 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/08/11 04:09:26 INFO : toe/toe: Set directory modification time (using SetModTime) 2026/08/11 04:09:26 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39782->172.17.0.6:21101, err= 2026/08/11 04:09:26 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/08/11 04:09:26 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/11 04:09:26 DEBUG : Local file system at /tmp/rclone1497269476: Waiting for checks to finish 2026/08/11 04:09:26 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2026/08/11 04:09:26 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/08/11 04:09:26 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/08/11 04:09:26 DEBUG : Local file system at /tmp/rclone1497269476: Waiting for transfers to finish 2026/08/11 04:09:26 DEBUG : Waiting for deletions to finish 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:50176->172.17.0.6:21100, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47600->172.17.0.6:21109, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21103") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57554->172.17.0.6:21103, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48106->172.17.0.6:21107, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57978->172.17.0.6:21108, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48120->172.17.0.6:21107, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:57992->172.17.0.6:21108, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33776->172.17.0.6:21104, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21109") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:47614->172.17.0.6:21109, err= --- PASS: TestBase64 (0.04s) === RUN TestError run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-hoxisah7goha", Local "Local file system at /tmp/rclone1497269476", Modify Window "1s" 2026/08/11 04:09:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/11 04:09:26 DEBUG : toe: transformed to: 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:58002->172.17.0.6:21108, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21101") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:39796->172.17.0.6:21101, err= 2026/08/11 04:09:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/11 04:09:26 DEBUG : toe: transformed to: 2026/08/11 04:09:26 INFO : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Making directory 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42958->172.17.0.6:21110, err= 2026/08/11 04:09:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/11 04:09:26 DEBUG : toe: transformed to: 2026/08/11 04:09:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/11 04:09:26 DEBUG : toe: transformed to: 2026/08/11 04:09:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/11 04:09:26 DEBUG : toe/toe: transformed to: 2026/08/11 04:09:26 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/11 04:09:26 INFO : toe/toe: Making directory 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43560->172.17.0.6:21105, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:50186->172.17.0.6:21100, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21106") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:45942->172.17.0.6:21106, err= 2026/08/11 04:09:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/11 04:09:26 DEBUG : toe/toe: transformed to: 2026/08/11 04:09:26 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/11 04:09:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/11 04:09:26 DEBUG : toe: transformed to: 2026/08/11 04:09:26 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/11 04:09:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/11 04:09:26 DEBUG : toe/toe/toe: transformed to: 2026/08/11 04:09:26 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for checks to finish 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Waiting for transfers to finish 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48134->172.17.0.6:21107, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21105") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:43570->172.17.0.6:21105, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42960->172.17.0.6:21110, err= 2026/08/11 04:09:26 DEBUG : toe/toe/toe: size = 11 OK 2026/08/11 04:09:26 INFO : toe/toe/toe: Copied (new) 2026/08/11 04:09:26 ERROR : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: not deleting files as there were IO errors 2026/08/11 04:09:26 ERROR : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: not deleting directories as there were IO errors 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:58016->172.17.0.6:21108, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42966->172.17.0.6:21110, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48146->172.17.0.6:21107, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42970->172.17.0.6:21110, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48158->172.17.0.6:21107, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21108") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:58024->172.17.0.6:21108, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21107") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:48174->172.17.0.6:21107, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21102") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:50202->172.17.0.6:21102, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21110") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:42976->172.17.0.6:21110, err= --- PASS: TestError (0.03s) PASS 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21100") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:50200->172.17.0.6:21100, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: dial("tcp","172.17.0.6:21104") 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: > dial: conn=172.17.0.1:33790->172.17.0.6:21104, err= 2026/08/11 04:09:26 DEBUG : ftp://172.17.0.6:21/rclone-test-hoxisah7goha: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPVsftpd: -verbose" - Finished OK in 10.226006033s (try 1/5)