"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPVsftpd: -verbose" - Starting (try 1/5) 2025/11/12 02:58:30 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-nixewuw9losu" 2025/11/12 02:58:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/12 02:58:30 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/11/12 02:58:30 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/11/12 02:58:30 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/11/12 02:58:30 DEBUG : Setting pass="lAQxBALncVashBRcoAFchIgcJZiAcHzBy4fC8kmT_6e4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/11/12 02:58:30 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/11/12 02:58:30 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/11/12 02:58:30 DEBUG : TestFTPVsftpd: detected overridden config - adding "{xSWyR}" suffix to name 2025/11/12 02:58:30 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/11/12 02:58:30 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/11/12 02:58:30 DEBUG : Setting pass="lAQxBALncVashBRcoAFchIgcJZiAcHzBy4fC8kmT_6e4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/11/12 02:58:30 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/11/12 02:58:30 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/11/12 02:58:30 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Connecting to FTP server 2025/11/12 02:58:30 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21") 2025/11/12 02:58:30 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47662->172.17.0.2:21, err= 2025/11/12 02:58:30 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:30 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38352->172.17.0.2:21104, err= 2025/11/12 02:58:30 DEBUG : Creating backend with remote "/tmp/rclone2479764664" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54772->172.17.0.2:21101, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54784->172.17.0.2:21101, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38610->172.17.0.2:21106, err= 2025/11/12 02:58:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:31 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54796->172.17.0.2:21101, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38620->172.17.0.2:21106, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49434->172.17.0.2:21110, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53822->172.17.0.2:21103, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49450->172.17.0.2:21110, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41456->172.17.0.2:21100, err= --- PASS: TestCopyWithDryRun (0.02s) === RUN TestCopy run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38636->172.17.0.2:21106, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39902->172.17.0.2:21108, err= 2025/11/12 02:58:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:34806->172.17.0.2:21107, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54802->172.17.0.2:21101, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49452->172.17.0.2:21110, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49468->172.17.0.2:21110, err= 2025/11/12 02:58:31 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49478->172.17.0.2:21110, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:34818->172.17.0.2:21107, err= 2025/11/12 02:58:31 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/12 02:58:31 INFO : sub dir/hello world: Copied (new) 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:34830->172.17.0.2:21107, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39914->172.17.0.2:21108, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41464->172.17.0.2:21100, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53382->172.17.0.2:21109, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43414->172.17.0.2:21102, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53392->172.17.0.2:21109, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41476->172.17.0.2:21100, err= --- PASS: TestCopy (0.03s) === RUN TestCopyMetadata run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39920->172.17.0.2:21108, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53830->172.17.0.2:21103, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39924->172.17.0.2:21108, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53834->172.17.0.2:21103, err= --- SKIP: TestCopyMetadata (0.01s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54810->172.17.0.2:21101, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43428->172.17.0.2:21102, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54820->172.17.0.2:21101, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38358->172.17.0.2:21104, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.01s) === RUN TestCopyMissingDirectory run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:31 DEBUG : Creating backend with remote "/non-existing" 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53402->172.17.0.2:21109, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43438->172.17.0.2:21102, err= 2025/11/12 02:58:31 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38360->172.17.0.2:21104, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53414->172.17.0.2:21109, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39934->172.17.0.2:21108, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43440->172.17.0.2:21102, err= --- PASS: TestCopyMissingDirectory (0.02s) === RUN TestCopyNoTraverse run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53426->172.17.0.2:21109, err= 2025/11/12 02:58:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38640->172.17.0.2:21106, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54828->172.17.0.2:21101, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38372->172.17.0.2:21104, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39944->172.17.0.2:21108, err= 2025/11/12 02:58:31 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39960->172.17.0.2:21108, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46630->172.17.0.2:21105, err= 2025/11/12 02:58:31 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/12 02:58:31 INFO : sub dir/hello world: Copied (new) 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41492->172.17.0.2:21100, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49486->172.17.0.2:21110, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38650->172.17.0.2:21106, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:34836->172.17.0.2:21107, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38384->172.17.0.2:21104, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:34842->172.17.0.2:21107, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38396->172.17.0.2:21104, err= --- PASS: TestCopyNoTraverse (0.03s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" sync_test.go:222: Only runs on local 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46634->172.17.0.2:21105, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39966->172.17.0.2:21108, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43452->172.17.0.2:21102, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54836->172.17.0.2:21101, err= --- SKIP: TestCopyNoTraverseDeadlock (0.01s) === RUN TestCopyCheckFirst run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:31 INFO : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Running all checks before starting transfers 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39970->172.17.0.2:21108, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46638->172.17.0.2:21105, err= 2025/11/12 02:58:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:31 INFO : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Checks finished, now starting transfers 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46642->172.17.0.2:21105, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49496->172.17.0.2:21110, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54852->172.17.0.2:21101, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:34852->172.17.0.2:21107, err= 2025/11/12 02:58:31 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38664->172.17.0.2:21106, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41500->172.17.0.2:21100, err= 2025/11/12 02:58:31 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/12 02:58:31 INFO : sub dir/hello world: Copied (new) 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38672->172.17.0.2:21106, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:34856->172.17.0.2:21107, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38406->172.17.0.2:21104, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:34858->172.17.0.2:21107, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43456->172.17.0.2:21102, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49510->172.17.0.2:21110, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41512->172.17.0.2:21100, err= --- PASS: TestCopyCheckFirst (0.02s) === RUN TestSyncNoTraverse run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:31 ERROR : Ignoring --no-traverse with sync 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38676->172.17.0.2:21106, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53438->172.17.0.2:21109, err= 2025/11/12 02:58:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:34872->172.17.0.2:21107, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41528->172.17.0.2:21100, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46658->172.17.0.2:21105, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53448->172.17.0.2:21109, err= 2025/11/12 02:58:31 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53458->172.17.0.2:21109, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:34880->172.17.0.2:21107, err= 2025/11/12 02:58:31 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/12 02:58:31 INFO : sub dir/hello world: Copied (new) 2025/11/12 02:58:31 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43472->172.17.0.2:21102, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38684->172.17.0.2:21106, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49520->172.17.0.2:21110, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39980->172.17.0.2:21108, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46666->172.17.0.2:21105, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41530->172.17.0.2:21100, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53850->172.17.0.2:21103, err= --- PASS: TestSyncNoTraverse (0.02s) === RUN TestCopyWithDepth run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53866->172.17.0.2:21103, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:34896->172.17.0.2:21107, err= 2025/11/12 02:58:31 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46680->172.17.0.2:21105, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53882->172.17.0.2:21103, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54856->172.17.0.2:21101, err= 2025/11/12 02:58:31 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39990->172.17.0.2:21108, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41538->172.17.0.2:21100, err= 2025/11/12 02:58:31 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2025/11/12 02:58:31 INFO : hello world2: Copied (new) 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53894->172.17.0.2:21103, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38692->172.17.0.2:21106, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43474->172.17.0.2:21102, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53468->172.17.0.2:21109, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39998->172.17.0.2:21108, err= --- PASS: TestCopyWithDepth (0.03s) === RUN TestCopyWithFilesFrom run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46684->172.17.0.2:21105, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53896->172.17.0.2:21103, err= 2025/11/12 02:58:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54860->172.17.0.2:21101, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:34906->172.17.0.2:21107, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54866->172.17.0.2:21101, err= 2025/11/12 02:58:31 DEBUG : potato2.160ece37.partial: size = 11 OK 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40008->172.17.0.2:21108, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54876->172.17.0.2:21101, err= 2025/11/12 02:58:31 DEBUG : potato2.160ece37.partial: renamed to: potato2 2025/11/12 02:58:31 INFO : potato2: Copied (new) 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53470->172.17.0.2:21109, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40024->172.17.0.2:21108, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41550->172.17.0.2:21100, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43484->172.17.0.2:21102, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54888->172.17.0.2:21101, err= --- PASS: TestCopyWithFilesFrom (0.02s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38696->172.17.0.2:21106, err= 2025/11/12 02:58:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38698->172.17.0.2:21106, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54904->172.17.0.2:21101, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:34914->172.17.0.2:21107, err= 2025/11/12 02:58:31 DEBUG : potato2.160ece37.partial: size = 11 OK 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40032->172.17.0.2:21108, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49528->172.17.0.2:21110, err= 2025/11/12 02:58:31 DEBUG : potato2.160ece37.partial: renamed to: potato2 2025/11/12 02:58:31 INFO : potato2: Copied (new) 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43498->172.17.0.2:21102, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54920->172.17.0.2:21101, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43508->172.17.0.2:21102, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53904->172.17.0.2:21103, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43522->172.17.0.2:21102, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.02s) === RUN TestCopyEmptyDirectories run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:31 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/12 02:58:31 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/12 02:58:31 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/12 02:58:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40042->172.17.0.2:21108, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54924->172.17.0.2:21101, err= 2025/11/12 02:58:31 INFO : sub dir2: Making directory 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38422->172.17.0.2:21104, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41554->172.17.0.2:21100, err= 2025/11/12 02:58:31 INFO : sub dir: Making directory 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43524->172.17.0.2:21102, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38702->172.17.0.2:21106, err= 2025/11/12 02:58:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 02:58:31 INFO : sub dir2/sub sub dir2: Making directory 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Connecting to FTP server 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46698->172.17.0.2:21105, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47666->172.17.0.2:21, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38706->172.17.0.2:21106, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53906->172.17.0.2:21103, err= 2025/11/12 02:58:31 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53912->172.17.0.2:21103, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38716->172.17.0.2:21106, err= 2025/11/12 02:58:31 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/12 02:58:31 INFO : sub dir/hello world: Copied (new) 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40056->172.17.0.2:21108, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40058->172.17.0.2:21108, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46712->172.17.0.2:21105, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38732->172.17.0.2:21106, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38424->172.17.0.2:21104, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53926->172.17.0.2:21103, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53486->172.17.0.2:21109, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46728->172.17.0.2:21105, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40062->172.17.0.2:21108, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49532->172.17.0.2:21110, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43536->172.17.0.2:21102, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40074->172.17.0.2:21108, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46734->172.17.0.2:21105, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:34924->172.17.0.2:21107, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53500->172.17.0.2:21109, err= --- PASS: TestCopyEmptyDirectories (0.04s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:31 INFO : sub dir2: Making directory 2025/11/12 02:58:31 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/12 02:58:31 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53510->172.17.0.2:21109, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40082->172.17.0.2:21108, err= 2025/11/12 02:58:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43548->172.17.0.2:21102, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46740->172.17.0.2:21105, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41570->172.17.0.2:21100, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43552->172.17.0.2:21102, err= 2025/11/12 02:58:31 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46750->172.17.0.2:21105, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49538->172.17.0.2:21110, err= 2025/11/12 02:58:31 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/12 02:58:31 INFO : sub dir/hello world: Copied (new) 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54928->172.17.0.2:21101, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40092->172.17.0.2:21108, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38434->172.17.0.2:21104, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43560->172.17.0.2:21102, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49552->172.17.0.2:21110, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49556->172.17.0.2:21110, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43562->172.17.0.2:21102, err= --- PASS: TestCopyNoEmptyDirectories (0.02s) === RUN TestMoveEmptyDirectories run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:31 DEBUG : sub dir2: Making directory with metadata 2025/11/12 02:58:31 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38450->172.17.0.2:21104, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53518->172.17.0.2:21109, err= 2025/11/12 02:58:31 INFO : sub dir2: Making directory 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40096->172.17.0.2:21108, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53928->172.17.0.2:21103, err= 2025/11/12 02:58:31 INFO : sub dir: Making directory 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43564->172.17.0.2:21102, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41578->172.17.0.2:21100, err= 2025/11/12 02:58:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41582->172.17.0.2:21100, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49570->172.17.0.2:21110, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38738->172.17.0.2:21106, err= 2025/11/12 02:58:31 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53522->172.17.0.2:21109, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43572->172.17.0.2:21102, err= 2025/11/12 02:58:31 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/12 02:58:31 INFO : sub dir/hello world: Copied (new) 2025/11/12 02:58:31 INFO : sub dir/hello world: Deleted 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38460->172.17.0.2:21104, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38746->172.17.0.2:21106, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:34940->172.17.0.2:21107, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53938->172.17.0.2:21103, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38756->172.17.0.2:21106, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38476->172.17.0.2:21104, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53524->172.17.0.2:21109, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40106->172.17.0.2:21108, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54932->172.17.0.2:21101, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38480->172.17.0.2:21104, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46760->172.17.0.2:21105, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41588->172.17.0.2:21100, err= --- PASS: TestMoveEmptyDirectories (0.03s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41596->172.17.0.2:21100, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43580->172.17.0.2:21102, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53538->172.17.0.2:21109, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53542->172.17.0.2:21109, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:31 INFO : sub dir2: Making directory 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43586->172.17.0.2:21102, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49584->172.17.0.2:21110, err= 2025/11/12 02:58:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46770->172.17.0.2:21105, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53950->172.17.0.2:21103, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49592->172.17.0.2:21110, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38764->172.17.0.2:21106, err= 2025/11/12 02:58:31 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54948->172.17.0.2:21101, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41600->172.17.0.2:21100, err= 2025/11/12 02:58:31 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/12 02:58:31 INFO : sub dir/hello world: Copied (new) 2025/11/12 02:58:31 INFO : sub dir/hello world: Deleted 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53960->172.17.0.2:21103, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41606->172.17.0.2:21100, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38780->172.17.0.2:21106, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40114->172.17.0.2:21108, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40122->172.17.0.2:21108, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43596->172.17.0.2:21102, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40126->172.17.0.2:21108, err= --- PASS: TestMoveNoEmptyDirectories (0.02s) === RUN TestSyncEmptyDirectories run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:31 DEBUG : sub dir2: Making directory with metadata 2025/11/12 02:58:31 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/12 02:58:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38794->172.17.0.2:21106, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53552->172.17.0.2:21109, err= 2025/11/12 02:58:31 INFO : sub dir2: Making directory 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:34950->172.17.0.2:21107, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41610->172.17.0.2:21100, err= 2025/11/12 02:58:31 INFO : sub dir: Making directory 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49600->172.17.0.2:21110, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53560->172.17.0.2:21109, err= 2025/11/12 02:58:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53576->172.17.0.2:21109, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38490->172.17.0.2:21104, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38806->172.17.0.2:21106, err= 2025/11/12 02:58:31 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46780->172.17.0.2:21105, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53592->172.17.0.2:21109, err= 2025/11/12 02:58:31 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/12 02:58:31 INFO : sub dir/hello world: Copied (new) 2025/11/12 02:58:31 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41626->172.17.0.2:21100, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53594->172.17.0.2:21109, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46790->172.17.0.2:21105, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54962->172.17.0.2:21101, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38818->172.17.0.2:21106, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:34962->172.17.0.2:21107, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38826->172.17.0.2:21106, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46800->172.17.0.2:21105, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53970->172.17.0.2:21103, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49608->172.17.0.2:21110, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53606->172.17.0.2:21109, err= --- PASS: TestSyncEmptyDirectories (0.03s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43608->172.17.0.2:21102, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53974->172.17.0.2:21103, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46802->172.17.0.2:21105, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38498->172.17.0.2:21104, err= --- SKIP: TestSyncSetDelayedModTimes (0.01s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:31 INFO : sub dir2: Making directory 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38508->172.17.0.2:21104, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49612->172.17.0.2:21110, err= 2025/11/12 02:58:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46814->172.17.0.2:21105, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38828->172.17.0.2:21106, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43618->172.17.0.2:21102, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46830->172.17.0.2:21105, err= 2025/11/12 02:58:31 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53978->172.17.0.2:21103, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43620->172.17.0.2:21102, err= 2025/11/12 02:58:31 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/12 02:58:31 INFO : sub dir/hello world: Copied (new) 2025/11/12 02:58:31 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40128->172.17.0.2:21108, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49622->172.17.0.2:21110, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46838->172.17.0.2:21105, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41634->172.17.0.2:21100, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46844->172.17.0.2:21105, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40136->172.17.0.2:21108, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53610->172.17.0.2:21109, err= --- PASS: TestSyncNoEmptyDirectories (0.02s) === RUN TestServerSideCopy run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43622->172.17.0.2:21102, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46856->172.17.0.2:21105, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41650->172.17.0.2:21100, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43632->172.17.0.2:21102, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49634->172.17.0.2:21110, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54964->172.17.0.2:21101, err= 2025/11/12 02:58:31 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-tesicot2kifa" 2025/11/12 02:58:31 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/11/12 02:58:31 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/11/12 02:58:31 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/11/12 02:58:31 DEBUG : Setting pass="lAQxBALncVashBRcoAFchIgcJZiAcHzBy4fC8kmT_6e4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/11/12 02:58:31 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/11/12 02:58:31 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/11/12 02:58:31 DEBUG : TestFTPVsftpd: detected overridden config - adding "{xSWyR}" suffix to name 2025/11/12 02:58:31 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/11/12 02:58:31 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/11/12 02:58:31 DEBUG : Setting pass="lAQxBALncVashBRcoAFchIgcJZiAcHzBy4fC8kmT_6e4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/11/12 02:58:31 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/11/12 02:58:31 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-tesicot2kifa: Connecting to FTP server 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-tesicot2kifa: dial("tcp","172.17.0.2:21") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-tesicot2kifa: > dial: conn=172.17.0.1:47680->172.17.0.2:21, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-tesicot2kifa: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-tesicot2kifa: > dial: conn=172.17.0.1:34976->172.17.0.2:21107, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.2:21/rclone-test-nixewuw9losu -> ftp://172.17.0.2:21/rclone-test-tesicot2kifa 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49640->172.17.0.2:21110, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-tesicot2kifa: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-tesicot2kifa: > dial: conn=172.17.0.1:46866->172.17.0.2:21105, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-tesicot2kifa: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-tesicot2kifa: > dial: conn=172.17.0.1:49654->172.17.0.2:21110, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46878->172.17.0.2:21105, err= 2025/11/12 02:58:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-tesicot2kifa: Waiting for checks to finish 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-tesicot2kifa: Waiting for transfers to finish 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53618->172.17.0.2:21109, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-tesicot2kifa: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-tesicot2kifa: > dial: conn=172.17.0.1:38516->172.17.0.2:21104, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-tesicot2kifa: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-tesicot2kifa: > dial: conn=172.17.0.1:53988->172.17.0.2:21103, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-tesicot2kifa: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-tesicot2kifa: > dial: conn=172.17.0.1:43636->172.17.0.2:21102, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-tesicot2kifa: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-tesicot2kifa: > dial: conn=172.17.0.1:54980->172.17.0.2:21101, err= 2025/11/12 02:58:31 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-tesicot2kifa: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-tesicot2kifa: > dial: conn=172.17.0.1:49662->172.17.0.2:21110, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-tesicot2kifa: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-tesicot2kifa: > dial: conn=172.17.0.1:38522->172.17.0.2:21104, err= 2025/11/12 02:58:31 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2025/11/12 02:58:31 INFO : sub dir/hello world: Copied (new) 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-tesicot2kifa: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-tesicot2kifa: > dial: conn=172.17.0.1:40144->172.17.0.2:21108, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-tesicot2kifa: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-tesicot2kifa: > dial: conn=172.17.0.1:34978->172.17.0.2:21107, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-tesicot2kifa: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-tesicot2kifa: > dial: conn=172.17.0.1:49666->172.17.0.2:21110, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-tesicot2kifa: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-tesicot2kifa: > dial: conn=172.17.0.1:34992->172.17.0.2:21107, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-tesicot2kifa: Purge object "sub dir/hello world" 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-tesicot2kifa: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-tesicot2kifa: > dial: conn=172.17.0.1:34994->172.17.0.2:21107, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-tesicot2kifa: Purge dir "sub dir" 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-tesicot2kifa: Purge dir "" 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:34998->172.17.0.2:21107, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54988->172.17.0.2:21101, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43638->172.17.0.2:21102, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43650->172.17.0.2:21102, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38524->172.17.0.2:21104, err= --- PASS: TestServerSideCopy (0.05s) === RUN TestCopyOverSelf run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46882->172.17.0.2:21105, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35002->172.17.0.2:21107, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35010->172.17.0.2:21107, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38528->172.17.0.2:21104, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41664->172.17.0.2:21100, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38544->172.17.0.2:21104, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43658->172.17.0.2:21102, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46890->172.17.0.2:21105, err= 2025/11/12 02:58:31 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2479764664) 2025/11/12 02:58:31 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.2:21/rclone-test-nixewuw9losu) 2025/11/12 02:58:31 DEBUG : sub dir/hello world: Sizes differ 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40152->172.17.0.2:21108, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54998->172.17.0.2:21101, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49676->172.17.0.2:21110, err= 2025/11/12 02:58:31 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55012->172.17.0.2:21101, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35016->172.17.0.2:21107, err= 2025/11/12 02:58:31 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2025/11/12 02:58:31 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54004->172.17.0.2:21103, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53622->172.17.0.2:21109, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55026->172.17.0.2:21101, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38836->172.17.0.2:21106, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40154->172.17.0.2:21108, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55028->172.17.0.2:21101, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43660->172.17.0.2:21102, err= --- PASS: TestCopyOverSelf (0.03s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40160->172.17.0.2:21108, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41678->172.17.0.2:21100, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55034->172.17.0.2:21101, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49678->172.17.0.2:21110, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38560->172.17.0.2:21104, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46898->172.17.0.2:21105, err= 2025/11/12 02:58:31 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-punifuz9risi" 2025/11/12 02:58:31 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/11/12 02:58:31 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/11/12 02:58:31 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/11/12 02:58:31 DEBUG : Setting pass="lAQxBALncVashBRcoAFchIgcJZiAcHzBy4fC8kmT_6e4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/11/12 02:58:31 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/11/12 02:58:31 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/11/12 02:58:31 DEBUG : TestFTPVsftpd: detected overridden config - adding "{xSWyR}" suffix to name 2025/11/12 02:58:31 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/11/12 02:58:31 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/11/12 02:58:31 DEBUG : Setting pass="lAQxBALncVashBRcoAFchIgcJZiAcHzBy4fC8kmT_6e4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/11/12 02:58:31 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/11/12 02:58:31 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-punifuz9risi: Connecting to FTP server 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-punifuz9risi: dial("tcp","172.17.0.2:21") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-punifuz9risi: > dial: conn=172.17.0.1:47682->172.17.0.2:21, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-punifuz9risi: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-punifuz9risi: > dial: conn=172.17.0.1:49686->172.17.0.2:21110, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.2:21/rclone-test-nixewuw9losu -> ftp://172.17.0.2:21/rclone-test-punifuz9risi 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35020->172.17.0.2:21107, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-punifuz9risi: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-punifuz9risi: > dial: conn=172.17.0.1:38566->172.17.0.2:21104, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-punifuz9risi: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-punifuz9risi: > dial: conn=172.17.0.1:53638->172.17.0.2:21109, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41692->172.17.0.2:21100, err= 2025/11/12 02:58:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-punifuz9risi: Waiting for checks to finish 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-punifuz9risi: Waiting for transfers to finish 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38578->172.17.0.2:21104, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-punifuz9risi: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-punifuz9risi: > dial: conn=172.17.0.1:46906->172.17.0.2:21105, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-punifuz9risi: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-punifuz9risi: > dial: conn=172.17.0.1:40162->172.17.0.2:21108, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-punifuz9risi: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-punifuz9risi: > dial: conn=172.17.0.1:46914->172.17.0.2:21105, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-punifuz9risi: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-punifuz9risi: > dial: conn=172.17.0.1:38842->172.17.0.2:21106, err= 2025/11/12 02:58:31 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-punifuz9risi: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-punifuz9risi: > dial: conn=172.17.0.1:38590->172.17.0.2:21104, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-punifuz9risi: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-punifuz9risi: > dial: conn=172.17.0.1:54008->172.17.0.2:21103, err= 2025/11/12 02:58:31 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2025/11/12 02:58:31 INFO : sub dir/hello world: Copied (new) 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-punifuz9risi: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-punifuz9risi: > dial: conn=172.17.0.1:55036->172.17.0.2:21101, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-punifuz9risi: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-punifuz9risi: > dial: conn=172.17.0.1:46916->172.17.0.2:21105, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49696->172.17.0.2:21110, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35030->172.17.0.2:21107, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38852->172.17.0.2:21106, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41708->172.17.0.2:21100, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55040->172.17.0.2:21101, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-punifuz9risi: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-punifuz9risi: > dial: conn=172.17.0.1:55042->172.17.0.2:21101, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53646->172.17.0.2:21109, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-punifuz9risi: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-punifuz9risi: > dial: conn=172.17.0.1:53662->172.17.0.2:21109, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41718->172.17.0.2:21100, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-punifuz9risi: Waiting for checks to finish 2025/11/12 02:58:31 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.2:21/rclone-test-nixewuw9losu) 2025/11/12 02:58:31 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.2:21/rclone-test-punifuz9risi) 2025/11/12 02:58:31 DEBUG : sub dir/hello world: Sizes differ 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-punifuz9risi: Waiting for transfers to finish 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54010->172.17.0.2:21103, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-punifuz9risi: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-punifuz9risi: > dial: conn=172.17.0.1:46930->172.17.0.2:21105, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-punifuz9risi: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-punifuz9risi: > dial: conn=172.17.0.1:53672->172.17.0.2:21109, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-punifuz9risi: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-punifuz9risi: > dial: conn=172.17.0.1:46940->172.17.0.2:21105, err= 2025/11/12 02:58:31 DEBUG : sub dir/hello world.7915718a.partial: size = 17 OK 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-punifuz9risi: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-punifuz9risi: > dial: conn=172.17.0.1:49710->172.17.0.2:21110, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-punifuz9risi: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-punifuz9risi: > dial: conn=172.17.0.1:38600->172.17.0.2:21104, err= 2025/11/12 02:58:31 DEBUG : sub dir/hello world.7915718a.partial: renamed to: sub dir/hello world 2025/11/12 02:58:31 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-punifuz9risi: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-punifuz9risi: > dial: conn=172.17.0.1:35038->172.17.0.2:21107, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-punifuz9risi: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-punifuz9risi: > dial: conn=172.17.0.1:43670->172.17.0.2:21102, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-punifuz9risi: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-punifuz9risi: > dial: conn=172.17.0.1:38862->172.17.0.2:21106, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-punifuz9risi: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-punifuz9risi: > dial: conn=172.17.0.1:53688->172.17.0.2:21109, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-punifuz9risi: Purge object "sub dir/hello world" 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-punifuz9risi: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-punifuz9risi: > dial: conn=172.17.0.1:35052->172.17.0.2:21107, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-punifuz9risi: Purge dir "sub dir" 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-punifuz9risi: Purge dir "" 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40166->172.17.0.2:21108, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40176->172.17.0.2:21108, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53696->172.17.0.2:21109, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41730->172.17.0.2:21100, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35064->172.17.0.2:21107, err= --- PASS: TestServerSideCopyOverSelf (0.07s) === RUN TestMoveOverSelf run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53698->172.17.0.2:21109, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35072->172.17.0.2:21107, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38872->172.17.0.2:21106, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41734->172.17.0.2:21100, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46952->172.17.0.2:21105, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49716->172.17.0.2:21110, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54018->172.17.0.2:21103, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53712->172.17.0.2:21109, err= 2025/11/12 02:58:31 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2479764664) 2025/11/12 02:58:31 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.2:21/rclone-test-nixewuw9losu) 2025/11/12 02:58:31 DEBUG : sub dir/hello world: Sizes differ 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40184->172.17.0.2:21108, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38874->172.17.0.2:21106, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38608->172.17.0.2:21104, err= 2025/11/12 02:58:31 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40190->172.17.0.2:21108, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53716->172.17.0.2:21109, err= 2025/11/12 02:58:31 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2025/11/12 02:58:31 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/12 02:58:31 INFO : sub dir/hello world: Deleted 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54030->172.17.0.2:21103, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55054->172.17.0.2:21101, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46964->172.17.0.2:21105, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41736->172.17.0.2:21100, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43678->172.17.0.2:21102, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38882->172.17.0.2:21106, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49722->172.17.0.2:21110, err= --- PASS: TestMoveOverSelf (0.03s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41738->172.17.0.2:21100, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40196->172.17.0.2:21108, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53728->172.17.0.2:21109, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46968->172.17.0.2:21105, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55056->172.17.0.2:21101, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40198->172.17.0.2:21108, err= 2025/11/12 02:58:31 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-qesotam1cota" 2025/11/12 02:58:31 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/11/12 02:58:31 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/11/12 02:58:31 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/11/12 02:58:31 DEBUG : Setting pass="lAQxBALncVashBRcoAFchIgcJZiAcHzBy4fC8kmT_6e4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/11/12 02:58:31 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/11/12 02:58:31 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/11/12 02:58:31 DEBUG : TestFTPVsftpd: detected overridden config - adding "{xSWyR}" suffix to name 2025/11/12 02:58:31 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/11/12 02:58:31 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/11/12 02:58:31 DEBUG : Setting pass="lAQxBALncVashBRcoAFchIgcJZiAcHzBy4fC8kmT_6e4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/11/12 02:58:31 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/11/12 02:58:31 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: Connecting to FTP server 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: dial("tcp","172.17.0.2:21") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: > dial: conn=172.17.0.1:47684->172.17.0.2:21, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: > dial: conn=172.17.0.1:38618->172.17.0.2:21104, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.2:21/rclone-test-nixewuw9losu -> ftp://172.17.0.2:21/rclone-test-qesotam1cota 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: > dial: conn=172.17.0.1:54040->172.17.0.2:21103, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46976->172.17.0.2:21105, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: > dial: conn=172.17.0.1:38892->172.17.0.2:21106, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53738->172.17.0.2:21109, err= 2025/11/12 02:58:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: Waiting for checks to finish 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: Waiting for transfers to finish 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55066->172.17.0.2:21101, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: > dial: conn=172.17.0.1:40208->172.17.0.2:21108, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: > dial: conn=172.17.0.1:35084->172.17.0.2:21107, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: > dial: conn=172.17.0.1:40218->172.17.0.2:21108, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: > dial: conn=172.17.0.1:40228->172.17.0.2:21108, err= 2025/11/12 02:58:31 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: > dial: conn=172.17.0.1:49728->172.17.0.2:21110, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: > dial: conn=172.17.0.1:55076->172.17.0.2:21101, err= 2025/11/12 02:58:31 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2025/11/12 02:58:31 INFO : sub dir/hello world: Copied (new) 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: > dial: conn=172.17.0.1:49744->172.17.0.2:21110, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: > dial: conn=172.17.0.1:35090->172.17.0.2:21107, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35094->172.17.0.2:21107, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54054->172.17.0.2:21103, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43688->172.17.0.2:21102, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38896->172.17.0.2:21106, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49752->172.17.0.2:21110, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: Using server-side directory move 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: > dial: conn=172.17.0.1:46984->172.17.0.2:21105, err= 2025/11/12 02:58:31 INFO : ftp://172.17.0.2:21/rclone-test-qesotam1cota: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49758->172.17.0.2:21110, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: > dial: conn=172.17.0.1:46988->172.17.0.2:21105, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38902->172.17.0.2:21106, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: > dial: conn=172.17.0.1:46990->172.17.0.2:21105, err= 2025/11/12 02:58:31 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.2:21/rclone-test-nixewuw9losu) 2025/11/12 02:58:31 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.2:21/rclone-test-qesotam1cota) 2025/11/12 02:58:31 DEBUG : sub dir/hello world: Sizes differ 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: Waiting for checks to finish 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: Waiting for transfers to finish 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: > dial: conn=172.17.0.1:55090->172.17.0.2:21101, err= 2025/11/12 02:58:31 INFO : sub dir/hello world: Deleted 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: > dial: conn=172.17.0.1:55106->172.17.0.2:21101, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: > dial: conn=172.17.0.1:38626->172.17.0.2:21104, err= 2025/11/12 02:58:31 INFO : sub dir/hello world: Moved (server-side) 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46994->172.17.0.2:21105, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35100->172.17.0.2:21107, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55112->172.17.0.2:21101, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: > dial: conn=172.17.0.1:53740->172.17.0.2:21109, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: > dial: conn=172.17.0.1:43700->172.17.0.2:21102, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40242->172.17.0.2:21108, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47004->172.17.0.2:21105, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38630->172.17.0.2:21104, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38634->172.17.0.2:21104, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43716->172.17.0.2:21102, err= 2025/11/12 02:58:31 DEBUG : testing file moves 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: > dial: conn=172.17.0.1:38638->172.17.0.2:21104, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49760->172.17.0.2:21110, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: > dial: conn=172.17.0.1:55128->172.17.0.2:21101, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49766->172.17.0.2:21110, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: Waiting for checks to finish 2025/11/12 02:58:31 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.2:21/rclone-test-nixewuw9losu) 2025/11/12 02:58:31 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.2:21/rclone-test-qesotam1cota) 2025/11/12 02:58:31 DEBUG : sub dir/hello world: Sizes differ 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: Waiting for transfers to finish 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: > dial: conn=172.17.0.1:35114->172.17.0.2:21107, err= 2025/11/12 02:58:31 INFO : sub dir/hello world: Deleted 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: > dial: conn=172.17.0.1:55140->172.17.0.2:21101, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: > dial: conn=172.17.0.1:55146->172.17.0.2:21101, err= 2025/11/12 02:58:31 INFO : sub dir/hello world: Moved (server-side) 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47012->172.17.0.2:21105, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47022->172.17.0.2:21105, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38640->172.17.0.2:21104, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: > dial: conn=172.17.0.1:38656->172.17.0.2:21104, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: > dial: conn=172.17.0.1:53756->172.17.0.2:21109, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: > dial: conn=172.17.0.1:47028->172.17.0.2:21105, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: > dial: conn=172.17.0.1:35124->172.17.0.2:21107, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: Purge object "sub dir/hello world" 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: > dial: conn=172.17.0.1:55148->172.17.0.2:21101, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: Purge dir "sub dir" 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-qesotam1cota: Purge dir "" 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47030->172.17.0.2:21105, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47032->172.17.0.2:21105, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38672->172.17.0.2:21104, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54064->172.17.0.2:21103, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47044->172.17.0.2:21105, err= --- PASS: TestServerSideMoveOverSelf (0.08s) === RUN TestCopyAfterDelete run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43722->172.17.0.2:21102, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54074->172.17.0.2:21103, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49780->172.17.0.2:21110, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43724->172.17.0.2:21102, err= 2025/11/12 02:58:31 ERROR : error listing: directory not found 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38918->172.17.0.2:21106, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49794->172.17.0.2:21110, err= 2025/11/12 02:58:31 INFO : Local file system at /tmp/rclone2479764664: Making directory 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40248->172.17.0.2:21108, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47058->172.17.0.2:21105, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53760->172.17.0.2:21109, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53770->172.17.0.2:21109, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38928->172.17.0.2:21106, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41742->172.17.0.2:21100, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49802->172.17.0.2:21110, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43740->172.17.0.2:21102, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47062->172.17.0.2:21105, err= --- PASS: TestCopyAfterDelete (0.02s) === RUN TestCopyRedownload run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35140->172.17.0.2:21107, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55154->172.17.0.2:21101, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38938->172.17.0.2:21106, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38674->172.17.0.2:21104, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49808->172.17.0.2:21110, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41756->172.17.0.2:21100, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38680->172.17.0.2:21104, err= 2025/11/12 02:58:31 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41760->172.17.0.2:21100, err= 2025/11/12 02:58:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 02:58:31 DEBUG : Local file system at /tmp/rclone2479764664: Waiting for checks to finish 2025/11/12 02:58:31 DEBUG : Local file system at /tmp/rclone2479764664: Waiting for transfers to finish 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53778->172.17.0.2:21109, err= 2025/11/12 02:58:31 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2025/11/12 02:58:31 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2025/11/12 02:58:31 INFO : sub dir/hello world: Copied (new) 2025/11/12 02:58:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38950->172.17.0.2:21106, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47072->172.17.0.2:21105, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38696->172.17.0.2:21104, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47078->172.17.0.2:21105, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43752->172.17.0.2:21102, err= --- PASS: TestCopyRedownload (0.03s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54084->172.17.0.2:21103, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43768->172.17.0.2:21102, err= 2025/11/12 02:58:31 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41770->172.17.0.2:21100, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55160->172.17.0.2:21101, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54088->172.17.0.2:21103, err= 2025/11/12 02:58:31 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43770->172.17.0.2:21102, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40258->172.17.0.2:21108, err= 2025/11/12 02:58:31 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2025/11/12 02:58:31 INFO : check sum: Copied (new) 2025/11/12 02:58:31 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53788->172.17.0.2:21109, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41778->172.17.0.2:21100, err= 2025/11/12 02:58:31 DEBUG : check sum: size = 1 OK 2025/11/12 02:58:31 NOTICE: ftp://172.17.0.2:21/rclone-test-nixewuw9losu: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/12 02:58:31 DEBUG : check sum: Size of src and dst objects identical 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:31 DEBUG : check sum: Unchanged skipping 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:31 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:31 INFO : There was nothing to transfer 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55176->172.17.0.2:21101, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41792->172.17.0.2:21100, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38702->172.17.0.2:21104, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43780->172.17.0.2:21102, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41808->172.17.0.2:21100, err= --- PASS: TestSyncBasedOnCheckSum (0.04s) === RUN TestSyncSizeOnly run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40272->172.17.0.2:21108, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43788->172.17.0.2:21102, err= 2025/11/12 02:58:31 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53792->172.17.0.2:21109, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54102->172.17.0.2:21103, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35148->172.17.0.2:21107, err= 2025/11/12 02:58:31 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38958->172.17.0.2:21106, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49818->172.17.0.2:21110, err= 2025/11/12 02:58:31 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2025/11/12 02:58:31 INFO : sizeonly: Copied (new) 2025/11/12 02:58:31 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43800->172.17.0.2:21102, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41814->172.17.0.2:21100, err= 2025/11/12 02:58:31 DEBUG : sizeonly: size = 6 OK 2025/11/12 02:58:31 DEBUG : sizeonly: Sizes identical 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:31 DEBUG : sizeonly: Unchanged skipping 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:31 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:31 INFO : There was nothing to transfer 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40274->172.17.0.2:21108, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54116->172.17.0.2:21103, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49832->172.17.0.2:21110, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53798->172.17.0.2:21109, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43806->172.17.0.2:21102, err= --- PASS: TestSyncSizeOnly (0.05s) === RUN TestSyncIgnoreSize run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53802->172.17.0.2:21109, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54118->172.17.0.2:21103, err= 2025/11/12 02:58:31 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43814->172.17.0.2:21102, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38718->172.17.0.2:21104, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43826->172.17.0.2:21102, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35162->172.17.0.2:21107, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49834->172.17.0.2:21110, err= 2025/11/12 02:58:31 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2025/11/12 02:58:31 INFO : ignore-size: Copied (new) 2025/11/12 02:58:31 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43828->172.17.0.2:21102, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38734->172.17.0.2:21104, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:31 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:31 DEBUG : ignore-size: Unchanged skipping 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:31 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:31 INFO : There was nothing to transfer 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38964->172.17.0.2:21106, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35172->172.17.0.2:21107, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40280->172.17.0.2:21108, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38966->172.17.0.2:21106, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53816->172.17.0.2:21109, err= --- PASS: TestSyncIgnoreSize (0.04s) === RUN TestSyncIgnoreTimes run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41818->172.17.0.2:21100, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49838->172.17.0.2:21110, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41822->172.17.0.2:21100, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38750->172.17.0.2:21104, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54120->172.17.0.2:21103, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:31 DEBUG : existing: size = 6 OK 2025/11/12 02:58:31 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:31 DEBUG : existing: Unchanged skipping 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:31 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:31 INFO : There was nothing to transfer 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55180->172.17.0.2:21101, err= 2025/11/12 02:58:31 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35176->172.17.0.2:21107, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49852->172.17.0.2:21110, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40294->172.17.0.2:21108, err= 2025/11/12 02:58:31 DEBUG : existing.f29ecfde.partial: size = 6 OK 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53830->172.17.0.2:21109, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41836->172.17.0.2:21100, err= 2025/11/12 02:58:31 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/11/12 02:58:31 INFO : existing: Copied (replaced existing) 2025/11/12 02:58:31 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43832->172.17.0.2:21102, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47090->172.17.0.2:21105, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49862->172.17.0.2:21110, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49876->172.17.0.2:21110, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47094->172.17.0.2:21105, err= --- PASS: TestSyncIgnoreTimes (0.03s) === RUN TestSyncIgnoreExisting run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49880->172.17.0.2:21110, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41848->172.17.0.2:21100, err= 2025/11/12 02:58:31 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53844->172.17.0.2:21109, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47102->172.17.0.2:21105, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43842->172.17.0.2:21102, err= 2025/11/12 02:58:31 DEBUG : existing.f29ecfde.partial: size = 6 OK 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53860->172.17.0.2:21109, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41854->172.17.0.2:21100, err= 2025/11/12 02:58:31 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/11/12 02:58:31 INFO : existing: Copied (new) 2025/11/12 02:58:31 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54128->172.17.0.2:21103, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38754->172.17.0.2:21104, err= 2025/11/12 02:58:31 DEBUG : existing: Destination exists, skipping 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:31 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:31 INFO : There was nothing to transfer 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38974->172.17.0.2:21106, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38984->172.17.0.2:21106, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38990->172.17.0.2:21106, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40298->172.17.0.2:21108, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41870->172.17.0.2:21100, err= --- PASS: TestSyncIgnoreExisting (0.03s) === RUN TestSyncIgnoreErrors run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53870->172.17.0.2:21109, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41882->172.17.0.2:21100, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54138->172.17.0.2:21103, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35182->172.17.0.2:21107, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38764->172.17.0.2:21104, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47114->172.17.0.2:21105, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47122->172.17.0.2:21105, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35184->172.17.0.2:21107, err= 2025/11/12 02:58:31 INFO : d: Making directory 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54154->172.17.0.2:21103, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54160->172.17.0.2:21103, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40304->172.17.0.2:21108, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Connecting to FTP server 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47132->172.17.0.2:21105, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47700->172.17.0.2:21, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40320->172.17.0.2:21108, err= 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:31 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49890->172.17.0.2:21110, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38994->172.17.0.2:21106, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54168->172.17.0.2:21103, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47142->172.17.0.2:21105, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35194->172.17.0.2:21107, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Connecting to FTP server 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39004->172.17.0.2:21106, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47714->172.17.0.2:21, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49898->172.17.0.2:21110, err= 2025/11/12 02:58:32 DEBUG : c/non empty space: size = 5 OK 2025/11/12 02:58:32 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:32 DEBUG : c/non empty space: Unchanged skipping 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55182->172.17.0.2:21101, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38774->172.17.0.2:21104, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49910->172.17.0.2:21110, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40328->172.17.0.2:21108, err= 2025/11/12 02:58:32 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49918->172.17.0.2:21110, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40330->172.17.0.2:21108, err= 2025/11/12 02:58:32 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/11/12 02:58:32 INFO : a/potato2: Copied (new) 2025/11/12 02:58:32 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41898->172.17.0.2:21100, err= 2025/11/12 02:58:32 INFO : b/potato: Deleted 2025/11/12 02:58:32 INFO : d: Removing directory 2025/11/12 02:58:32 INFO : b: Removing directory 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: deleted 2 directories 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43856->172.17.0.2:21102, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54180->172.17.0.2:21103, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39010->172.17.0.2:21106, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41914->172.17.0.2:21100, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40342->172.17.0.2:21108, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47154->172.17.0.2:21105, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41920->172.17.0.2:21100, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43872->172.17.0.2:21102, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53876->172.17.0.2:21109, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47168->172.17.0.2:21105, err= --- PASS: TestSyncIgnoreErrors (0.08s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54188->172.17.0.2:21103, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43886->172.17.0.2:21102, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54202->172.17.0.2:21103, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53888->172.17.0.2:21109, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40350->172.17.0.2:21108, err= 2025/11/12 02:58:32 DEBUG : empty space: size = 1 OK 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:32 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:32 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/11/12 02:58:32 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53892->172.17.0.2:21109, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43902->172.17.0.2:21102, err= 2025/11/12 02:58:32 DEBUG : empty space: size = 1 OK 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:32 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38776->172.17.0.2:21104, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43906->172.17.0.2:21102, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38778->172.17.0.2:21104, err= 2025/11/12 02:58:32 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49930->172.17.0.2:21110, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40358->172.17.0.2:21108, err= 2025/11/12 02:58:32 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2025/11/12 02:58:32 INFO : empty space: Copied (replaced existing) 2025/11/12 02:58:32 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43914->172.17.0.2:21102, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49936->172.17.0.2:21110, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40374->172.17.0.2:21108, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40384->172.17.0.2:21108, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35208->172.17.0.2:21107, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.03s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43930->172.17.0.2:21102, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54218->172.17.0.2:21103, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49952->172.17.0.2:21110, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47176->172.17.0.2:21105, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53906->172.17.0.2:21109, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38794->172.17.0.2:21104, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54234->172.17.0.2:21103, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35212->172.17.0.2:21107, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38802->172.17.0.2:21104, err= 2025/11/12 02:58:32 DEBUG : foo: size = 3 OK 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:32 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49966->172.17.0.2:21110, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35214->172.17.0.2:21107, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55186->172.17.0.2:21101, err= 2025/11/12 02:58:32 DEBUG : foo.20f54f0c.partial: size = 3 OK 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54242->172.17.0.2:21103, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49976->172.17.0.2:21110, err= 2025/11/12 02:58:32 DEBUG : foo.20f54f0c.partial: renamed to: foo 2025/11/12 02:58:32 INFO : foo: Copied (replaced existing) 2025/11/12 02:58:32 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47186->172.17.0.2:21105, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55202->172.17.0.2:21101, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54246->172.17.0.2:21103, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53920->172.17.0.2:21109, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43932->172.17.0.2:21102, err= --- PASS: TestSyncDoesntUpdateModtime (0.03s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47194->172.17.0.2:21105, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54252->172.17.0.2:21103, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47210->172.17.0.2:21105, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55204->172.17.0.2:21101, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53932->172.17.0.2:21109, err= 2025/11/12 02:58:32 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/12 02:58:32 DEBUG : empty space: size = 1 OK 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:32 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53948->172.17.0.2:21109, err= 2025/11/12 02:58:32 DEBUG : empty space: Unchanged skipping 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55220->172.17.0.2:21101, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43944->172.17.0.2:21102, err= 2025/11/12 02:58:32 DEBUG : potato.06503f43.partial: size = 60 OK 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35228->172.17.0.2:21107, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54262->172.17.0.2:21103, err= 2025/11/12 02:58:32 DEBUG : potato.06503f43.partial: renamed to: potato 2025/11/12 02:58:32 INFO : potato: Copied (new) 2025/11/12 02:58:32 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43950->172.17.0.2:21102, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40388->172.17.0.2:21108, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49992->172.17.0.2:21110, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43962->172.17.0.2:21102, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35240->172.17.0.2:21107, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55222->172.17.0.2:21101, err= --- PASS: TestSyncAfterAddingAFile (0.04s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54268->172.17.0.2:21103, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55238->172.17.0.2:21101, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35250->172.17.0.2:21107, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54276->172.17.0.2:21103, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39024->172.17.0.2:21106, err= 2025/11/12 02:58:32 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2479764664) 2025/11/12 02:58:32 DEBUG : potato: size = 60 (ftp://172.17.0.2:21/rclone-test-nixewuw9losu) 2025/11/12 02:58:32 DEBUG : potato: Sizes differ 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40398->172.17.0.2:21108, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47222->172.17.0.2:21105, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39030->172.17.0.2:21106, err= 2025/11/12 02:58:32 DEBUG : potato.793dcdb8.partial: size = 21 OK 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40406->172.17.0.2:21108, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40410->172.17.0.2:21108, err= 2025/11/12 02:58:32 DEBUG : potato.793dcdb8.partial: renamed to: potato 2025/11/12 02:58:32 INFO : potato: Copied (replaced existing) 2025/11/12 02:58:32 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53950->172.17.0.2:21109, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35252->172.17.0.2:21107, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55248->172.17.0.2:21101, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53964->172.17.0.2:21109, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53976->172.17.0.2:21109, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.04s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43970->172.17.0.2:21102, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38804->172.17.0.2:21104, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55262->172.17.0.2:21101, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53988->172.17.0.2:21109, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38816->172.17.0.2:21104, err= 2025/11/12 02:58:32 DEBUG : potato: size = 21 OK 2025/11/12 02:58:32 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55270->172.17.0.2:21101, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40412->172.17.0.2:21108, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53992->172.17.0.2:21109, err= 2025/11/12 02:58:32 DEBUG : potato.a809149f.partial: size = 21 OK 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40418->172.17.0.2:21108, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54284->172.17.0.2:21103, err= 2025/11/12 02:58:32 DEBUG : potato.a809149f.partial: renamed to: potato 2025/11/12 02:58:32 INFO : potato: Copied (replaced existing) 2025/11/12 02:58:32 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41934->172.17.0.2:21100, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35264->172.17.0.2:21107, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54286->172.17.0.2:21103, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40432->172.17.0.2:21108, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35276->172.17.0.2:21107, err= --- PASS: TestSyncAfterChangingContentsOnly (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50006->172.17.0.2:21110, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35292->172.17.0.2:21107, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40442->172.17.0.2:21108, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50018->172.17.0.2:21110, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47230->172.17.0.2:21105, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41948->172.17.0.2:21100, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40446->172.17.0.2:21108, err= 2025/11/12 02:58:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/12 02:58:32 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/12 02:58:32 DEBUG : empty space: size = 1 OK 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:32 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/12 02:58:32 DEBUG : empty space: Unchanged skipping 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:32 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:32 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54292->172.17.0.2:21103, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38822->172.17.0.2:21104, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50032->172.17.0.2:21110, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38836->172.17.0.2:21104, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39044->172.17.0.2:21106, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50040->172.17.0.2:21110, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43982->172.17.0.2:21102, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43992->172.17.0.2:21102, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40452->172.17.0.2:21108, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40456->172.17.0.2:21108, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47234->172.17.0.2:21105, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54298->172.17.0.2:21103, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35308->172.17.0.2:21107, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35316->172.17.0.2:21107, err= 2025/11/12 02:58:32 DEBUG : empty space: size = 1 OK 2025/11/12 02:58:32 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/12 02:58:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:32 DEBUG : empty space: Unchanged skipping 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54306->172.17.0.2:21103, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55278->172.17.0.2:21101, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38852->172.17.0.2:21104, err= 2025/11/12 02:58:32 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41954->172.17.0.2:21100, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40464->172.17.0.2:21108, err= 2025/11/12 02:58:32 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/11/12 02:58:32 INFO : potato2: Copied (new) 2025/11/12 02:58:32 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41960->172.17.0.2:21100, err= 2025/11/12 02:58:32 INFO : potato: Deleted 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35330->172.17.0.2:21107, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55294->172.17.0.2:21101, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55298->172.17.0.2:21101, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35336->172.17.0.2:21107, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39054->172.17.0.2:21106, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38854->172.17.0.2:21104, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54318->172.17.0.2:21103, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43996->172.17.0.2:21102, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54322->172.17.0.2:21103, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38866->172.17.0.2:21104, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35338->172.17.0.2:21107, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38868->172.17.0.2:21104, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38882->172.17.0.2:21104, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44002->172.17.0.2:21102, err= 2025/11/12 02:58:32 INFO : d: Making directory 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39056->172.17.0.2:21106, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50054->172.17.0.2:21110, err= 2025/11/12 02:58:32 INFO : d/e: Making directory 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53996->172.17.0.2:21109, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38890->172.17.0.2:21104, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47244->172.17.0.2:21105, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44018->172.17.0.2:21102, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41974->172.17.0.2:21100, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54336->172.17.0.2:21103, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54002->172.17.0.2:21109, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54350->172.17.0.2:21103, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44034->172.17.0.2:21102, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44046->172.17.0.2:21102, err= 2025/11/12 02:58:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54014->172.17.0.2:21109, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40476->172.17.0.2:21108, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50066->172.17.0.2:21110, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44058->172.17.0.2:21102, err= 2025/11/12 02:58:32 DEBUG : c/non empty space: size = 5 OK 2025/11/12 02:58:32 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47258->172.17.0.2:21105, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39066->172.17.0.2:21106, err= 2025/11/12 02:58:32 DEBUG : c/non empty space: Unchanged skipping 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39068->172.17.0.2:21106, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40484->172.17.0.2:21108, err= 2025/11/12 02:58:32 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38894->172.17.0.2:21104, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44074->172.17.0.2:21102, err= 2025/11/12 02:58:32 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/11/12 02:58:32 INFO : a/potato2: Copied (new) 2025/11/12 02:58:32 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40488->172.17.0.2:21108, err= 2025/11/12 02:58:32 INFO : b/potato: Deleted 2025/11/12 02:58:32 INFO : d/e: Removing directory 2025/11/12 02:58:32 INFO : d: Removing directory 2025/11/12 02:58:32 INFO : b: Removing directory 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: deleted 3 directories 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44080->172.17.0.2:21102, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39080->172.17.0.2:21106, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41976->172.17.0.2:21100, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39088->172.17.0.2:21106, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54364->172.17.0.2:21103, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50078->172.17.0.2:21110, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38900->172.17.0.2:21104, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54380->172.17.0.2:21103, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40502->172.17.0.2:21108, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40518->172.17.0.2:21108, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.07s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55302->172.17.0.2:21101, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54392->172.17.0.2:21103, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40524->172.17.0.2:21108, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54024->172.17.0.2:21109, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40536->172.17.0.2:21108, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54026->172.17.0.2:21109, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39090->172.17.0.2:21106, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35344->172.17.0.2:21107, err= 2025/11/12 02:58:32 INFO : d: Making directory 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54032->172.17.0.2:21109, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44094->172.17.0.2:21102, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54408->172.17.0.2:21103, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38916->172.17.0.2:21104, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54046->172.17.0.2:21109, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39094->172.17.0.2:21106, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39108->172.17.0.2:21106, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41990->172.17.0.2:21100, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54056->172.17.0.2:21109, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40538->172.17.0.2:21108, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:32 DEBUG : c/non empty space: size = 5 OK 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39124->172.17.0.2:21106, err= 2025/11/12 02:58:32 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/12 02:58:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40540->172.17.0.2:21108, err= 2025/11/12 02:58:32 DEBUG : c/non empty space: Unchanged skipping 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54062->172.17.0.2:21109, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38924->172.17.0.2:21104, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41998->172.17.0.2:21100, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40546->172.17.0.2:21108, err= 2025/11/12 02:58:32 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44096->172.17.0.2:21102, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38934->172.17.0.2:21104, err= 2025/11/12 02:58:32 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/11/12 02:58:32 INFO : a/potato2: Copied (new) 2025/11/12 02:58:32 ERROR : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: not deleting files as there were IO errors 2025/11/12 02:58:32 ERROR : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: not deleting directories as there were IO errors 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42002->172.17.0.2:21100, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54422->172.17.0.2:21103, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35356->172.17.0.2:21107, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44102->172.17.0.2:21102, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55314->172.17.0.2:21101, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38940->172.17.0.2:21104, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47270->172.17.0.2:21105, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35368->172.17.0.2:21107, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42004->172.17.0.2:21100, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50082->172.17.0.2:21110, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54434->172.17.0.2:21103, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40562->172.17.0.2:21108, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50094->172.17.0.2:21110, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40576->172.17.0.2:21108, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44114->172.17.0.2:21102, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47286->172.17.0.2:21105, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40586->172.17.0.2:21108, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.06s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47296->172.17.0.2:21105, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47310->172.17.0.2:21105, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47324->172.17.0.2:21105, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55326->172.17.0.2:21101, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55330->172.17.0.2:21101, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55346->172.17.0.2:21101, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47334->172.17.0.2:21105, err= 2025/11/12 02:58:32 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35384->172.17.0.2:21107, err= 2025/11/12 02:58:32 DEBUG : empty space: size = 1 OK 2025/11/12 02:58:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/12 02:58:32 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35396->172.17.0.2:21107, err= 2025/11/12 02:58:32 DEBUG : empty space: Unchanged skipping 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44118->172.17.0.2:21102, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 INFO : potato: Deleted 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40588->172.17.0.2:21108, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35402->172.17.0.2:21107, err= 2025/11/12 02:58:32 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38944->172.17.0.2:21104, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44134->172.17.0.2:21102, err= 2025/11/12 02:58:32 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/11/12 02:58:32 INFO : potato2: Copied (new) 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55348->172.17.0.2:21101, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55362->172.17.0.2:21101, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55372->172.17.0.2:21101, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54068->172.17.0.2:21109, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44146->172.17.0.2:21102, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40604->172.17.0.2:21108, err= --- PASS: TestSyncDeleteDuring (0.04s) === RUN TestSyncDeleteBefore run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35412->172.17.0.2:21107, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39128->172.17.0.2:21106, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38948->172.17.0.2:21104, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55384->172.17.0.2:21101, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54074->172.17.0.2:21109, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35418->172.17.0.2:21107, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47338->172.17.0.2:21105, err= 2025/11/12 02:58:32 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38958->172.17.0.2:21104, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38970->172.17.0.2:21104, err= 2025/11/12 02:58:32 INFO : potato: Deleted 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39138->172.17.0.2:21106, err= 2025/11/12 02:58:32 DEBUG : empty space: size = 1 OK 2025/11/12 02:58:32 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/12 02:58:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:32 DEBUG : empty space: Unchanged skipping 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39146->172.17.0.2:21106, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39154->172.17.0.2:21106, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35422->172.17.0.2:21107, err= 2025/11/12 02:58:32 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47344->172.17.0.2:21105, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47352->172.17.0.2:21105, err= 2025/11/12 02:58:32 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/11/12 02:58:32 INFO : potato2: Copied (new) 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44148->172.17.0.2:21102, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50106->172.17.0.2:21110, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40612->172.17.0.2:21108, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40614->172.17.0.2:21108, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42010->172.17.0.2:21100, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50108->172.17.0.2:21110, err= --- PASS: TestSyncDeleteBefore (0.04s) === RUN TestCopyDeleteBefore run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38982->172.17.0.2:21104, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39156->172.17.0.2:21106, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44150->172.17.0.2:21102, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40628->172.17.0.2:21108, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44164->172.17.0.2:21102, err= 2025/11/12 02:58:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35424->172.17.0.2:21107, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40638->172.17.0.2:21108, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35438->172.17.0.2:21107, err= 2025/11/12 02:58:32 DEBUG : potato2.3b76523b.partial: size = 19 OK 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40654->172.17.0.2:21108, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50116->172.17.0.2:21110, err= 2025/11/12 02:58:32 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2025/11/12 02:58:32 INFO : potato2: Copied (new) 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42018->172.17.0.2:21100, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40666->172.17.0.2:21108, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35452->172.17.0.2:21107, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38996->172.17.0.2:21104, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54088->172.17.0.2:21109, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40678->172.17.0.2:21108, err= --- PASS: TestCopyDeleteBefore (0.03s) === RUN TestSyncWithExclude run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39158->172.17.0.2:21106, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42032->172.17.0.2:21100, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42042->172.17.0.2:21100, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54438->172.17.0.2:21103, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35460->172.17.0.2:21107, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44166->172.17.0.2:21102, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54442->172.17.0.2:21103, err= 2025/11/12 02:58:32 DEBUG : enormous: Excluded (Size Filter) 2025/11/12 02:58:32 DEBUG : enormous: Excluded 2025/11/12 02:58:32 DEBUG : potato2: Excluded (Size Filter) 2025/11/12 02:58:32 DEBUG : potato2: Excluded 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55390->172.17.0.2:21101, err= 2025/11/12 02:58:32 DEBUG : potato2: Excluded (Size Filter) 2025/11/12 02:58:32 DEBUG : potato2: Excluded 2025/11/12 02:58:32 DEBUG : empty space: size = 1 OK 2025/11/12 02:58:32 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:32 DEBUG : empty space: Unchanged skipping 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:32 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:32 INFO : There was nothing to transfer 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55404->172.17.0.2:21101, err= 2025/11/12 02:58:32 DEBUG : enormous: Excluded (Size Filter) 2025/11/12 02:58:32 DEBUG : enormous: Excluded 2025/11/12 02:58:32 DEBUG : potato2: Excluded (Size Filter) 2025/11/12 02:58:32 DEBUG : potato2: Excluded 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55420->172.17.0.2:21101, err= 2025/11/12 02:58:32 DEBUG : potato2: Excluded (Size Filter) 2025/11/12 02:58:32 DEBUG : potato2: Excluded 2025/11/12 02:58:32 DEBUG : empty space: size = 1 OK 2025/11/12 02:58:32 DEBUG : Local file system at /tmp/rclone2479764664: Waiting for checks to finish 2025/11/12 02:58:32 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/11/12 02:58:32 DEBUG : empty space: Unchanged skipping 2025/11/12 02:58:32 DEBUG : Local file system at /tmp/rclone2479764664: Waiting for transfers to finish 2025/11/12 02:58:32 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:32 INFO : There was nothing to transfer 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50132->172.17.0.2:21110, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35466->172.17.0.2:21107, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55424->172.17.0.2:21101, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54096->172.17.0.2:21109, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54106->172.17.0.2:21109, err= --- PASS: TestSyncWithExclude (0.05s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50146->172.17.0.2:21110, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40684->172.17.0.2:21108, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55436->172.17.0.2:21101, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40692->172.17.0.2:21108, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42050->172.17.0.2:21100, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40696->172.17.0.2:21108, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47364->172.17.0.2:21105, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47366->172.17.0.2:21105, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50162->172.17.0.2:21110, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39174->172.17.0.2:21106, err= 2025/11/12 02:58:32 DEBUG : enormous: Excluded (Size Filter) 2025/11/12 02:58:32 DEBUG : enormous: Excluded 2025/11/12 02:58:32 DEBUG : potato2: Excluded (Size Filter) 2025/11/12 02:58:32 DEBUG : potato2: Excluded 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42060->172.17.0.2:21100, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:32 DEBUG : empty space: size = 1 OK 2025/11/12 02:58:32 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/12 02:58:32 DEBUG : empty space: Unchanged skipping 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:32 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54450->172.17.0.2:21103, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39178->172.17.0.2:21106, err= 2025/11/12 02:58:32 INFO : enormous: Deleted 2025/11/12 02:58:32 INFO : potato2: Deleted 2025/11/12 02:58:32 INFO : There was nothing to transfer 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39004->172.17.0.2:21104, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54122->172.17.0.2:21109, err= 2025/11/12 02:58:32 DEBUG : empty space: size = 1 OK 2025/11/12 02:58:32 DEBUG : Local file system at /tmp/rclone2479764664: Waiting for checks to finish 2025/11/12 02:58:32 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/11/12 02:58:32 DEBUG : empty space: Unchanged skipping 2025/11/12 02:58:32 DEBUG : Local file system at /tmp/rclone2479764664: Waiting for transfers to finish 2025/11/12 02:58:32 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:32 INFO : enormous: Deleted 2025/11/12 02:58:32 INFO : potato2: Deleted 2025/11/12 02:58:32 INFO : There was nothing to transfer 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47372->172.17.0.2:21105, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39186->172.17.0.2:21106, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44182->172.17.0.2:21102, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39198->172.17.0.2:21106, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.05s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55450->172.17.0.2:21101, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54464->172.17.0.2:21103, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39018->172.17.0.2:21104, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54130->172.17.0.2:21109, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54144->172.17.0.2:21109, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50170->172.17.0.2:21110, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54146->172.17.0.2:21109, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55456->172.17.0.2:21101, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39020->172.17.0.2:21104, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40698->172.17.0.2:21108, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54162->172.17.0.2:21109, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50176->172.17.0.2:21110, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42076->172.17.0.2:21100, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50182->172.17.0.2:21110, err= 2025/11/12 02:58:32 DEBUG : five: Need to transfer - File not found at Destination 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:32 DEBUG : four: size = 4 (Local file system at /tmp/rclone2479764664) 2025/11/12 02:58:32 DEBUG : four: size = 8 (ftp://172.17.0.2:21/rclone-test-nixewuw9losu) 2025/11/12 02:58:32 DEBUG : four: Sizes differ 2025/11/12 02:58:32 DEBUG : three: size = 5 OK 2025/11/12 02:58:32 DEBUG : three: Sizes identical 2025/11/12 02:58:32 DEBUG : one: Destination is newer than source, skipping 2025/11/12 02:58:32 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/12 02:58:32 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:32 DEBUG : two: size = 3 OK 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39022->172.17.0.2:21104, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55458->172.17.0.2:21101, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54174->172.17.0.2:21109, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50188->172.17.0.2:21110, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35480->172.17.0.2:21107, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55460->172.17.0.2:21101, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50196->172.17.0.2:21110, err= 2025/11/12 02:58:32 DEBUG : five.0fee171d.partial: size = 4 OK 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35492->172.17.0.2:21107, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:32 DEBUG : two.8549bf6d.partial: size = 3 OK 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54478->172.17.0.2:21103, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39212->172.17.0.2:21106, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39038->172.17.0.2:21104, err= 2025/11/12 02:58:32 DEBUG : four.f852663a.partial: size = 4 OK 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44194->172.17.0.2:21102, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42084->172.17.0.2:21100, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54188->172.17.0.2:21109, err= 2025/11/12 02:58:32 DEBUG : five.0fee171d.partial: renamed to: five 2025/11/12 02:58:32 INFO : five: Copied (new) 2025/11/12 02:58:32 DEBUG : two.8549bf6d.partial: renamed to: two 2025/11/12 02:58:32 INFO : two: Copied (replaced existing) 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47382->172.17.0.2:21105, err= 2025/11/12 02:58:32 DEBUG : four.f852663a.partial: renamed to: four 2025/11/12 02:58:32 INFO : four: Copied (replaced existing) 2025/11/12 02:58:32 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39046->172.17.0.2:21104, err= sync_test.go:1479: Skip test with --checksum as no hashes supported 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47390->172.17.0.2:21105, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40700->172.17.0.2:21108, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55474->172.17.0.2:21101, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54196->172.17.0.2:21109, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44198->172.17.0.2:21102, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39056->172.17.0.2:21104, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40714->172.17.0.2:21108, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40726->172.17.0.2:21108, err= --- PASS: TestSyncWithUpdateOlder (0.09s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" sync_test.go:1568: Can track renames: false 2025/11/12 02:58:32 ERROR : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Ignoring --track-renames as the source and destination do not have a common hash 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54206->172.17.0.2:21109, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40732->172.17.0.2:21108, err= 2025/11/12 02:58:32 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/12 02:58:32 DEBUG : yam: Need to transfer - File not found at Destination 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40742->172.17.0.2:21108, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55482->172.17.0.2:21101, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44208->172.17.0.2:21102, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39066->172.17.0.2:21104, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39224->172.17.0.2:21106, err= 2025/11/12 02:58:32 DEBUG : yam.02e422e9.partial: size = 11 OK 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55486->172.17.0.2:21101, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50212->172.17.0.2:21110, err= 2025/11/12 02:58:32 DEBUG : potato.8b3202c9.partial: size = 14 OK 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35496->172.17.0.2:21107, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47394->172.17.0.2:21105, err= 2025/11/12 02:58:32 DEBUG : yam.02e422e9.partial: renamed to: yam 2025/11/12 02:58:32 INFO : yam: Copied (new) 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40752->172.17.0.2:21108, err= 2025/11/12 02:58:32 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/11/12 02:58:32 INFO : potato: Copied (new) 2025/11/12 02:58:32 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54218->172.17.0.2:21109, err= 2025/11/12 02:58:32 ERROR : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Ignoring --track-renames as the source and destination do not have a common hash 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50216->172.17.0.2:21110, err= 2025/11/12 02:58:32 DEBUG : potato: size = 14 OK 2025/11/12 02:58:32 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:32 DEBUG : yaml: Need to transfer - File not found at Destination 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:32 DEBUG : potato: Unchanged skipping 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55496->172.17.0.2:21101, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39240->172.17.0.2:21106, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55504->172.17.0.2:21101, err= 2025/11/12 02:58:32 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50230->172.17.0.2:21110, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40762->172.17.0.2:21108, err= 2025/11/12 02:58:32 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2025/11/12 02:58:32 INFO : yaml: Copied (new) 2025/11/12 02:58:32 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47408->172.17.0.2:21105, err= 2025/11/12 02:58:32 INFO : yam: Deleted 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39070->172.17.0.2:21104, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40770->172.17.0.2:21108, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39248->172.17.0.2:21106, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39082->172.17.0.2:21104, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44218->172.17.0.2:21102, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44224->172.17.0.2:21102, err= --- PASS: TestSyncWithTrackRenames (0.05s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39254->172.17.0.2:21106, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39096->172.17.0.2:21104, err= 2025/11/12 02:58:32 INFO : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Making map for --track-renames 2025/11/12 02:58:32 INFO : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Finished making map for --track-renames 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:32 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for renames to finish 2025/11/12 02:58:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44240->172.17.0.2:21102, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39264->172.17.0.2:21106, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54234->172.17.0.2:21109, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35500->172.17.0.2:21107, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54492->172.17.0.2:21103, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55506->172.17.0.2:21101, err= 2025/11/12 02:58:32 DEBUG : potato.8b3202c9.partial: size = 14 OK 2025/11/12 02:58:32 DEBUG : yam.02e422e9.partial: size = 11 OK 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54494->172.17.0.2:21103, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40776->172.17.0.2:21108, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54240->172.17.0.2:21109, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40778->172.17.0.2:21108, err= 2025/11/12 02:58:32 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/11/12 02:58:32 INFO : potato: Copied (new) 2025/11/12 02:58:32 DEBUG : yam.02e422e9.partial: renamed to: yam 2025/11/12 02:58:32 INFO : yam: Copied (new) 2025/11/12 02:58:32 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54250->172.17.0.2:21109, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40790->172.17.0.2:21108, err= 2025/11/12 02:58:32 DEBUG : potato: size = 14 OK 2025/11/12 02:58:32 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:32 INFO : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Making map for --track-renames 2025/11/12 02:58:32 INFO : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Finished making map for --track-renames 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:32 DEBUG : potato: Unchanged skipping 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for renames to finish 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35504->172.17.0.2:21107, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35506->172.17.0.2:21107, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42092->172.17.0.2:21100, err= 2025/11/12 02:58:32 INFO : yam: Moved (server-side) to: yaml 2025/11/12 02:58:32 INFO : yaml: Renamed from "yam" 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:32 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:32 INFO : There was nothing to transfer 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50234->172.17.0.2:21110, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40794->172.17.0.2:21108, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50236->172.17.0.2:21110, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50252->172.17.0.2:21110, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40800->172.17.0.2:21108, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44252->172.17.0.2:21102, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.04s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39112->172.17.0.2:21104, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54254->172.17.0.2:21109, err= 2025/11/12 02:58:32 INFO : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Making map for --track-renames 2025/11/12 02:58:32 INFO : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Finished making map for --track-renames 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/12 02:58:32 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for renames to finish 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44268->172.17.0.2:21102, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54270->172.17.0.2:21109, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44282->172.17.0.2:21102, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42106->172.17.0.2:21100, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50262->172.17.0.2:21110, err= 2025/11/12 02:58:32 DEBUG : potato.8b3202c9.partial: size = 14 OK 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35510->172.17.0.2:21107, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54286->172.17.0.2:21109, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54290->172.17.0.2:21109, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42112->172.17.0.2:21100, err= 2025/11/12 02:58:32 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:32 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44288->172.17.0.2:21102, err= 2025/11/12 02:58:32 INFO : potato: Copied (new) 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54298->172.17.0.2:21109, err= 2025/11/12 02:58:32 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2025/11/12 02:58:32 INFO : sub/yam: Copied (new) 2025/11/12 02:58:32 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40806->172.17.0.2:21108, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55514->172.17.0.2:21101, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54508->172.17.0.2:21103, err= 2025/11/12 02:58:32 DEBUG : potato: size = 14 OK 2025/11/12 02:58:32 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:32 DEBUG : potato: Unchanged skipping 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42126->172.17.0.2:21100, err= 2025/11/12 02:58:32 INFO : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Making map for --track-renames 2025/11/12 02:58:32 INFO : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Finished making map for --track-renames 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for renames to finish 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50268->172.17.0.2:21110, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40818->172.17.0.2:21108, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55518->172.17.0.2:21101, err= 2025/11/12 02:58:32 INFO : sub/yam: Moved (server-side) to: yam 2025/11/12 02:58:32 INFO : yam: Renamed from "sub/yam" 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:32 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:32 INFO : There was nothing to transfer 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44298->172.17.0.2:21102, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39268->172.17.0.2:21106, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54304->172.17.0.2:21109, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54516->172.17.0.2:21103, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44310->172.17.0.2:21102, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55530->172.17.0.2:21101, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35520->172.17.0.2:21107, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42136->172.17.0.2:21100, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50276->172.17.0.2:21110, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50284->172.17.0.2:21110, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.04s) === RUN TestServerSideMoveLocal run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:32 DEBUG : Creating backend with remote "/tmp/rclone2479764664/dir1" 2025/11/12 02:58:32 DEBUG : Creating backend with remote "/tmp/rclone2479764664/dir2" 2025/11/12 02:58:32 DEBUG : Local file system at /tmp/rclone2479764664/dir2: Using server-side directory move 2025/11/12 02:58:32 INFO : Local file system at /tmp/rclone2479764664/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/12 02:58:32 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:32 INFO : file1.txt: Moved (server-side) 2025/11/12 02:58:32 DEBUG : Local file system at /tmp/rclone2479764664/dir2: Waiting for checks to finish 2025/11/12 02:58:32 DEBUG : Local file system at /tmp/rclone2479764664/dir2: Waiting for transfers to finish 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42146->172.17.0.2:21100, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42158->172.17.0.2:21100, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50290->172.17.0.2:21110, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39122->172.17.0.2:21104, err= --- PASS: TestServerSideMoveLocal (0.02s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39124->172.17.0.2:21104, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40834->172.17.0.2:21108, err= 2025/11/12 02:58:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 02:58:32 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35534->172.17.0.2:21107, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39132->172.17.0.2:21104, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54306->172.17.0.2:21109, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40844->172.17.0.2:21108, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47420->172.17.0.2:21105, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54322->172.17.0.2:21109, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39142->172.17.0.2:21104, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40852->172.17.0.2:21108, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39150->172.17.0.2:21104, err= 2025/11/12 02:58:32 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2025/11/12 02:58:32 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54530->172.17.0.2:21103, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47428->172.17.0.2:21105, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54336->172.17.0.2:21109, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39164->172.17.0.2:21104, err= 2025/11/12 02:58:32 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/12 02:58:32 INFO : sub dir/hello world: Copied (new) 2025/11/12 02:58:32 INFO : sub dir/hello world: Deleted 2025/11/12 02:58:32 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2025/11/12 02:58:32 INFO : nested/sub dir/file: Copied (new) 2025/11/12 02:58:32 INFO : nested/sub dir/file: Deleted 2025/11/12 02:58:32 INFO : sub dir: Removing directory 2025/11/12 02:58:32 INFO : nested/sub dir: Removing directory 2025/11/12 02:58:32 INFO : nested: Removing directory 2025/11/12 02:58:32 DEBUG : Local file system at /tmp/rclone2479764664: deleted 3 directories 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54544->172.17.0.2:21103, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47436->172.17.0.2:21105, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44316->172.17.0.2:21102, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40854->172.17.0.2:21108, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54346->172.17.0.2:21109, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54358->172.17.0.2:21109, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54558->172.17.0.2:21103, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50304->172.17.0.2:21110, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55540->172.17.0.2:21101, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35550->172.17.0.2:21107, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39278->172.17.0.2:21106, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54564->172.17.0.2:21103, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.03s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55556->172.17.0.2:21101, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54362->172.17.0.2:21109, err= 2025/11/12 02:58:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 02:58:32 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44320->172.17.0.2:21102, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54370->172.17.0.2:21109, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40862->172.17.0.2:21108, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54384->172.17.0.2:21109, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44330->172.17.0.2:21102, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47448->172.17.0.2:21105, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39292->172.17.0.2:21106, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40870->172.17.0.2:21108, err= 2025/11/12 02:58:32 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44346->172.17.0.2:21102, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54394->172.17.0.2:21109, err= 2025/11/12 02:58:32 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39304->172.17.0.2:21106, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50310->172.17.0.2:21110, err= 2025/11/12 02:58:32 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2025/11/12 02:58:32 INFO : nested/sub dir/file: Copied (new) 2025/11/12 02:58:32 INFO : nested/sub dir/file: Deleted 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39320->172.17.0.2:21106, err= 2025/11/12 02:58:32 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/12 02:58:32 INFO : sub dir/hello world: Copied (new) 2025/11/12 02:58:32 INFO : sub dir/hello world: Deleted 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55566->172.17.0.2:21101, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40876->172.17.0.2:21108, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50316->172.17.0.2:21110, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44360->172.17.0.2:21102, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39328->172.17.0.2:21106, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50320->172.17.0.2:21110, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39180->172.17.0.2:21104, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39338->172.17.0.2:21106, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47456->172.17.0.2:21105, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50332->172.17.0.2:21110, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54404->172.17.0.2:21109, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39184->172.17.0.2:21104, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.04s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47462->172.17.0.2:21105, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39346->172.17.0.2:21106, err= 2025/11/12 02:58:32 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/12 02:58:32 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42170->172.17.0.2:21100, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40880->172.17.0.2:21108, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35564->172.17.0.2:21107, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40894->172.17.0.2:21108, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54412->172.17.0.2:21109, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55582->172.17.0.2:21101, err= 2025/11/12 02:58:32 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:32 DEBUG : existing.f29ecfde.partial: size = 6 OK 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39360->172.17.0.2:21106, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55592->172.17.0.2:21101, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54426->172.17.0.2:21109, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50344->172.17.0.2:21110, err= 2025/11/12 02:58:32 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2025/11/12 02:58:32 INFO : existing-b: Copied (new) 2025/11/12 02:58:32 INFO : existing-b: Deleted 2025/11/12 02:58:32 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/11/12 02:58:32 INFO : existing: Copied (new) 2025/11/12 02:58:32 INFO : existing: Deleted 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42186->172.17.0.2:21100, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50348->172.17.0.2:21110, err= 2025/11/12 02:58:32 DEBUG : existing: Destination exists, skipping 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:32 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:32 INFO : There was nothing to transfer 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42196->172.17.0.2:21100, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42200->172.17.0.2:21100, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50350->172.17.0.2:21110, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50362->172.17.0.2:21110, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42202->172.17.0.2:21100, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39366->172.17.0.2:21106, err= --- PASS: TestMoveWithIgnoreExisting (0.03s) === RUN TestServerSideMove run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:32 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-vujugip5gujo" 2025/11/12 02:58:32 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/11/12 02:58:32 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/11/12 02:58:32 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/11/12 02:58:32 DEBUG : Setting pass="lAQxBALncVashBRcoAFchIgcJZiAcHzBy4fC8kmT_6e4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/11/12 02:58:32 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/11/12 02:58:32 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/11/12 02:58:32 DEBUG : TestFTPVsftpd: detected overridden config - adding "{xSWyR}" suffix to name 2025/11/12 02:58:32 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/11/12 02:58:32 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/11/12 02:58:32 DEBUG : Setting pass="lAQxBALncVashBRcoAFchIgcJZiAcHzBy4fC8kmT_6e4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/11/12 02:58:32 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/11/12 02:58:32 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-vujugip5gujo: Connecting to FTP server 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-vujugip5gujo: dial("tcp","172.17.0.2:21") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-vujugip5gujo: > dial: conn=172.17.0.1:47716->172.17.0.2:21, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-vujugip5gujo: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-vujugip5gujo: > dial: conn=172.17.0.1:44374->172.17.0.2:21102, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35578->172.17.0.2:21107, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42218->172.17.0.2:21100, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50368->172.17.0.2:21110, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47464->172.17.0.2:21105, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55598->172.17.0.2:21101, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47466->172.17.0.2:21105, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55602->172.17.0.2:21101, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42228->172.17.0.2:21100, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54434->172.17.0.2:21109, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35586->172.17.0.2:21107, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.2:21/rclone-test-nixewuw9losu -> ftp://172.17.0.2:21/rclone-test-vujugip5gujo 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-vujugip5gujo: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-vujugip5gujo: > dial: conn=172.17.0.1:54578->172.17.0.2:21103, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-vujugip5gujo: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-vujugip5gujo: > dial: conn=172.17.0.1:55606->172.17.0.2:21101, err= 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-vujugip5gujo: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:32 DEBUG : ftp://172.17.0.2:21/rclone-test-vujugip5gujo: > dial: conn=172.17.0.1:40896->172.17.0.2:21108, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-vujugip5gujo: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-vujugip5gujo: > dial: conn=172.17.0.1:39376->172.17.0.2:21106, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-vujugip5gujo: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-vujugip5gujo: > dial: conn=172.17.0.1:39382->172.17.0.2:21106, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-vujugip5gujo: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-vujugip5gujo: > dial: conn=172.17.0.1:54436->172.17.0.2:21109, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-vujugip5gujo: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-vujugip5gujo: > dial: conn=172.17.0.1:42234->172.17.0.2:21100, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-vujugip5gujo: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-vujugip5gujo: > dial: conn=172.17.0.1:42250->172.17.0.2:21100, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-vujugip5gujo: Using server-side directory move 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-vujugip5gujo: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-vujugip5gujo: > dial: conn=172.17.0.1:44390->172.17.0.2:21102, err= 2025/11/12 02:58:33 INFO : ftp://172.17.0.2:21/rclone-test-vujugip5gujo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-vujugip5gujo: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-vujugip5gujo: > dial: conn=172.17.0.1:54438->172.17.0.2:21109, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40904->172.17.0.2:21108, err= 2025/11/12 02:58:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/12 02:58:33 DEBUG : empty space: size = 1 OK 2025/11/12 02:58:33 DEBUG : potato3: size = 68 (ftp://172.17.0.2:21/rclone-test-nixewuw9losu) 2025/11/12 02:58:33 DEBUG : potato3: size = 60 (ftp://172.17.0.2:21/rclone-test-vujugip5gujo) 2025/11/12 02:58:33 DEBUG : potato3: Sizes differ 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-vujugip5gujo: Connecting to FTP server 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-vujugip5gujo: dial("tcp","172.17.0.2:21") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-vujugip5gujo: Waiting for checks to finish 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-vujugip5gujo: Connecting to FTP server 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-vujugip5gujo: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-vujugip5gujo: > dial: conn=172.17.0.1:42254->172.17.0.2:21100, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-vujugip5gujo: > dial: conn=172.17.0.1:47720->172.17.0.2:21, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-vujugip5gujo: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-vujugip5gujo: > dial: conn=172.17.0.1:44400->172.17.0.2:21102, err= 2025/11/12 02:58:33 INFO : potato2: Moved (server-side) 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-vujugip5gujo: dial("tcp","172.17.0.2:21") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-vujugip5gujo: > dial: conn=172.17.0.1:47728->172.17.0.2:21, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-vujugip5gujo: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-vujugip5gujo: > dial: conn=172.17.0.1:50382->172.17.0.2:21110, err= 2025/11/12 02:58:33 INFO : potato3: Deleted 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-vujugip5gujo: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-vujugip5gujo: > dial: conn=172.17.0.1:55610->172.17.0.2:21101, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-vujugip5gujo: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-vujugip5gujo: > dial: conn=172.17.0.1:55624->172.17.0.2:21101, err= 2025/11/12 02:58:33 INFO : potato3: Moved (server-side) 2025/11/12 02:58:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/11/12 02:58:33 DEBUG : empty space: Unchanged skipping 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47480->172.17.0.2:21105, err= 2025/11/12 02:58:33 INFO : empty space: Deleted 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-vujugip5gujo: Waiting for transfers to finish 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50388->172.17.0.2:21110, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55634->172.17.0.2:21101, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-vujugip5gujo: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-vujugip5gujo: > dial: conn=172.17.0.1:54450->172.17.0.2:21109, err= 2025/11/12 02:58:33 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-qozudoq5kita" 2025/11/12 02:58:33 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/11/12 02:58:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/11/12 02:58:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/11/12 02:58:33 DEBUG : Setting pass="lAQxBALncVashBRcoAFchIgcJZiAcHzBy4fC8kmT_6e4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/11/12 02:58:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/11/12 02:58:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/11/12 02:58:33 DEBUG : TestFTPVsftpd: detected overridden config - adding "{xSWyR}" suffix to name 2025/11/12 02:58:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/11/12 02:58:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/11/12 02:58:33 DEBUG : Setting pass="lAQxBALncVashBRcoAFchIgcJZiAcHzBy4fC8kmT_6e4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/11/12 02:58:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/11/12 02:58:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qozudoq5kita: Connecting to FTP server 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qozudoq5kita: dial("tcp","172.17.0.2:21") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qozudoq5kita: > dial: conn=172.17.0.1:47740->172.17.0.2:21, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qozudoq5kita: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qozudoq5kita: > dial: conn=172.17.0.1:40908->172.17.0.2:21108, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qozudoq5kita: Using server-side directory move 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qozudoq5kita: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qozudoq5kita: > dial: conn=172.17.0.1:50398->172.17.0.2:21110, err= 2025/11/12 02:58:33 INFO : ftp://172.17.0.2:21/rclone-test-qozudoq5kita: Server side directory move succeeded 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qozudoq5kita: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qozudoq5kita: > dial: conn=172.17.0.1:54462->172.17.0.2:21109, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-vujugip5gujo: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-vujugip5gujo: > dial: conn=172.17.0.1:42262->172.17.0.2:21100, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-vujugip5gujo: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-vujugip5gujo: > dial: conn=172.17.0.1:44404->172.17.0.2:21102, err= 2025/11/12 02:58:33 ERROR : error listing: directory not found 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qozudoq5kita: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qozudoq5kita: > dial: conn=172.17.0.1:54476->172.17.0.2:21109, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qozudoq5kita: Purge object "empty space" 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qozudoq5kita: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qozudoq5kita: > dial: conn=172.17.0.1:50412->172.17.0.2:21110, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qozudoq5kita: Purge object "potato2" 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qozudoq5kita: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qozudoq5kita: > dial: conn=172.17.0.1:54486->172.17.0.2:21109, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qozudoq5kita: Purge object "potato3" 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qozudoq5kita: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qozudoq5kita: > dial: conn=172.17.0.1:39390->172.17.0.2:21106, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-qozudoq5kita: Purge dir "" 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-vujugip5gujo: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-vujugip5gujo: > dial: conn=172.17.0.1:54590->172.17.0.2:21103, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-vujugip5gujo: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-vujugip5gujo: > dial: conn=172.17.0.1:40912->172.17.0.2:21108, err= 2025/11/12 02:58:33 ERROR : error listing: directory not found 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-vujugip5gujo: Purge dir "" 2025/11/12 02:58:33 NOTICE: purge failed to rmdir "": directory not found 2025/11/12 02:58:33 NOTICE: purge failed: directory not found 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42264->172.17.0.2:21100, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39404->172.17.0.2:21106, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39188->172.17.0.2:21104, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39202->172.17.0.2:21104, err= --- PASS: TestServerSideMove (0.09s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:33 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-lisumeq7cudu" 2025/11/12 02:58:33 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/11/12 02:58:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/11/12 02:58:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/11/12 02:58:33 DEBUG : Setting pass="lAQxBALncVashBRcoAFchIgcJZiAcHzBy4fC8kmT_6e4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/11/12 02:58:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/11/12 02:58:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/11/12 02:58:33 DEBUG : TestFTPVsftpd: detected overridden config - adding "{xSWyR}" suffix to name 2025/11/12 02:58:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/11/12 02:58:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/11/12 02:58:33 DEBUG : Setting pass="lAQxBALncVashBRcoAFchIgcJZiAcHzBy4fC8kmT_6e4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/11/12 02:58:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/11/12 02:58:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lisumeq7cudu: Connecting to FTP server 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lisumeq7cudu: dial("tcp","172.17.0.2:21") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lisumeq7cudu: > dial: conn=172.17.0.1:47756->172.17.0.2:21, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lisumeq7cudu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lisumeq7cudu: > dial: conn=172.17.0.1:39214->172.17.0.2:21104, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54606->172.17.0.2:21103, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54498->172.17.0.2:21109, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44410->172.17.0.2:21102, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42266->172.17.0.2:21100, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39228->172.17.0.2:21104, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54618->172.17.0.2:21103, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35598->172.17.0.2:21107, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50422->172.17.0.2:21110, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42268->172.17.0.2:21100, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35612->172.17.0.2:21107, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.2:21/rclone-test-nixewuw9losu -> ftp://172.17.0.2:21/rclone-test-lisumeq7cudu 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lisumeq7cudu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lisumeq7cudu: > dial: conn=172.17.0.1:35626->172.17.0.2:21107, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lisumeq7cudu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lisumeq7cudu: > dial: conn=172.17.0.1:55638->172.17.0.2:21101, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lisumeq7cudu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lisumeq7cudu: > dial: conn=172.17.0.1:39420->172.17.0.2:21106, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lisumeq7cudu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lisumeq7cudu: > dial: conn=172.17.0.1:47488->172.17.0.2:21105, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lisumeq7cudu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lisumeq7cudu: > dial: conn=172.17.0.1:40920->172.17.0.2:21108, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lisumeq7cudu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lisumeq7cudu: > dial: conn=172.17.0.1:44416->172.17.0.2:21102, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lisumeq7cudu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lisumeq7cudu: > dial: conn=172.17.0.1:44420->172.17.0.2:21102, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lisumeq7cudu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lisumeq7cudu: > dial: conn=172.17.0.1:42280->172.17.0.2:21100, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lisumeq7cudu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lisumeq7cudu: > dial: conn=172.17.0.1:35638->172.17.0.2:21107, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39244->172.17.0.2:21104, err= 2025/11/12 02:58:33 DEBUG : empty space: Excluded (Size Filter) 2025/11/12 02:58:33 DEBUG : empty space: Excluded 2025/11/12 02:58:33 DEBUG : empty space: Excluded (Size Filter) 2025/11/12 02:58:33 DEBUG : empty space: Excluded 2025/11/12 02:58:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/12 02:58:33 DEBUG : potato3: size = 68 (ftp://172.17.0.2:21/rclone-test-nixewuw9losu) 2025/11/12 02:58:33 DEBUG : potato3: size = 60 (ftp://172.17.0.2:21/rclone-test-lisumeq7cudu) 2025/11/12 02:58:33 DEBUG : potato3: Sizes differ 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lisumeq7cudu: Connecting to FTP server 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lisumeq7cudu: dial("tcp","172.17.0.2:21") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lisumeq7cudu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lisumeq7cudu: Waiting for checks to finish 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lisumeq7cudu: Waiting for transfers to finish 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lisumeq7cudu: > dial: conn=172.17.0.1:47772->172.17.0.2:21, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lisumeq7cudu: > dial: conn=172.17.0.1:35642->172.17.0.2:21107, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lisumeq7cudu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lisumeq7cudu: > dial: conn=172.17.0.1:40924->172.17.0.2:21108, err= 2025/11/12 02:58:33 INFO : potato2: Moved (server-side) 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lisumeq7cudu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lisumeq7cudu: > dial: conn=172.17.0.1:47502->172.17.0.2:21105, err= 2025/11/12 02:58:33 INFO : potato3: Deleted 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lisumeq7cudu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lisumeq7cudu: > dial: conn=172.17.0.1:39432->172.17.0.2:21106, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lisumeq7cudu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lisumeq7cudu: > dial: conn=172.17.0.1:42292->172.17.0.2:21100, err= 2025/11/12 02:58:33 INFO : potato3: Moved (server-side) 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55644->172.17.0.2:21101, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lisumeq7cudu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lisumeq7cudu: > dial: conn=172.17.0.1:54500->172.17.0.2:21109, err= 2025/11/12 02:58:33 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-laratot0yinu" 2025/11/12 02:58:33 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/11/12 02:58:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/11/12 02:58:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/11/12 02:58:33 DEBUG : Setting pass="lAQxBALncVashBRcoAFchIgcJZiAcHzBy4fC8kmT_6e4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/11/12 02:58:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/11/12 02:58:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/11/12 02:58:33 DEBUG : TestFTPVsftpd: detected overridden config - adding "{xSWyR}" suffix to name 2025/11/12 02:58:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/11/12 02:58:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/11/12 02:58:33 DEBUG : Setting pass="lAQxBALncVashBRcoAFchIgcJZiAcHzBy4fC8kmT_6e4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/11/12 02:58:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/11/12 02:58:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-laratot0yinu: Connecting to FTP server 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-laratot0yinu: dial("tcp","172.17.0.2:21") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-laratot0yinu: > dial: conn=172.17.0.1:47780->172.17.0.2:21, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-laratot0yinu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-laratot0yinu: > dial: conn=172.17.0.1:44428->172.17.0.2:21102, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-laratot0yinu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-laratot0yinu: > dial: conn=172.17.0.1:39440->172.17.0.2:21106, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lisumeq7cudu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lisumeq7cudu: > dial: conn=172.17.0.1:35650->172.17.0.2:21107, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-laratot0yinu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-laratot0yinu: > dial: conn=172.17.0.1:55648->172.17.0.2:21101, err= 2025/11/12 02:58:33 DEBUG : empty space: Excluded (Size Filter) 2025/11/12 02:58:33 DEBUG : empty space: Excluded 2025/11/12 02:58:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/12 02:58:33 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-laratot0yinu: Waiting for checks to finish 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-laratot0yinu: Waiting for transfers to finish 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-laratot0yinu: Connecting to FTP server 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-laratot0yinu: dial("tcp","172.17.0.2:21") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-laratot0yinu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-laratot0yinu: > dial: conn=172.17.0.1:44442->172.17.0.2:21102, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-laratot0yinu: > dial: conn=172.17.0.1:47792->172.17.0.2:21, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-laratot0yinu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-laratot0yinu: > dial: conn=172.17.0.1:40932->172.17.0.2:21108, err= 2025/11/12 02:58:33 INFO : potato2: Moved (server-side) 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-laratot0yinu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-laratot0yinu: > dial: conn=172.17.0.1:39258->172.17.0.2:21104, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-laratot0yinu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-laratot0yinu: > dial: conn=172.17.0.1:44446->172.17.0.2:21102, err= 2025/11/12 02:58:33 INFO : potato3: Moved (server-side) 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-laratot0yinu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-laratot0yinu: > dial: conn=172.17.0.1:54622->172.17.0.2:21103, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lisumeq7cudu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lisumeq7cudu: > dial: conn=172.17.0.1:42298->172.17.0.2:21100, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-laratot0yinu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-laratot0yinu: > dial: conn=172.17.0.1:40936->172.17.0.2:21108, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-laratot0yinu: Purge object "potato2" 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-laratot0yinu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-laratot0yinu: > dial: conn=172.17.0.1:42306->172.17.0.2:21100, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-laratot0yinu: Purge object "potato3" 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-laratot0yinu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-laratot0yinu: > dial: conn=172.17.0.1:55662->172.17.0.2:21101, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-laratot0yinu: Purge dir "" 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lisumeq7cudu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lisumeq7cudu: > dial: conn=172.17.0.1:44456->172.17.0.2:21102, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lisumeq7cudu: Purge object "empty space" 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lisumeq7cudu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lisumeq7cudu: > dial: conn=172.17.0.1:40940->172.17.0.2:21108, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lisumeq7cudu: Purge dir "" 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50428->172.17.0.2:21110, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47518->172.17.0.2:21105, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47534->172.17.0.2:21105, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39268->172.17.0.2:21104, err= --- PASS: TestServerSideMoveWithFilter (0.10s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:33 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-halozeg7gilo" 2025/11/12 02:58:33 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/11/12 02:58:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/11/12 02:58:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/11/12 02:58:33 DEBUG : Setting pass="lAQxBALncVashBRcoAFchIgcJZiAcHzBy4fC8kmT_6e4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/11/12 02:58:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/11/12 02:58:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/11/12 02:58:33 DEBUG : TestFTPVsftpd: detected overridden config - adding "{xSWyR}" suffix to name 2025/11/12 02:58:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/11/12 02:58:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/11/12 02:58:33 DEBUG : Setting pass="lAQxBALncVashBRcoAFchIgcJZiAcHzBy4fC8kmT_6e4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/11/12 02:58:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/11/12 02:58:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-halozeg7gilo: Connecting to FTP server 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-halozeg7gilo: dial("tcp","172.17.0.2:21") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-halozeg7gilo: > dial: conn=172.17.0.1:47798->172.17.0.2:21, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-halozeg7gilo: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-halozeg7gilo: > dial: conn=172.17.0.1:35654->172.17.0.2:21107, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44466->172.17.0.2:21102, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55676->172.17.0.2:21101, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39272->172.17.0.2:21104, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35668->172.17.0.2:21107, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42318->172.17.0.2:21100, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47544->172.17.0.2:21105, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35682->172.17.0.2:21107, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55684->172.17.0.2:21101, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35686->172.17.0.2:21107, err= 2025/11/12 02:58:33 INFO : tomatoDir: Making directory 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54626->172.17.0.2:21103, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54514->172.17.0.2:21109, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44468->172.17.0.2:21102, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39456->172.17.0.2:21106, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39274->172.17.0.2:21104, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.2:21/rclone-test-nixewuw9losu -> ftp://172.17.0.2:21/rclone-test-halozeg7gilo 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-halozeg7gilo: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-halozeg7gilo: > dial: conn=172.17.0.1:47548->172.17.0.2:21105, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-halozeg7gilo: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-halozeg7gilo: > dial: conn=172.17.0.1:40950->172.17.0.2:21108, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-halozeg7gilo: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-halozeg7gilo: > dial: conn=172.17.0.1:35694->172.17.0.2:21107, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-halozeg7gilo: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-halozeg7gilo: > dial: conn=172.17.0.1:54526->172.17.0.2:21109, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-halozeg7gilo: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-halozeg7gilo: > dial: conn=172.17.0.1:39280->172.17.0.2:21104, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-halozeg7gilo: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-halozeg7gilo: > dial: conn=172.17.0.1:35696->172.17.0.2:21107, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-halozeg7gilo: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-halozeg7gilo: > dial: conn=172.17.0.1:54532->172.17.0.2:21109, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-halozeg7gilo: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-halozeg7gilo: > dial: conn=172.17.0.1:39292->172.17.0.2:21104, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-halozeg7gilo: Using server-side directory move 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-halozeg7gilo: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-halozeg7gilo: > dial: conn=172.17.0.1:39300->172.17.0.2:21104, err= 2025/11/12 02:58:33 INFO : ftp://172.17.0.2:21/rclone-test-halozeg7gilo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-halozeg7gilo: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39314->172.17.0.2:21104, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-halozeg7gilo: > dial: conn=172.17.0.1:40964->172.17.0.2:21108, err= 2025/11/12 02:58:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/12 02:58:33 DEBUG : empty space: size = 1 OK 2025/11/12 02:58:33 DEBUG : potato3: size = 68 (ftp://172.17.0.2:21/rclone-test-nixewuw9losu) 2025/11/12 02:58:33 DEBUG : potato3: size = 60 (ftp://172.17.0.2:21/rclone-test-halozeg7gilo) 2025/11/12 02:58:33 DEBUG : potato3: Sizes differ 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-halozeg7gilo: Connecting to FTP server 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-halozeg7gilo: dial("tcp","172.17.0.2:21") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-halozeg7gilo: > dial: conn=172.17.0.1:47800->172.17.0.2:21, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-halozeg7gilo: Connecting to FTP server 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-halozeg7gilo: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-halozeg7gilo: > dial: conn=172.17.0.1:42322->172.17.0.2:21100, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54630->172.17.0.2:21103, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-halozeg7gilo: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-halozeg7gilo: > dial: conn=172.17.0.1:39466->172.17.0.2:21106, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44482->172.17.0.2:21102, err= 2025/11/12 02:58:33 INFO : potato2: Moved (server-side) 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-halozeg7gilo: Waiting for checks to finish 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-halozeg7gilo: dial("tcp","172.17.0.2:21") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-halozeg7gilo: > dial: conn=172.17.0.1:47816->172.17.0.2:21, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-halozeg7gilo: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-halozeg7gilo: > dial: conn=172.17.0.1:47560->172.17.0.2:21105, err= 2025/11/12 02:58:33 INFO : potato3: Deleted 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-halozeg7gilo: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-halozeg7gilo: > dial: conn=172.17.0.1:55694->172.17.0.2:21101, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-halozeg7gilo: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-halozeg7gilo: > dial: conn=172.17.0.1:39468->172.17.0.2:21106, err= 2025/11/12 02:58:33 INFO : potato3: Moved (server-side) 2025/11/12 02:58:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/11/12 02:58:33 DEBUG : empty space: Unchanged skipping 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39330->172.17.0.2:21104, err= 2025/11/12 02:58:33 INFO : empty space: Deleted 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-halozeg7gilo: Waiting for transfers to finish 2025/11/12 02:58:33 INFO : tomatoDir: Removing directory 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: deleted 1 directories 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54538->172.17.0.2:21109, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50432->172.17.0.2:21110, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54632->172.17.0.2:21103, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42328->172.17.0.2:21100, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-halozeg7gilo: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-halozeg7gilo: > dial: conn=172.17.0.1:39482->172.17.0.2:21106, err= 2025/11/12 02:58:33 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-zisivoc0qumu" 2025/11/12 02:58:33 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/11/12 02:58:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/11/12 02:58:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/11/12 02:58:33 DEBUG : Setting pass="lAQxBALncVashBRcoAFchIgcJZiAcHzBy4fC8kmT_6e4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/11/12 02:58:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/11/12 02:58:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/11/12 02:58:33 DEBUG : TestFTPVsftpd: detected overridden config - adding "{xSWyR}" suffix to name 2025/11/12 02:58:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/11/12 02:58:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/11/12 02:58:33 DEBUG : Setting pass="lAQxBALncVashBRcoAFchIgcJZiAcHzBy4fC8kmT_6e4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/11/12 02:58:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/11/12 02:58:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-zisivoc0qumu: Connecting to FTP server 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-zisivoc0qumu: dial("tcp","172.17.0.2:21") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-zisivoc0qumu: > dial: conn=172.17.0.1:47818->172.17.0.2:21, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-zisivoc0qumu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-zisivoc0qumu: > dial: conn=172.17.0.1:39488->172.17.0.2:21106, err= 2025/11/12 02:58:33 INFO : tomatoDir: Making directory 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-halozeg7gilo: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-halozeg7gilo: > dial: conn=172.17.0.1:42330->172.17.0.2:21100, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-halozeg7gilo: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-halozeg7gilo: > dial: conn=172.17.0.1:47562->172.17.0.2:21105, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-zisivoc0qumu: Using server-side directory move 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-zisivoc0qumu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-zisivoc0qumu: > dial: conn=172.17.0.1:44492->172.17.0.2:21102, err= 2025/11/12 02:58:33 INFO : ftp://172.17.0.2:21/rclone-test-zisivoc0qumu: Server side directory move succeeded 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-zisivoc0qumu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-zisivoc0qumu: > dial: conn=172.17.0.1:44498->172.17.0.2:21102, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-zisivoc0qumu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-zisivoc0qumu: > dial: conn=172.17.0.1:35702->172.17.0.2:21107, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-zisivoc0qumu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-zisivoc0qumu: > dial: conn=172.17.0.1:39332->172.17.0.2:21104, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-halozeg7gilo: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-halozeg7gilo: > dial: conn=172.17.0.1:55710->172.17.0.2:21101, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-halozeg7gilo: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-halozeg7gilo: > dial: conn=172.17.0.1:47566->172.17.0.2:21105, err= 2025/11/12 02:58:33 ERROR : error listing: directory not found 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-halozeg7gilo: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-halozeg7gilo: > dial: conn=172.17.0.1:55726->172.17.0.2:21101, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-halozeg7gilo: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-halozeg7gilo: > dial: conn=172.17.0.1:40966->172.17.0.2:21108, err= 2025/11/12 02:58:33 ERROR : error listing: directory not found 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-zisivoc0qumu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-zisivoc0qumu: > dial: conn=172.17.0.1:44514->172.17.0.2:21102, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-zisivoc0qumu: Purge object "empty space" 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-zisivoc0qumu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-zisivoc0qumu: > dial: conn=172.17.0.1:55740->172.17.0.2:21101, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-zisivoc0qumu: Purge object "potato2" 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-zisivoc0qumu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-zisivoc0qumu: > dial: conn=172.17.0.1:50444->172.17.0.2:21110, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-zisivoc0qumu: Purge object "potato3" 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-zisivoc0qumu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-zisivoc0qumu: > dial: conn=172.17.0.1:39346->172.17.0.2:21104, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-zisivoc0qumu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-zisivoc0qumu: > dial: conn=172.17.0.1:50450->172.17.0.2:21110, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-zisivoc0qumu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-zisivoc0qumu: > dial: conn=172.17.0.1:44530->172.17.0.2:21102, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-zisivoc0qumu: Purge dir "tomatoDir" 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-zisivoc0qumu: Purge dir "" 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-halozeg7gilo: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-halozeg7gilo: > dial: conn=172.17.0.1:55756->172.17.0.2:21101, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-halozeg7gilo: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-halozeg7gilo: > dial: conn=172.17.0.1:44544->172.17.0.2:21102, err= 2025/11/12 02:58:33 ERROR : error listing: directory not found 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-halozeg7gilo: Purge dir "" 2025/11/12 02:58:33 NOTICE: purge failed to rmdir "": directory not found 2025/11/12 02:58:33 NOTICE: purge failed: directory not found 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47582->172.17.0.2:21105, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42336->172.17.0.2:21100, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42344->172.17.0.2:21100, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54634->172.17.0.2:21103, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.14s) === RUN TestServerSideMoveOverlap run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42352->172.17.0.2:21100, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35706->172.17.0.2:21107, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42364->172.17.0.2:21100, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54646->172.17.0.2:21103, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:33 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-nixewuw9losu/rclone-sync-test" 2025/11/12 02:58:33 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/11/12 02:58:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/11/12 02:58:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/11/12 02:58:33 DEBUG : Setting pass="lAQxBALncVashBRcoAFchIgcJZiAcHzBy4fC8kmT_6e4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/11/12 02:58:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/11/12 02:58:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/11/12 02:58:33 DEBUG : TestFTPVsftpd: detected overridden config - adding "{xSWyR}" suffix to name 2025/11/12 02:58:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/11/12 02:58:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/11/12 02:58:33 DEBUG : Setting pass="lAQxBALncVashBRcoAFchIgcJZiAcHzBy4fC8kmT_6e4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/11/12 02:58:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/11/12 02:58:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/rclone-sync-test: Connecting to FTP server 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/rclone-sync-test: dial("tcp","172.17.0.2:21") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/rclone-sync-test: > dial: conn=172.17.0.1:47822->172.17.0.2:21, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/rclone-sync-test: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/rclone-sync-test: > dial: conn=172.17.0.1:35710->172.17.0.2:21107, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35712->172.17.0.2:21107, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50464->172.17.0.2:21110, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54660->172.17.0.2:21103, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47594->172.17.0.2:21105, err= --- PASS: TestSyncOverlap (0.02s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:33 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-nixewuw9losu/rclone-sync-test" 2025/11/12 02:58:33 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/11/12 02:58:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/11/12 02:58:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/11/12 02:58:33 DEBUG : Setting pass="lAQxBALncVashBRcoAFchIgcJZiAcHzBy4fC8kmT_6e4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/11/12 02:58:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/11/12 02:58:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/11/12 02:58:33 DEBUG : TestFTPVsftpd: detected overridden config - adding "{xSWyR}" suffix to name 2025/11/12 02:58:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/11/12 02:58:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/11/12 02:58:33 DEBUG : Setting pass="lAQxBALncVashBRcoAFchIgcJZiAcHzBy4fC8kmT_6e4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/11/12 02:58:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/11/12 02:58:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/rclone-sync-test: Connecting to FTP server 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/rclone-sync-test: dial("tcp","172.17.0.2:21") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/rclone-sync-test: > dial: conn=172.17.0.1:47830->172.17.0.2:21, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/rclone-sync-test: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/rclone-sync-test: > dial: conn=172.17.0.1:42370->172.17.0.2:21100, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/rclone-sync-test: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/rclone-sync-test: > dial: conn=172.17.0.1:35728->172.17.0.2:21107, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/rclone-sync-test: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/rclone-sync-test: > dial: conn=172.17.0.1:39354->172.17.0.2:21104, err= 2025/11/12 02:58:33 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-nixewuw9losu/rclone-sync-test-include/layer2" 2025/11/12 02:58:33 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/11/12 02:58:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/11/12 02:58:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/11/12 02:58:33 DEBUG : Setting pass="lAQxBALncVashBRcoAFchIgcJZiAcHzBy4fC8kmT_6e4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/11/12 02:58:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/11/12 02:58:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/11/12 02:58:33 DEBUG : TestFTPVsftpd: detected overridden config - adding "{xSWyR}" suffix to name 2025/11/12 02:58:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/11/12 02:58:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/11/12 02:58:33 DEBUG : Setting pass="lAQxBALncVashBRcoAFchIgcJZiAcHzBy4fC8kmT_6e4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/11/12 02:58:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/11/12 02:58:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/rclone-sync-test-include/layer2: Connecting to FTP server 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:21") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:47846->172.17.0.2:21, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:54550->172.17.0.2:21109, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:55768->172.17.0.2:21101, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:39368->172.17.0.2:21104, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:54674->172.17.0.2:21103, err= 2025/11/12 02:58:33 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-nixewuw9losu/rclone-sync-test-ignore-file" 2025/11/12 02:58:33 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/11/12 02:58:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/11/12 02:58:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/11/12 02:58:33 DEBUG : Setting pass="lAQxBALncVashBRcoAFchIgcJZiAcHzBy4fC8kmT_6e4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/11/12 02:58:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/11/12 02:58:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/11/12 02:58:33 DEBUG : TestFTPVsftpd: detected overridden config - adding "{xSWyR}" suffix to name 2025/11/12 02:58:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/11/12 02:58:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/11/12 02:58:33 DEBUG : Setting pass="lAQxBALncVashBRcoAFchIgcJZiAcHzBy4fC8kmT_6e4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/11/12 02:58:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/11/12 02:58:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/rclone-sync-test-ignore-file: Connecting to FTP server 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/rclone-sync-test-ignore-file: dial("tcp","172.17.0.2:21") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:47858->172.17.0.2:21, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/rclone-sync-test-ignore-file: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:35744->172.17.0.2:21107, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/rclone-sync-test-ignore-file: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:54566->172.17.0.2:21109, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/rclone-sync-test-ignore-file: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:44550->172.17.0.2:21102, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55772->172.17.0.2:21101, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54676->172.17.0.2:21103, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54582->172.17.0.2:21109, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54690->172.17.0.2:21103, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/rclone-sync-test: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54586->172.17.0.2:21109, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/rclone-sync-test: > dial: conn=172.17.0.1:35754->172.17.0.2:21107, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/rclone-sync-test: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/rclone-sync-test: > dial: conn=172.17.0.1:40968->172.17.0.2:21108, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39384->172.17.0.2:21104, err= 2025/11/12 02:58:33 DEBUG : rclone-sync-test: Excluded 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54602->172.17.0.2:21109, err= 2025/11/12 02:58:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50474->172.17.0.2:21110, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44562->172.17.0.2:21102, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54604->172.17.0.2:21109, err= 2025/11/12 02:58:33 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/rclone-sync-test: Waiting for checks to finish 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/rclone-sync-test: Waiting for transfers to finish 2025/11/12 02:58:33 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:33 INFO : There was nothing to transfer 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50476->172.17.0.2:21110, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55784->172.17.0.2:21101, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/rclone-sync-test: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/rclone-sync-test: > dial: conn=172.17.0.1:42380->172.17.0.2:21100, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/rclone-sync-test: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/rclone-sync-test: > dial: conn=172.17.0.1:39386->172.17.0.2:21104, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44572->172.17.0.2:21102, err= 2025/11/12 02:58:33 DEBUG : rclone-sync-test: Excluded 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50478->172.17.0.2:21110, err= 2025/11/12 02:58:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39502->172.17.0.2:21106, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44586->172.17.0.2:21102, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54618->172.17.0.2:21109, err= 2025/11/12 02:58:33 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:33 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:33 INFO : rclone-sync-test-include: Removing directory 2025/11/12 02:58:33 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: failed to delete 1 directories 2025/11/12 02:58:33 INFO : There was nothing to transfer 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35758->172.17.0.2:21107, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:40970->172.17.0.2:21108, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50480->172.17.0.2:21110, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:40986->172.17.0.2:21108, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47596->172.17.0.2:21105, err= 2025/11/12 02:58:33 DEBUG : rclone-sync-test: Excluded 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54694->172.17.0.2:21103, err= 2025/11/12 02:58:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54700->172.17.0.2:21103, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39396->172.17.0.2:21104, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54620->172.17.0.2:21109, err= 2025/11/12 02:58:33 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/11/12 02:58:33 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:33 INFO : There was nothing to transfer 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42388->172.17.0.2:21100, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:54624->172.17.0.2:21109, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47606->172.17.0.2:21105, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:39512->172.17.0.2:21106, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39520->172.17.0.2:21106, err= 2025/11/12 02:58:33 DEBUG : rclone-sync-test: Excluded 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54628->172.17.0.2:21109, err= 2025/11/12 02:58:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47620->172.17.0.2:21105, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35772->172.17.0.2:21107, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40994->172.17.0.2:21108, err= 2025/11/12 02:58:33 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:33 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:33 INFO : rclone-sync-test-include: Removing directory 2025/11/12 02:58:33 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: failed to delete 1 directories 2025/11/12 02:58:33 INFO : There was nothing to transfer 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35786->172.17.0.2:21107, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/rclone-sync-test-ignore-file: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:39522->172.17.0.2:21106, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35800->172.17.0.2:21107, err= 2025/11/12 02:58:33 DEBUG : Excluded 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44590->172.17.0.2:21102, err= 2025/11/12 02:58:33 DEBUG : rclone-sync-test: Excluded 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55792->172.17.0.2:21101, err= 2025/11/12 02:58:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47630->172.17.0.2:21105, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44600->172.17.0.2:21102, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50488->172.17.0.2:21110, err= 2025/11/12 02:58:33 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/11/12 02:58:33 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:33 INFO : There was nothing to transfer 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54708->172.17.0.2:21103, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44612->172.17.0.2:21102, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54718->172.17.0.2:21103, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47638->172.17.0.2:21105, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44622->172.17.0.2:21102, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42396->172.17.0.2:21100, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39536->172.17.0.2:21106, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35808->172.17.0.2:21107, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50494->172.17.0.2:21110, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42400->172.17.0.2:21100, err= --- PASS: TestSyncOverlapWithFilter (0.10s) === RUN TestSyncCompareDest run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:33 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-nixewuw9losu/dst" 2025/11/12 02:58:33 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/11/12 02:58:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/11/12 02:58:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/11/12 02:58:33 DEBUG : Setting pass="lAQxBALncVashBRcoAFchIgcJZiAcHzBy4fC8kmT_6e4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/11/12 02:58:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/11/12 02:58:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/11/12 02:58:33 DEBUG : TestFTPVsftpd: detected overridden config - adding "{xSWyR}" suffix to name 2025/11/12 02:58:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/11/12 02:58:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/11/12 02:58:33 DEBUG : Setting pass="lAQxBALncVashBRcoAFchIgcJZiAcHzBy4fC8kmT_6e4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/11/12 02:58:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/11/12 02:58:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: Connecting to FTP server 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:47874->172.17.0.2:21, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:40998->172.17.0.2:21108, err= 2025/11/12 02:58:33 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-nixewuw9losu/CompareDest" 2025/11/12 02:58:33 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/11/12 02:58:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/11/12 02:58:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/11/12 02:58:33 DEBUG : Setting pass="lAQxBALncVashBRcoAFchIgcJZiAcHzBy4fC8kmT_6e4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/11/12 02:58:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/11/12 02:58:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/11/12 02:58:33 DEBUG : TestFTPVsftpd: detected overridden config - adding "{xSWyR}" suffix to name 2025/11/12 02:58:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/11/12 02:58:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/11/12 02:58:33 DEBUG : Setting pass="lAQxBALncVashBRcoAFchIgcJZiAcHzBy4fC8kmT_6e4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/11/12 02:58:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/11/12 02:58:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/CompareDest: Connecting to FTP server 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/CompareDest: dial("tcp","172.17.0.2:21") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/CompareDest: > dial: conn=172.17.0.1:47888->172.17.0.2:21, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/CompareDest: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/CompareDest: > dial: conn=172.17.0.1:42408->172.17.0.2:21100, err= 2025/11/12 02:58:33 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-nixewuw9losu/CompareDest" to be canonical "TestFTPVsftpd{xSWyR}:rclone-test-nixewuw9losu/CompareDest" 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:44638->172.17.0.2:21102, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:41014->172.17.0.2:21108, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/CompareDest: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/CompareDest: > dial: conn=172.17.0.1:41028->172.17.0.2:21108, err= 2025/11/12 02:58:33 DEBUG : one: Need to transfer - File not found at Destination 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: Waiting for checks to finish 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: Waiting for transfers to finish 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:41040->172.17.0.2:21108, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:41050->172.17.0.2:21108, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:39402->172.17.0.2:21104, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:41060->172.17.0.2:21108, err= 2025/11/12 02:58:33 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:35814->172.17.0.2:21107, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:39408->172.17.0.2:21104, err= 2025/11/12 02:58:33 DEBUG : one.b2cc3c6c.partial: renamed to: one 2025/11/12 02:58:33 INFO : one: Copied (new) 2025/11/12 02:58:33 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39418->172.17.0.2:21104, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55798->172.17.0.2:21101, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54632->172.17.0.2:21109, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39540->172.17.0.2:21106, err= 2025/11/12 02:58:33 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-nixewuw9losu/CompareDest" for canonical name "TestFTPVsftpd{xSWyR}:rclone-test-nixewuw9losu/CompareDest" 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:44654->172.17.0.2:21102, err= 2025/11/12 02:58:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone2479764664) 2025/11/12 02:58:33 DEBUG : one: size = 3 (ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst) 2025/11/12 02:58:33 DEBUG : one: Sizes differ 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: Waiting for checks to finish 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/CompareDest: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/CompareDest: > dial: conn=172.17.0.1:41068->172.17.0.2:21108, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: Waiting for transfers to finish 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:39546->172.17.0.2:21106, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:39558->172.17.0.2:21106, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:50498->172.17.0.2:21110, err= 2025/11/12 02:58:33 DEBUG : one.4a8516eb.partial: size = 5 OK 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:39570->172.17.0.2:21106, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:41078->172.17.0.2:21108, err= 2025/11/12 02:58:33 DEBUG : one.4a8516eb.partial: renamed to: one 2025/11/12 02:58:33 INFO : one: Copied (replaced existing) 2025/11/12 02:58:33 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42416->172.17.0.2:21100, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44664->172.17.0.2:21102, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50500->172.17.0.2:21110, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42418->172.17.0.2:21100, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55802->172.17.0.2:21101, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41090->172.17.0.2:21108, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44674->172.17.0.2:21102, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54640->172.17.0.2:21109, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50516->172.17.0.2:21110, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39572->172.17.0.2:21106, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55812->172.17.0.2:21101, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35830->172.17.0.2:21107, err= 2025/11/12 02:58:33 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-nixewuw9losu/CompareDest" for canonical name "TestFTPVsftpd{xSWyR}:rclone-test-nixewuw9losu/CompareDest" 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:50522->172.17.0.2:21110, err= 2025/11/12 02:58:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone2479764664) 2025/11/12 02:58:33 DEBUG : one: size = 3 (ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst) 2025/11/12 02:58:33 DEBUG : one: Sizes differ 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: Waiting for checks to finish 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/CompareDest: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/CompareDest: > dial: conn=172.17.0.1:50532->172.17.0.2:21110, err= 2025/11/12 02:58:33 DEBUG : one: size = 5 OK 2025/11/12 02:58:33 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/12 02:58:33 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: Waiting for transfers to finish 2025/11/12 02:58:33 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:33 INFO : There was nothing to transfer 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39420->172.17.0.2:21104, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50534->172.17.0.2:21110, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39586->172.17.0.2:21106, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55822->172.17.0.2:21101, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44688->172.17.0.2:21102, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39422->172.17.0.2:21104, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35842->172.17.0.2:21107, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50542->172.17.0.2:21110, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54654->172.17.0.2:21109, err= 2025/11/12 02:58:33 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-nixewuw9losu/CompareDest" for canonical name "TestFTPVsftpd{xSWyR}:rclone-test-nixewuw9losu/CompareDest" 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:54658->172.17.0.2:21109, err= 2025/11/12 02:58:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone2479764664) 2025/11/12 02:58:33 DEBUG : one: size = 3 (ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst) 2025/11/12 02:58:33 DEBUG : one: Sizes differ 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/CompareDest: Connecting to FTP server 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/CompareDest: dial("tcp","172.17.0.2:21") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/CompareDest: > dial: conn=172.17.0.1:47896->172.17.0.2:21, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/CompareDest: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/CompareDest: > dial: conn=172.17.0.1:39426->172.17.0.2:21104, err= 2025/11/12 02:58:33 DEBUG : two: size = 3 OK 2025/11/12 02:58:33 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/12 02:58:33 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: Waiting for checks to finish 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/CompareDest: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/CompareDest: > dial: conn=172.17.0.1:44696->172.17.0.2:21102, err= 2025/11/12 02:58:33 DEBUG : one: size = 5 OK 2025/11/12 02:58:33 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/12 02:58:33 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: Waiting for transfers to finish 2025/11/12 02:58:33 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:33 INFO : There was nothing to transfer 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50558->172.17.0.2:21110, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54670->172.17.0.2:21109, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47654->172.17.0.2:21105, err= 2025/11/12 02:58:33 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-nixewuw9losu/CompareDest" for canonical name "TestFTPVsftpd{xSWyR}:rclone-test-nixewuw9losu/CompareDest" 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:44700->172.17.0.2:21102, err= 2025/11/12 02:58:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone2479764664) 2025/11/12 02:58:33 DEBUG : one: size = 3 (ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst) 2025/11/12 02:58:33 DEBUG : one: Sizes differ 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/CompareDest: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/CompareDest: > dial: conn=172.17.0.1:41096->172.17.0.2:21108, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/CompareDest: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:33 DEBUG : two: size = 3 OK 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/CompareDest: > dial: conn=172.17.0.1:55832->172.17.0.2:21101, err= 2025/11/12 02:58:33 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/12 02:58:33 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: Waiting for checks to finish 2025/11/12 02:58:33 DEBUG : one: size = 5 OK 2025/11/12 02:58:33 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/12 02:58:33 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: Waiting for transfers to finish 2025/11/12 02:58:33 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:33 INFO : There was nothing to transfer 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35850->172.17.0.2:21107, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39436->172.17.0.2:21104, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54682->172.17.0.2:21109, err= sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44702->172.17.0.2:21102, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39590->172.17.0.2:21106, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44704->172.17.0.2:21102, err= 2025/11/12 02:58:33 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-nixewuw9losu/CompareDest" for canonical name "TestFTPVsftpd{xSWyR}:rclone-test-nixewuw9losu/CompareDest" 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:41110->172.17.0.2:21108, err= 2025/11/12 02:58:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone2479764664) 2025/11/12 02:58:33 DEBUG : one: size = 3 (ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst) 2025/11/12 02:58:33 DEBUG : one: Sizes differ 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/CompareDest: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/CompareDest: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/CompareDest: > dial: conn=172.17.0.1:41122->172.17.0.2:21108, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/CompareDest: > dial: conn=172.17.0.1:44714->172.17.0.2:21102, err= 2025/11/12 02:58:33 DEBUG : one: size = 5 OK 2025/11/12 02:58:33 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/12 02:58:33 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/12 02:58:33 DEBUG : two: size = 5 (Local file system at /tmp/rclone2479764664) 2025/11/12 02:58:33 DEBUG : two: size = 3 (ftp://172.17.0.2:21/rclone-test-nixewuw9losu/CompareDest) 2025/11/12 02:58:33 DEBUG : two: Sizes differ 2025/11/12 02:58:33 DEBUG : two: Need to transfer - File not found at Destination 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: Waiting for checks to finish 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: Waiting for transfers to finish 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:39448->172.17.0.2:21104, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:39452->172.17.0.2:21104, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:42428->172.17.0.2:21100, err= 2025/11/12 02:58:33 DEBUG : two.a319cd8b.partial: size = 5 OK 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:39458->172.17.0.2:21104, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:54728->172.17.0.2:21103, err= 2025/11/12 02:58:33 DEBUG : two.a319cd8b.partial: renamed to: two 2025/11/12 02:58:33 INFO : two: Copied (new) 2025/11/12 02:58:33 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35854->172.17.0.2:21107, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50568->172.17.0.2:21110, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42438->172.17.0.2:21100, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42446->172.17.0.2:21100, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42456->172.17.0.2:21100, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41124->172.17.0.2:21108, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54698->172.17.0.2:21109, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54712->172.17.0.2:21109, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39602->172.17.0.2:21106, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54718->172.17.0.2:21109, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50576->172.17.0.2:21110, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39472->172.17.0.2:21104, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.16s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42468->172.17.0.2:21100, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41136->172.17.0.2:21108, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47670->172.17.0.2:21105, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55846->172.17.0.2:21101, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44716->172.17.0.2:21102, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54724->172.17.0.2:21109, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50578->172.17.0.2:21110, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39604->172.17.0.2:21106, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35870->172.17.0.2:21107, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54742->172.17.0.2:21103, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35884->172.17.0.2:21107, err= 2025/11/12 02:58:33 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-nixewuw9losu/dest" 2025/11/12 02:58:33 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/11/12 02:58:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/11/12 02:58:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/11/12 02:58:33 DEBUG : Setting pass="lAQxBALncVashBRcoAFchIgcJZiAcHzBy4fC8kmT_6e4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/11/12 02:58:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/11/12 02:58:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/11/12 02:58:33 DEBUG : TestFTPVsftpd: detected overridden config - adding "{xSWyR}" suffix to name 2025/11/12 02:58:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/11/12 02:58:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/11/12 02:58:33 DEBUG : Setting pass="lAQxBALncVashBRcoAFchIgcJZiAcHzBy4fC8kmT_6e4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/11/12 02:58:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/11/12 02:58:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dest: Connecting to FTP server 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dest: dial("tcp","172.17.0.2:21") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dest: > dial: conn=172.17.0.1:47910->172.17.0.2:21, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dest: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dest: > dial: conn=172.17.0.1:44722->172.17.0.2:21102, err= 2025/11/12 02:58:33 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-nixewuw9losu/pre-dest1" 2025/11/12 02:58:33 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/11/12 02:58:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/11/12 02:58:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/11/12 02:58:33 DEBUG : Setting pass="lAQxBALncVashBRcoAFchIgcJZiAcHzBy4fC8kmT_6e4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/11/12 02:58:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/11/12 02:58:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/11/12 02:58:33 DEBUG : TestFTPVsftpd: detected overridden config - adding "{xSWyR}" suffix to name 2025/11/12 02:58:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/11/12 02:58:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/11/12 02:58:33 DEBUG : Setting pass="lAQxBALncVashBRcoAFchIgcJZiAcHzBy4fC8kmT_6e4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/11/12 02:58:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/11/12 02:58:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/pre-dest1: Connecting to FTP server 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/pre-dest1: dial("tcp","172.17.0.2:21") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/pre-dest1: > dial: conn=172.17.0.1:47922->172.17.0.2:21, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/pre-dest1: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/pre-dest1: > dial: conn=172.17.0.1:54734->172.17.0.2:21109, err= 2025/11/12 02:58:33 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-nixewuw9losu/pre-dest1" to be canonical "TestFTPVsftpd{xSWyR}:rclone-test-nixewuw9losu/pre-dest1" 2025/11/12 02:58:33 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-nixewuw9losu/pre-dest2" 2025/11/12 02:58:33 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/11/12 02:58:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/11/12 02:58:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/11/12 02:58:33 DEBUG : Setting pass="lAQxBALncVashBRcoAFchIgcJZiAcHzBy4fC8kmT_6e4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/11/12 02:58:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/11/12 02:58:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/11/12 02:58:33 DEBUG : TestFTPVsftpd: detected overridden config - adding "{xSWyR}" suffix to name 2025/11/12 02:58:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/11/12 02:58:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/11/12 02:58:33 DEBUG : Setting pass="lAQxBALncVashBRcoAFchIgcJZiAcHzBy4fC8kmT_6e4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/11/12 02:58:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/11/12 02:58:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/pre-dest2: Connecting to FTP server 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/pre-dest2: dial("tcp","172.17.0.2:21") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/pre-dest2: > dial: conn=172.17.0.1:47936->172.17.0.2:21, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/pre-dest2: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/pre-dest2: > dial: conn=172.17.0.1:39486->172.17.0.2:21104, err= 2025/11/12 02:58:33 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-nixewuw9losu/pre-dest2" to be canonical "TestFTPVsftpd{xSWyR}:rclone-test-nixewuw9losu/pre-dest2" 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dest: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dest: > dial: conn=172.17.0.1:54742->172.17.0.2:21109, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dest: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dest: > dial: conn=172.17.0.1:42484->172.17.0.2:21100, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/pre-dest1: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/pre-dest1: > dial: conn=172.17.0.1:35898->172.17.0.2:21107, err= 2025/11/12 02:58:33 DEBUG : 1: size = 1 OK 2025/11/12 02:58:33 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:33 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/pre-dest1: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/pre-dest1: > dial: conn=172.17.0.1:41138->172.17.0.2:21108, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/pre-dest2: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/pre-dest2: > dial: conn=172.17.0.1:41150->172.17.0.2:21108, err= 2025/11/12 02:58:33 DEBUG : 2: size = 1 OK 2025/11/12 02:58:33 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:33 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/pre-dest1: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/pre-dest1: > dial: conn=172.17.0.1:42494->172.17.0.2:21100, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/pre-dest2: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/pre-dest2: > dial: conn=172.17.0.1:50590->172.17.0.2:21110, err= 2025/11/12 02:58:33 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dest: Waiting for checks to finish 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dest: Waiting for transfers to finish 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dest: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dest: > dial: conn=172.17.0.1:54754->172.17.0.2:21103, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dest: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dest: > dial: conn=172.17.0.1:54744->172.17.0.2:21109, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dest: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dest: > dial: conn=172.17.0.1:44736->172.17.0.2:21102, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dest: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dest: > dial: conn=172.17.0.1:41160->172.17.0.2:21108, err= 2025/11/12 02:58:33 DEBUG : 3.34f95e38.partial: size = 1 OK 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dest: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dest: > dial: conn=172.17.0.1:54758->172.17.0.2:21103, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dest: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dest: > dial: conn=172.17.0.1:39610->172.17.0.2:21106, err= 2025/11/12 02:58:33 DEBUG : 3.34f95e38.partial: renamed to: 3 2025/11/12 02:58:33 INFO : 3: Copied (new) 2025/11/12 02:58:33 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dest: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dest: > dial: conn=172.17.0.1:39624->172.17.0.2:21106, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42500->172.17.0.2:21100, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47682->172.17.0.2:21105, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42516->172.17.0.2:21100, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41164->172.17.0.2:21108, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41166->172.17.0.2:21108, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39626->172.17.0.2:21106, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39502->172.17.0.2:21104, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35910->172.17.0.2:21107, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54754->172.17.0.2:21109, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39512->172.17.0.2:21104, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35918->172.17.0.2:21107, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54756->172.17.0.2:21109, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44748->172.17.0.2:21102, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/pre-dest1: closing 1 unused connections 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.13s) === RUN TestSyncCopyDest run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35926->172.17.0.2:21107, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50606->172.17.0.2:21110, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54758->172.17.0.2:21109, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44764->172.17.0.2:21102, err= --- SKIP: TestSyncCopyDest (0.01s) === RUN TestSyncBackupDir run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50610->172.17.0.2:21110, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44770->172.17.0.2:21102, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55856->172.17.0.2:21101, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54772->172.17.0.2:21109, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54770->172.17.0.2:21103, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44776->172.17.0.2:21102, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39520->172.17.0.2:21104, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55866->172.17.0.2:21101, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42522->172.17.0.2:21100, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54786->172.17.0.2:21109, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44788->172.17.0.2:21102, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35942->172.17.0.2:21107, err= 2025/11/12 02:58:33 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-nixewuw9losu/dst" 2025/11/12 02:58:33 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/11/12 02:58:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/11/12 02:58:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/11/12 02:58:33 DEBUG : Setting pass="lAQxBALncVashBRcoAFchIgcJZiAcHzBy4fC8kmT_6e4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/11/12 02:58:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/11/12 02:58:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/11/12 02:58:33 DEBUG : TestFTPVsftpd: detected overridden config - adding "{xSWyR}" suffix to name 2025/11/12 02:58:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/11/12 02:58:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/11/12 02:58:33 DEBUG : Setting pass="lAQxBALncVashBRcoAFchIgcJZiAcHzBy4fC8kmT_6e4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/11/12 02:58:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/11/12 02:58:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: Connecting to FTP server 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:47938->172.17.0.2:21, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:39634->172.17.0.2:21106, err= 2025/11/12 02:58:33 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-nixewuw9losu/backup" 2025/11/12 02:58:33 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/11/12 02:58:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/11/12 02:58:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/11/12 02:58:33 DEBUG : Setting pass="lAQxBALncVashBRcoAFchIgcJZiAcHzBy4fC8kmT_6e4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/11/12 02:58:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/11/12 02:58:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/11/12 02:58:33 DEBUG : TestFTPVsftpd: detected overridden config - adding "{xSWyR}" suffix to name 2025/11/12 02:58:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/11/12 02:58:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/11/12 02:58:33 DEBUG : Setting pass="lAQxBALncVashBRcoAFchIgcJZiAcHzBy4fC8kmT_6e4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/11/12 02:58:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/11/12 02:58:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: Connecting to FTP server 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: dial("tcp","172.17.0.2:21") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: > dial: conn=172.17.0.1:47952->172.17.0.2:21, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: > dial: conn=172.17.0.1:39640->172.17.0.2:21106, err= 2025/11/12 02:58:33 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-nixewuw9losu/backup" to be canonical "TestFTPVsftpd{xSWyR}:rclone-test-nixewuw9losu/backup" 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:55870->172.17.0.2:21101, err= 2025/11/12 02:58:33 DEBUG : two: size = 3 OK 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: Waiting for checks to finish 2025/11/12 02:58:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone2479764664) 2025/11/12 02:58:33 DEBUG : one: size = 3 (ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst) 2025/11/12 02:58:33 DEBUG : one: Sizes differ 2025/11/12 02:58:33 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:33 DEBUG : two: Unchanged skipping 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: > dial: conn=172.17.0.1:39528->172.17.0.2:21104, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: > dial: conn=172.17.0.1:54798->172.17.0.2:21109, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: > dial: conn=172.17.0.1:39642->172.17.0.2:21106, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: > dial: conn=172.17.0.1:35956->172.17.0.2:21107, err= 2025/11/12 02:58:33 INFO : one: Moved (server-side) 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: Waiting for transfers to finish 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:42538->172.17.0.2:21100, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:50626->172.17.0.2:21110, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:39646->172.17.0.2:21106, err= 2025/11/12 02:58:33 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:39650->172.17.0.2:21106, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:54810->172.17.0.2:21109, err= 2025/11/12 02:58:33 DEBUG : one.a292864a.partial: renamed to: one 2025/11/12 02:58:33 INFO : one: Copied (new) 2025/11/12 02:58:33 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: > dial: conn=172.17.0.1:55882->172.17.0.2:21101, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: > dial: conn=172.17.0.1:42546->172.17.0.2:21100, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: > dial: conn=172.17.0.1:39542->172.17.0.2:21104, err= 2025/11/12 02:58:33 INFO : three.txt: Moved (server-side) 2025/11/12 02:58:33 INFO : three.txt: Moved into backup dir 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39654->172.17.0.2:21106, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54780->172.17.0.2:21103, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39556->172.17.0.2:21104, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35970->172.17.0.2:21107, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39658->172.17.0.2:21106, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42548->172.17.0.2:21100, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47696->172.17.0.2:21105, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54820->172.17.0.2:21109, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39570->172.17.0.2:21104, err= 2025/11/12 02:58:33 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-nixewuw9losu/backup" for canonical name "TestFTPVsftpd{xSWyR}:rclone-test-nixewuw9losu/backup" 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:54830->172.17.0.2:21109, err= 2025/11/12 02:58:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone2479764664) 2025/11/12 02:58:33 DEBUG : one: size = 4 (ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst) 2025/11/12 02:58:33 DEBUG : one: Sizes differ 2025/11/12 02:58:33 DEBUG : two: size = 3 OK 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: Waiting for checks to finish 2025/11/12 02:58:33 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:33 DEBUG : two: Unchanged skipping 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: > dial: conn=172.17.0.1:35982->172.17.0.2:21107, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: > dial: conn=172.17.0.1:55894->172.17.0.2:21101, err= 2025/11/12 02:58:33 INFO : one: Deleted 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: > dial: conn=172.17.0.1:54832->172.17.0.2:21109, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: > dial: conn=172.17.0.1:39586->172.17.0.2:21104, err= 2025/11/12 02:58:33 INFO : one: Moved (server-side) 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: Waiting for transfers to finish 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:39602->172.17.0.2:21104, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:54784->172.17.0.2:21103, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:44804->172.17.0.2:21102, err= 2025/11/12 02:58:33 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:44818->172.17.0.2:21102, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:39674->172.17.0.2:21106, err= 2025/11/12 02:58:33 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/12 02:58:33 INFO : one: Copied (new) 2025/11/12 02:58:33 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: > dial: conn=172.17.0.1:47712->172.17.0.2:21105, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: > dial: conn=172.17.0.1:54848->172.17.0.2:21109, err= 2025/11/12 02:58:33 INFO : three.txt: Deleted 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: > dial: conn=172.17.0.1:39682->172.17.0.2:21106, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: > dial: conn=172.17.0.1:50636->172.17.0.2:21110, err= 2025/11/12 02:58:33 INFO : three.txt: Moved (server-side) 2025/11/12 02:58:33 INFO : three.txt: Moved into backup dir 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35992->172.17.0.2:21107, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39694->172.17.0.2:21106, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:35998->172.17.0.2:21107, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42556->172.17.0.2:21100, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47714->172.17.0.2:21105, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41168->172.17.0.2:21108, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54800->172.17.0.2:21103, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42568->172.17.0.2:21100, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36004->172.17.0.2:21107, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54816->172.17.0.2:21103, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44832->172.17.0.2:21102, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36014->172.17.0.2:21107, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.14s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39606->172.17.0.2:21104, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36020->172.17.0.2:21107, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42580->172.17.0.2:21100, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47716->172.17.0.2:21105, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42588->172.17.0.2:21100, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54858->172.17.0.2:21109, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42600->172.17.0.2:21100, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44834->172.17.0.2:21102, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44840->172.17.0.2:21102, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39620->172.17.0.2:21104, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54874->172.17.0.2:21109, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54818->172.17.0.2:21103, err= 2025/11/12 02:58:33 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-nixewuw9losu/dst" 2025/11/12 02:58:33 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/11/12 02:58:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/11/12 02:58:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/11/12 02:58:33 DEBUG : Setting pass="lAQxBALncVashBRcoAFchIgcJZiAcHzBy4fC8kmT_6e4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/11/12 02:58:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/11/12 02:58:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/11/12 02:58:33 DEBUG : TestFTPVsftpd: detected overridden config - adding "{xSWyR}" suffix to name 2025/11/12 02:58:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/11/12 02:58:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/11/12 02:58:33 DEBUG : Setting pass="lAQxBALncVashBRcoAFchIgcJZiAcHzBy4fC8kmT_6e4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/11/12 02:58:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/11/12 02:58:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: Connecting to FTP server 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:47956->172.17.0.2:21, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:54878->172.17.0.2:21109, err= 2025/11/12 02:58:33 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-nixewuw9losu/backup" 2025/11/12 02:58:33 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/11/12 02:58:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/11/12 02:58:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/11/12 02:58:33 DEBUG : Setting pass="lAQxBALncVashBRcoAFchIgcJZiAcHzBy4fC8kmT_6e4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/11/12 02:58:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/11/12 02:58:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/11/12 02:58:33 DEBUG : TestFTPVsftpd: detected overridden config - adding "{xSWyR}" suffix to name 2025/11/12 02:58:33 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/11/12 02:58:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/11/12 02:58:33 DEBUG : Setting pass="lAQxBALncVashBRcoAFchIgcJZiAcHzBy4fC8kmT_6e4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/11/12 02:58:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/11/12 02:58:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: Connecting to FTP server 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: dial("tcp","172.17.0.2:21") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: > dial: conn=172.17.0.1:47968->172.17.0.2:21, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: > dial: conn=172.17.0.1:44850->172.17.0.2:21102, err= 2025/11/12 02:58:33 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-nixewuw9losu/backup" to be canonical "TestFTPVsftpd{xSWyR}:rclone-test-nixewuw9losu/backup" 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:44860->172.17.0.2:21102, err= 2025/11/12 02:58:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone2479764664) 2025/11/12 02:58:33 DEBUG : one: size = 3 (ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst) 2025/11/12 02:58:33 DEBUG : one: Sizes differ 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: Waiting for checks to finish 2025/11/12 02:58:33 DEBUG : two: size = 3 OK 2025/11/12 02:58:33 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:33 DEBUG : two: Unchanged skipping 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: > dial: conn=172.17.0.1:44872->172.17.0.2:21102, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: > dial: conn=172.17.0.1:39628->172.17.0.2:21104, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: > dial: conn=172.17.0.1:42616->172.17.0.2:21100, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: > dial: conn=172.17.0.1:55908->172.17.0.2:21101, err= 2025/11/12 02:58:33 INFO : one: Moved (server-side) to: one.bak 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: Waiting for transfers to finish 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:50644->172.17.0.2:21110, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:54834->172.17.0.2:21103, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:47726->172.17.0.2:21105, err= 2025/11/12 02:58:33 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:41182->172.17.0.2:21108, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:55914->172.17.0.2:21101, err= 2025/11/12 02:58:33 DEBUG : one.a292864a.partial: renamed to: one 2025/11/12 02:58:33 INFO : one: Copied (new) 2025/11/12 02:58:33 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: > dial: conn=172.17.0.1:44876->172.17.0.2:21102, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: > dial: conn=172.17.0.1:42622->172.17.0.2:21100, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: > dial: conn=172.17.0.1:54844->172.17.0.2:21103, err= 2025/11/12 02:58:33 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/12 02:58:33 INFO : three.txt: Moved into backup dir 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39640->172.17.0.2:21104, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36032->172.17.0.2:21107, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54850->172.17.0.2:21103, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39700->172.17.0.2:21106, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36040->172.17.0.2:21107, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54880->172.17.0.2:21109, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36046->172.17.0.2:21107, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54866->172.17.0.2:21103, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39652->172.17.0.2:21104, err= 2025/11/12 02:58:33 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-nixewuw9losu/backup" for canonical name "TestFTPVsftpd{xSWyR}:rclone-test-nixewuw9losu/backup" 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:36058->172.17.0.2:21107, err= 2025/11/12 02:58:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone2479764664) 2025/11/12 02:58:33 DEBUG : one: size = 4 (ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst) 2025/11/12 02:58:33 DEBUG : one: Sizes differ 2025/11/12 02:58:33 DEBUG : two: size = 3 OK 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: Waiting for checks to finish 2025/11/12 02:58:33 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:33 DEBUG : two: Unchanged skipping 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: > dial: conn=172.17.0.1:41190->172.17.0.2:21108, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: > dial: conn=172.17.0.1:47728->172.17.0.2:21105, err= 2025/11/12 02:58:33 INFO : one.bak: Deleted 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: > dial: conn=172.17.0.1:55922->172.17.0.2:21101, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: > dial: conn=172.17.0.1:39658->172.17.0.2:21104, err= 2025/11/12 02:58:33 INFO : one: Moved (server-side) to: one.bak 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: Waiting for transfers to finish 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:54874->172.17.0.2:21103, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:36068->172.17.0.2:21107, err= 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:54888->172.17.0.2:21103, err= 2025/11/12 02:58:33 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:33 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:55938->172.17.0.2:21101, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:44886->172.17.0.2:21102, err= 2025/11/12 02:58:34 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/12 02:58:34 INFO : one: Copied (new) 2025/11/12 02:58:34 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: > dial: conn=172.17.0.1:55946->172.17.0.2:21101, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: > dial: conn=172.17.0.1:54892->172.17.0.2:21109, err= 2025/11/12 02:58:34 INFO : three.txt.bak: Deleted 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: > dial: conn=172.17.0.1:42634->172.17.0.2:21100, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: > dial: conn=172.17.0.1:55954->172.17.0.2:21101, err= 2025/11/12 02:58:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/12 02:58:34 INFO : three.txt: Moved into backup dir 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41192->172.17.0.2:21108, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47732->172.17.0.2:21105, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41206->172.17.0.2:21108, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44898->172.17.0.2:21102, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39660->172.17.0.2:21104, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41214->172.17.0.2:21108, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44904->172.17.0.2:21102, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47736->172.17.0.2:21105, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54894->172.17.0.2:21103, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47746->172.17.0.2:21105, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39706->172.17.0.2:21106, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42642->172.17.0.2:21100, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.16s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44906->172.17.0.2:21102, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36082->172.17.0.2:21107, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44912->172.17.0.2:21102, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54902->172.17.0.2:21109, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39714->172.17.0.2:21106, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54904->172.17.0.2:21103, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47754->172.17.0.2:21105, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47770->172.17.0.2:21105, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42658->172.17.0.2:21100, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54908->172.17.0.2:21103, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39670->172.17.0.2:21104, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39672->172.17.0.2:21104, err= 2025/11/12 02:58:34 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-nixewuw9losu/dst" 2025/11/12 02:58:34 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/11/12 02:58:34 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/11/12 02:58:34 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/11/12 02:58:34 DEBUG : Setting pass="lAQxBALncVashBRcoAFchIgcJZiAcHzBy4fC8kmT_6e4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/11/12 02:58:34 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/11/12 02:58:34 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/11/12 02:58:34 DEBUG : TestFTPVsftpd: detected overridden config - adding "{xSWyR}" suffix to name 2025/11/12 02:58:34 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/11/12 02:58:34 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/11/12 02:58:34 DEBUG : Setting pass="lAQxBALncVashBRcoAFchIgcJZiAcHzBy4fC8kmT_6e4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/11/12 02:58:34 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/11/12 02:58:34 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: Connecting to FTP server 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:47974->172.17.0.2:21, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:50646->172.17.0.2:21110, err= 2025/11/12 02:58:34 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-nixewuw9losu/backup" 2025/11/12 02:58:34 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/11/12 02:58:34 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/11/12 02:58:34 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/11/12 02:58:34 DEBUG : Setting pass="lAQxBALncVashBRcoAFchIgcJZiAcHzBy4fC8kmT_6e4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/11/12 02:58:34 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/11/12 02:58:34 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/11/12 02:58:34 DEBUG : TestFTPVsftpd: detected overridden config - adding "{xSWyR}" suffix to name 2025/11/12 02:58:34 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/11/12 02:58:34 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/11/12 02:58:34 DEBUG : Setting pass="lAQxBALncVashBRcoAFchIgcJZiAcHzBy4fC8kmT_6e4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/11/12 02:58:34 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/11/12 02:58:34 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: Connecting to FTP server 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: dial("tcp","172.17.0.2:21") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: > dial: conn=172.17.0.1:47986->172.17.0.2:21, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: > dial: conn=172.17.0.1:50650->172.17.0.2:21110, err= 2025/11/12 02:58:34 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-nixewuw9losu/backup" to be canonical "TestFTPVsftpd{xSWyR}:rclone-test-nixewuw9losu/backup" 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:55956->172.17.0.2:21101, err= 2025/11/12 02:58:34 DEBUG : two: size = 3 OK 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: Waiting for checks to finish 2025/11/12 02:58:34 DEBUG : one: size = 4 (Local file system at /tmp/rclone2479764664) 2025/11/12 02:58:34 DEBUG : one: size = 3 (ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst) 2025/11/12 02:58:34 DEBUG : one: Sizes differ 2025/11/12 02:58:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:34 DEBUG : two: Unchanged skipping 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: > dial: conn=172.17.0.1:54904->172.17.0.2:21109, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: > dial: conn=172.17.0.1:44918->172.17.0.2:21102, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: > dial: conn=172.17.0.1:41218->172.17.0.2:21108, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: > dial: conn=172.17.0.1:55966->172.17.0.2:21101, err= 2025/11/12 02:58:34 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: Waiting for transfers to finish 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:54916->172.17.0.2:21103, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:41232->172.17.0.2:21108, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:39718->172.17.0.2:21106, err= 2025/11/12 02:58:34 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:54908->172.17.0.2:21109, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:55968->172.17.0.2:21101, err= 2025/11/12 02:58:34 DEBUG : one.a292864a.partial: renamed to: one 2025/11/12 02:58:34 INFO : one: Copied (new) 2025/11/12 02:58:34 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: > dial: conn=172.17.0.1:42674->172.17.0.2:21100, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: > dial: conn=172.17.0.1:42676->172.17.0.2:21100, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: > dial: conn=172.17.0.1:50654->172.17.0.2:21110, err= 2025/11/12 02:58:34 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/12 02:58:34 INFO : three.txt: Moved into backup dir 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44920->172.17.0.2:21102, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41234->172.17.0.2:21108, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39676->172.17.0.2:21104, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54912->172.17.0.2:21109, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36092->172.17.0.2:21107, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55970->172.17.0.2:21101, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55972->172.17.0.2:21101, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36102->172.17.0.2:21107, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50660->172.17.0.2:21110, err= 2025/11/12 02:58:34 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-nixewuw9losu/backup" for canonical name "TestFTPVsftpd{xSWyR}:rclone-test-nixewuw9losu/backup" 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:39726->172.17.0.2:21106, err= 2025/11/12 02:58:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone2479764664) 2025/11/12 02:58:34 DEBUG : one: size = 4 (ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst) 2025/11/12 02:58:34 DEBUG : one: Sizes differ 2025/11/12 02:58:34 DEBUG : two: size = 3 OK 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: Waiting for checks to finish 2025/11/12 02:58:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:34 DEBUG : two: Unchanged skipping 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: > dial: conn=172.17.0.1:44936->172.17.0.2:21102, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: > dial: conn=172.17.0.1:55988->172.17.0.2:21101, err= 2025/11/12 02:58:34 INFO : one-2019-01-01: Deleted 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: > dial: conn=172.17.0.1:54922->172.17.0.2:21103, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: > dial: conn=172.17.0.1:55992->172.17.0.2:21101, err= 2025/11/12 02:58:34 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: Waiting for transfers to finish 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:47774->172.17.0.2:21105, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:42684->172.17.0.2:21100, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:39742->172.17.0.2:21106, err= 2025/11/12 02:58:34 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:56000->172.17.0.2:21101, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:42696->172.17.0.2:21100, err= 2025/11/12 02:58:34 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/12 02:58:34 INFO : one: Copied (new) 2025/11/12 02:58:34 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: > dial: conn=172.17.0.1:54924->172.17.0.2:21109, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: > dial: conn=172.17.0.1:56006->172.17.0.2:21101, err= 2025/11/12 02:58:34 INFO : three-2019-01-01.txt: Deleted 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: > dial: conn=172.17.0.1:42706->172.17.0.2:21100, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: > dial: conn=172.17.0.1:54938->172.17.0.2:21109, err= 2025/11/12 02:58:34 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/12 02:58:34 INFO : three.txt: Moved into backup dir 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47778->172.17.0.2:21105, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56018->172.17.0.2:21101, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42710->172.17.0.2:21100, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54936->172.17.0.2:21103, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42718->172.17.0.2:21100, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47792->172.17.0.2:21105, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42722->172.17.0.2:21100, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50672->172.17.0.2:21110, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47794->172.17.0.2:21105, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50686->172.17.0.2:21110, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50698->172.17.0.2:21110, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54950->172.17.0.2:21103, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.14s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39750->172.17.0.2:21106, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44938->172.17.0.2:21102, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39762->172.17.0.2:21106, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39684->172.17.0.2:21104, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54948->172.17.0.2:21109, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39772->172.17.0.2:21106, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44952->172.17.0.2:21102, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39786->172.17.0.2:21106, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44962->172.17.0.2:21102, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39698->172.17.0.2:21104, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39704->172.17.0.2:21104, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50710->172.17.0.2:21110, err= 2025/11/12 02:58:34 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-nixewuw9losu/dst" 2025/11/12 02:58:34 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/11/12 02:58:34 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/11/12 02:58:34 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/11/12 02:58:34 DEBUG : Setting pass="lAQxBALncVashBRcoAFchIgcJZiAcHzBy4fC8kmT_6e4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/11/12 02:58:34 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/11/12 02:58:34 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/11/12 02:58:34 DEBUG : TestFTPVsftpd: detected overridden config - adding "{xSWyR}" suffix to name 2025/11/12 02:58:34 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/11/12 02:58:34 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/11/12 02:58:34 DEBUG : Setting pass="lAQxBALncVashBRcoAFchIgcJZiAcHzBy4fC8kmT_6e4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/11/12 02:58:34 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/11/12 02:58:34 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: Connecting to FTP server 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:47994->172.17.0.2:21, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:54952->172.17.0.2:21103, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:56020->172.17.0.2:21101, err= 2025/11/12 02:58:34 DEBUG : one: size = 4 (Local file system at /tmp/rclone2479764664) 2025/11/12 02:58:34 DEBUG : one: size = 3 (ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst) 2025/11/12 02:58:34 DEBUG : one: Sizes differ 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: Waiting for checks to finish 2025/11/12 02:58:34 DEBUG : two: size = 3 OK 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: Connecting to FTP server 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:48006->172.17.0.2:21, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:39706->172.17.0.2:21104, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:44970->172.17.0.2:21102, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:42730->172.17.0.2:21100, err= 2025/11/12 02:58:34 INFO : one: Moved (server-side) to: one.bak 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:39712->172.17.0.2:21104, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:56030->172.17.0.2:21101, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:39724->172.17.0.2:21104, err= 2025/11/12 02:58:34 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:42738->172.17.0.2:21100, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:36104->172.17.0.2:21107, err= 2025/11/12 02:58:34 DEBUG : one.a292864a.partial: renamed to: one 2025/11/12 02:58:34 INFO : one: Copied (new) 2025/11/12 02:58:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:34 DEBUG : two: Unchanged skipping 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: Waiting for transfers to finish 2025/11/12 02:58:34 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:54962->172.17.0.2:21109, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:42752->172.17.0.2:21100, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:54974->172.17.0.2:21109, err= 2025/11/12 02:58:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/12 02:58:34 INFO : three.txt: Moved into backup dir 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36114->172.17.0.2:21107, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44974->172.17.0.2:21102, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39726->172.17.0.2:21104, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54990->172.17.0.2:21109, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50724->172.17.0.2:21110, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56038->172.17.0.2:21101, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36128->172.17.0.2:21107, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:54964->172.17.0.2:21103, err= 2025/11/12 02:58:34 DEBUG : one.bak: Excluded (Path Filter) 2025/11/12 02:58:34 DEBUG : one.bak: Excluded 2025/11/12 02:58:34 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/12 02:58:34 DEBUG : three.txt.bak: Excluded 2025/11/12 02:58:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone2479764664) 2025/11/12 02:58:34 DEBUG : one: size = 4 (ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst) 2025/11/12 02:58:34 DEBUG : one: Sizes differ 2025/11/12 02:58:34 DEBUG : two: size = 3 OK 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: Waiting for checks to finish 2025/11/12 02:58:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:34 DEBUG : two: Unchanged skipping 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:42758->172.17.0.2:21100, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:36132->172.17.0.2:21107, err= 2025/11/12 02:58:34 INFO : one.bak: Deleted 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:56054->172.17.0.2:21101, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:50734->172.17.0.2:21110, err= 2025/11/12 02:58:34 INFO : one: Moved (server-side) to: one.bak 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: Waiting for transfers to finish 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:56064->172.17.0.2:21101, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:36144->172.17.0.2:21107, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:41248->172.17.0.2:21108, err= 2025/11/12 02:58:34 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:39802->172.17.0.2:21106, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:44978->172.17.0.2:21102, err= 2025/11/12 02:58:34 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/12 02:58:34 INFO : one: Copied (new) 2025/11/12 02:58:34 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:44982->172.17.0.2:21102, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:44992->172.17.0.2:21102, err= 2025/11/12 02:58:34 INFO : three.txt.bak: Deleted 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:54980->172.17.0.2:21103, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:56070->172.17.0.2:21101, err= 2025/11/12 02:58:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/12 02:58:34 INFO : three.txt: Moved into backup dir 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56080->172.17.0.2:21101, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41254->172.17.0.2:21108, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45002->172.17.0.2:21102, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39728->172.17.0.2:21104, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39818->172.17.0.2:21106, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45016->172.17.0.2:21102, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39826->172.17.0.2:21106, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39836->172.17.0.2:21106, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:54982->172.17.0.2:21103, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56086->172.17.0.2:21101, err= --- PASS: TestSyncBackupDirSuffixOnly (0.10s) === RUN TestSyncSuffix run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39732->172.17.0.2:21104, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55006->172.17.0.2:21109, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41256->172.17.0.2:21108, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41266->172.17.0.2:21108, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41282->172.17.0.2:21108, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41290->172.17.0.2:21108, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47796->172.17.0.2:21105, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56100->172.17.0.2:21101, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36160->172.17.0.2:21107, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47798->172.17.0.2:21105, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39746->172.17.0.2:21104, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45026->172.17.0.2:21102, err= 2025/11/12 02:58:34 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-nixewuw9losu/dst" 2025/11/12 02:58:34 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/11/12 02:58:34 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/11/12 02:58:34 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/11/12 02:58:34 DEBUG : Setting pass="lAQxBALncVashBRcoAFchIgcJZiAcHzBy4fC8kmT_6e4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/11/12 02:58:34 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/11/12 02:58:34 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/11/12 02:58:34 DEBUG : TestFTPVsftpd: detected overridden config - adding "{xSWyR}" suffix to name 2025/11/12 02:58:34 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/11/12 02:58:34 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/11/12 02:58:34 DEBUG : Setting pass="lAQxBALncVashBRcoAFchIgcJZiAcHzBy4fC8kmT_6e4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/11/12 02:58:34 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/11/12 02:58:34 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: Connecting to FTP server 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:48022->172.17.0.2:21, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:41302->172.17.0.2:21108, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:54998->172.17.0.2:21103, err= 2025/11/12 02:58:34 DEBUG : one: size = 4 (Local file system at /tmp/rclone2479764664) 2025/11/12 02:58:34 DEBUG : one: size = 3 (ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst) 2025/11/12 02:58:34 DEBUG : one: Sizes differ 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:42772->172.17.0.2:21100, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:42782->172.17.0.2:21100, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:56112->172.17.0.2:21101, err= 2025/11/12 02:58:34 INFO : one: Moved (server-side) to: one.bak 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:42786->172.17.0.2:21100, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:36172->172.17.0.2:21107, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:41304->172.17.0.2:21108, err= 2025/11/12 02:58:34 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:47810->172.17.0.2:21105, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:47818->172.17.0.2:21105, err= 2025/11/12 02:58:34 DEBUG : one.a292864a.partial: renamed to: one 2025/11/12 02:58:34 INFO : one: Copied (new) 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:45030->172.17.0.2:21102, err= 2025/11/12 02:58:34 DEBUG : two: size = 3 OK 2025/11/12 02:58:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:34 DEBUG : two: Unchanged skipping 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:42794->172.17.0.2:21100, err= 2025/11/12 02:58:34 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2479764664) 2025/11/12 02:58:34 DEBUG : three.txt: size = 5 (ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst) 2025/11/12 02:58:34 DEBUG : three.txt: Sizes differ 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:45036->172.17.0.2:21102, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:39760->172.17.0.2:21104, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:45042->172.17.0.2:21102, err= 2025/11/12 02:58:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:36186->172.17.0.2:21107, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:39770->172.17.0.2:21104, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:55008->172.17.0.2:21103, err= 2025/11/12 02:58:34 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:47824->172.17.0.2:21105, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:55022->172.17.0.2:21109, err= 2025/11/12 02:58:34 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2025/11/12 02:58:34 INFO : three.txt: Copied (new) 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45048->172.17.0.2:21102, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36188->172.17.0.2:21107, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55022->172.17.0.2:21103, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42796->172.17.0.2:21100, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:47838->172.17.0.2:21105, err= 2025/11/12 02:58:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone2479764664) 2025/11/12 02:58:34 DEBUG : one: size = 4 (ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst) 2025/11/12 02:58:34 DEBUG : one: Sizes differ 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:55032->172.17.0.2:21109, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:36192->172.17.0.2:21107, err= 2025/11/12 02:58:34 INFO : one.bak: Deleted 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:56122->172.17.0.2:21101, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:39848->172.17.0.2:21106, err= 2025/11/12 02:58:34 INFO : one: Moved (server-side) to: one.bak 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:56138->172.17.0.2:21101, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:42806->172.17.0.2:21100, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:55048->172.17.0.2:21109, err= 2025/11/12 02:58:34 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:39856->172.17.0.2:21106, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:42812->172.17.0.2:21100, err= 2025/11/12 02:58:34 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/12 02:58:34 INFO : one: Copied (new) 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:42818->172.17.0.2:21100, err= 2025/11/12 02:58:34 DEBUG : two: size = 3 OK 2025/11/12 02:58:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:34 DEBUG : two: Unchanged skipping 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:55062->172.17.0.2:21109, err= 2025/11/12 02:58:34 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2479764664) 2025/11/12 02:58:34 DEBUG : three.txt: size = 6 (ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst) 2025/11/12 02:58:34 DEBUG : three.txt: Sizes differ 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:55066->172.17.0.2:21109, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:47846->172.17.0.2:21105, err= 2025/11/12 02:58:34 INFO : three.txt.bak: Deleted 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:47852->172.17.0.2:21105, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:39780->172.17.0.2:21104, err= 2025/11/12 02:58:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:55078->172.17.0.2:21109, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:45064->172.17.0.2:21102, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:45066->172.17.0.2:21102, err= 2025/11/12 02:58:34 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:42834->172.17.0.2:21100, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:47858->172.17.0.2:21105, err= 2025/11/12 02:58:34 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2025/11/12 02:58:34 INFO : three.txt: Copied (new) 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39788->172.17.0.2:21104, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36208->172.17.0.2:21107, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56152->172.17.0.2:21101, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45068->172.17.0.2:21102, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55084->172.17.0.2:21109, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50750->172.17.0.2:21110, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42844->172.17.0.2:21100, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47866->172.17.0.2:21105, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39796->172.17.0.2:21104, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47872->172.17.0.2:21105, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39860->172.17.0.2:21106, err= --- PASS: TestSyncSuffix (0.11s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45070->172.17.0.2:21102, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55026->172.17.0.2:21103, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55098->172.17.0.2:21109, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55102->172.17.0.2:21109, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36218->172.17.0.2:21107, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55036->172.17.0.2:21103, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42856->172.17.0.2:21100, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55112->172.17.0.2:21109, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41310->172.17.0.2:21108, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50760->172.17.0.2:21110, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55126->172.17.0.2:21109, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55138->172.17.0.2:21109, err= 2025/11/12 02:58:34 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-nixewuw9losu/dst" 2025/11/12 02:58:34 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/11/12 02:58:34 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/11/12 02:58:34 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/11/12 02:58:34 DEBUG : Setting pass="lAQxBALncVashBRcoAFchIgcJZiAcHzBy4fC8kmT_6e4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/11/12 02:58:34 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/11/12 02:58:34 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/11/12 02:58:34 DEBUG : TestFTPVsftpd: detected overridden config - adding "{xSWyR}" suffix to name 2025/11/12 02:58:34 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/11/12 02:58:34 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/11/12 02:58:34 DEBUG : Setting pass="lAQxBALncVashBRcoAFchIgcJZiAcHzBy4fC8kmT_6e4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/11/12 02:58:34 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/11/12 02:58:34 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: Connecting to FTP server 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:48028->172.17.0.2:21, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:56154->172.17.0.2:21101, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:56160->172.17.0.2:21101, err= 2025/11/12 02:58:34 DEBUG : one: size = 4 (Local file system at /tmp/rclone2479764664) 2025/11/12 02:58:34 DEBUG : one: size = 3 (ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst) 2025/11/12 02:58:34 DEBUG : one: Sizes differ 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:45074->172.17.0.2:21102, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:36234->172.17.0.2:21107, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:39810->172.17.0.2:21104, err= 2025/11/12 02:58:34 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:39864->172.17.0.2:21106, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:50776->172.17.0.2:21110, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:41314->172.17.0.2:21108, err= 2025/11/12 02:58:34 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:55046->172.17.0.2:21103, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:36246->172.17.0.2:21107, err= 2025/11/12 02:58:34 DEBUG : one.a292864a.partial: renamed to: one 2025/11/12 02:58:34 INFO : one: Copied (new) 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:55146->172.17.0.2:21109, err= 2025/11/12 02:58:34 DEBUG : two: size = 3 OK 2025/11/12 02:58:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:34 DEBUG : two: Unchanged skipping 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:47882->172.17.0.2:21105, err= 2025/11/12 02:58:34 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2479764664) 2025/11/12 02:58:34 DEBUG : three.txt: size = 5 (ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst) 2025/11/12 02:58:34 DEBUG : three.txt: Sizes differ 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:41326->172.17.0.2:21108, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:55160->172.17.0.2:21109, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:50792->172.17.0.2:21110, err= 2025/11/12 02:58:34 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:39866->172.17.0.2:21106, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:47886->172.17.0.2:21105, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:36256->172.17.0.2:21107, err= 2025/11/12 02:58:34 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:39814->172.17.0.2:21104, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:56166->172.17.0.2:21101, err= 2025/11/12 02:58:34 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2025/11/12 02:58:34 INFO : three.txt: Copied (new) 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56170->172.17.0.2:21101, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39870->172.17.0.2:21106, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42866->172.17.0.2:21100, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50796->172.17.0.2:21110, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:56186->172.17.0.2:21101, err= 2025/11/12 02:58:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone2479764664) 2025/11/12 02:58:34 DEBUG : one: size = 4 (ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst) 2025/11/12 02:58:34 DEBUG : one: Sizes differ 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:36272->172.17.0.2:21107, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:45076->172.17.0.2:21102, err= 2025/11/12 02:58:34 INFO : one-2019-01-01: Deleted 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:42870->172.17.0.2:21100, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:41338->172.17.0.2:21108, err= 2025/11/12 02:58:34 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:47892->172.17.0.2:21105, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:41350->172.17.0.2:21108, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:50812->172.17.0.2:21110, err= 2025/11/12 02:58:34 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:39816->172.17.0.2:21104, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:36286->172.17.0.2:21107, err= 2025/11/12 02:58:34 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/12 02:58:34 INFO : one: Copied (new) 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:55062->172.17.0.2:21103, err= 2025/11/12 02:58:34 DEBUG : two: size = 3 OK 2025/11/12 02:58:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:34 DEBUG : two: Unchanged skipping 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:39818->172.17.0.2:21104, err= 2025/11/12 02:58:34 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2479764664) 2025/11/12 02:58:34 DEBUG : three.txt: size = 6 (ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst) 2025/11/12 02:58:34 DEBUG : three.txt: Sizes differ 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:55072->172.17.0.2:21103, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:55080->172.17.0.2:21103, err= 2025/11/12 02:58:34 INFO : three-2019-01-01.txt: Deleted 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:47898->172.17.0.2:21105, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:36290->172.17.0.2:21107, err= 2025/11/12 02:58:34 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:50824->172.17.0.2:21110, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:47906->172.17.0.2:21105, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:50832->172.17.0.2:21110, err= 2025/11/12 02:58:34 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:36300->172.17.0.2:21107, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu/dst: > dial: conn=172.17.0.1:55086->172.17.0.2:21103, err= 2025/11/12 02:58:34 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2025/11/12 02:58:34 INFO : three.txt: Copied (new) 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45092->172.17.0.2:21102, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47918->172.17.0.2:21105, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47926->172.17.0.2:21105, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56188->172.17.0.2:21101, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55174->172.17.0.2:21109, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41358->172.17.0.2:21108, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39884->172.17.0.2:21106, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55178->172.17.0.2:21109, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56194->172.17.0.2:21101, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41374->172.17.0.2:21108, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55088->172.17.0.2:21103, err= --- PASS: TestSyncSuffixKeepExtension (0.11s) === RUN TestSyncUTFNorm run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42872->172.17.0.2:21100, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56210->172.17.0.2:21101, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42888->172.17.0.2:21100, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50834->172.17.0.2:21110, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41380->172.17.0.2:21108, err= 2025/11/12 02:58:34 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2479764664) 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:34 DEBUG : Testêé: size = 18 (ftp://172.17.0.2:21/rclone-test-nixewuw9losu) 2025/11/12 02:58:34 DEBUG : Testêé: Sizes differ 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42900->172.17.0.2:21100, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42906->172.17.0.2:21100, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36302->172.17.0.2:21107, err= 2025/11/12 02:58:34 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55184->172.17.0.2:21109, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55188->172.17.0.2:21109, err= 2025/11/12 02:58:34 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2025/11/12 02:58:34 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/12 02:58:34 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41384->172.17.0.2:21108, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55204->172.17.0.2:21109, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41388->172.17.0.2:21108, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45104->172.17.0.2:21102, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36318->172.17.0.2:21107, err= --- PASS: TestSyncUTFNorm (0.03s) === RUN TestSyncImmutable run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39886->172.17.0.2:21106, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55094->172.17.0.2:21103, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55102->172.17.0.2:21103, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55106->172.17.0.2:21103, err= 2025/11/12 02:58:34 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47928->172.17.0.2:21105, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55210->172.17.0.2:21109, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50840->172.17.0.2:21110, err= 2025/11/12 02:58:34 DEBUG : existing.f29ecfde.partial: size = 6 OK 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50846->172.17.0.2:21110, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39890->172.17.0.2:21106, err= 2025/11/12 02:58:34 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/11/12 02:58:34 INFO : existing: Copied (new) 2025/11/12 02:58:34 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56220->172.17.0.2:21101, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56228->172.17.0.2:21101, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41398->172.17.0.2:21108, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:34 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2479764664) 2025/11/12 02:58:34 DEBUG : existing: size = 6 (ftp://172.17.0.2:21/rclone-test-nixewuw9losu) 2025/11/12 02:58:34 DEBUG : existing: Sizes differ 2025/11/12 02:58:34 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:34 ERROR : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: not deleting files as there were IO errors 2025/11/12 02:58:34 ERROR : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: not deleting directories as there were IO errors 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55122->172.17.0.2:21103, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39834->172.17.0.2:21104, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39896->172.17.0.2:21106, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41412->172.17.0.2:21108, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55124->172.17.0.2:21103, err= --- PASS: TestSyncImmutable (0.04s) === RUN TestSyncIgnoreCase run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42910->172.17.0.2:21100, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50854->172.17.0.2:21110, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42922->172.17.0.2:21100, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55130->172.17.0.2:21103, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55142->172.17.0.2:21103, err= 2025/11/12 02:58:34 DEBUG : EXISTING: size = 6 OK 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:34 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:34 DEBUG : existing: Unchanged skipping 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:34 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:34 INFO : There was nothing to transfer 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56232->172.17.0.2:21101, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39898->172.17.0.2:21106, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41426->172.17.0.2:21108, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39912->172.17.0.2:21106, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36328->172.17.0.2:21107, err= --- PASS: TestSyncIgnoreCase (0.02s) === RUN TestFixCase run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41428->172.17.0.2:21108, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55154->172.17.0.2:21103, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47940->172.17.0.2:21105, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39844->172.17.0.2:21104, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39914->172.17.0.2:21106, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39920->172.17.0.2:21106, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45120->172.17.0.2:21102, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55218->172.17.0.2:21109, err= === RUN TestMaxTransfer/Soft run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55168->172.17.0.2:21103, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45136->172.17.0.2:21102, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39856->172.17.0.2:21104, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45144->172.17.0.2:21102, err= === RUN TestMaxTransfer/Cautious run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47950->172.17.0.2:21105, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39932->172.17.0.2:21106, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41436->172.17.0.2:21108, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36338->172.17.0.2:21107, err= --- PASS: TestMaxTransfer (0.01s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.01s) === RUN TestSyncConcurrentDelete run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50858->172.17.0.2:21110, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39944->172.17.0.2:21106, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42932->172.17.0.2:21100, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39948->172.17.0.2:21106, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55230->172.17.0.2:21109, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50864->172.17.0.2:21110, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50870->172.17.0.2:21110, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55232->172.17.0.2:21109, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41438->172.17.0.2:21108, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50874->172.17.0.2:21110, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47956->172.17.0.2:21105, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45146->172.17.0.2:21102, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47960->172.17.0.2:21105, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55174->172.17.0.2:21103, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55236->172.17.0.2:21109, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50880->172.17.0.2:21110, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50894->172.17.0.2:21110, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50902->172.17.0.2:21110, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50912->172.17.0.2:21110, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50928->172.17.0.2:21110, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41444->172.17.0.2:21108, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47962->172.17.0.2:21105, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50938->172.17.0.2:21110, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42938->172.17.0.2:21100, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36346->172.17.0.2:21107, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39864->172.17.0.2:21104, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50948->172.17.0.2:21110, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39952->172.17.0.2:21106, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56244->172.17.0.2:21101, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47968->172.17.0.2:21105, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42942->172.17.0.2:21100, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42944->172.17.0.2:21100, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42960->172.17.0.2:21100, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45148->172.17.0.2:21102, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55182->172.17.0.2:21103, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55250->172.17.0.2:21109, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55190->172.17.0.2:21103, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39962->172.17.0.2:21106, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55256->172.17.0.2:21109, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55196->172.17.0.2:21103, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39964->172.17.0.2:21106, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55202->172.17.0.2:21103, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56252->172.17.0.2:21101, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45156->172.17.0.2:21102, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39972->172.17.0.2:21106, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55270->172.17.0.2:21109, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56264->172.17.0.2:21101, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39980->172.17.0.2:21106, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39868->172.17.0.2:21104, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39982->172.17.0.2:21106, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36356->172.17.0.2:21107, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39984->172.17.0.2:21106, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50960->172.17.0.2:21110, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39990->172.17.0.2:21106, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47972->172.17.0.2:21105, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39880->172.17.0.2:21104, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55282->172.17.0.2:21109, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41448->172.17.0.2:21108, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39890->172.17.0.2:21104, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55216->172.17.0.2:21103, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39902->172.17.0.2:21104, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39910->172.17.0.2:21104, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39912->172.17.0.2:21104, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55224->172.17.0.2:21103, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56272->172.17.0.2:21101, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56282->172.17.0.2:21101, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47976->172.17.0.2:21105, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55236->172.17.0.2:21103, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39914->172.17.0.2:21104, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36372->172.17.0.2:21107, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56288->172.17.0.2:21101, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55252->172.17.0.2:21103, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36382->172.17.0.2:21107, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36384->172.17.0.2:21107, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39996->172.17.0.2:21106, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36392->172.17.0.2:21107, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40008->172.17.0.2:21106, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50972->172.17.0.2:21110, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55298->172.17.0.2:21109, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55310->172.17.0.2:21109, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39922->172.17.0.2:21104, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55254->172.17.0.2:21103, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36404->172.17.0.2:21107, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39936->172.17.0.2:21104, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55322->172.17.0.2:21109, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41452->172.17.0.2:21108, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36414->172.17.0.2:21107, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55262->172.17.0.2:21103, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42968->172.17.0.2:21100, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47984->172.17.0.2:21105, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40012->172.17.0.2:21106, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55328->172.17.0.2:21109, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45158->172.17.0.2:21102, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47986->172.17.0.2:21105, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56294->172.17.0.2:21101, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56304->172.17.0.2:21101, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56310->172.17.0.2:21101, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56312->172.17.0.2:21101, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36428->172.17.0.2:21107, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50976->172.17.0.2:21110, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41464->172.17.0.2:21108, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45160->172.17.0.2:21102, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36432->172.17.0.2:21107, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55274->172.17.0.2:21103, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56316->172.17.0.2:21101, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45162->172.17.0.2:21102, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:50992->172.17.0.2:21110, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41472->172.17.0.2:21108, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42976->172.17.0.2:21100, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39950->172.17.0.2:21104, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45176->172.17.0.2:21102, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42990->172.17.0.2:21100, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41476->172.17.0.2:21108, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51000->172.17.0.2:21110, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55330->172.17.0.2:21109, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47988->172.17.0.2:21105, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43006->172.17.0.2:21100, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56328->172.17.0.2:21101, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56334->172.17.0.2:21101, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45180->172.17.0.2:21102, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45182->172.17.0.2:21102, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43008->172.17.0.2:21100, err= 2025/11/12 02:58:34 DEBUG : both0: size = 6 OK 2025/11/12 02:58:34 DEBUG : both10: size = 6 OK 2025/11/12 02:58:34 DEBUG : both11: size = 6 OK 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:34 DEBUG : both12: size = 6 OK 2025/11/12 02:58:34 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:34 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:34 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:34 DEBUG : both0: Unchanged skipping 2025/11/12 02:58:34 DEBUG : both13: size = 6 OK 2025/11/12 02:58:34 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:34 DEBUG : both11: Unchanged skipping 2025/11/12 02:58:34 DEBUG : both14: size = 6 OK 2025/11/12 02:58:34 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:34 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:34 DEBUG : both13: Unchanged skipping 2025/11/12 02:58:34 DEBUG : both15: size = 6 OK 2025/11/12 02:58:34 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:34 DEBUG : both10: Unchanged skipping 2025/11/12 02:58:34 DEBUG : both16: size = 6 OK 2025/11/12 02:58:34 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:34 DEBUG : both12: Unchanged skipping 2025/11/12 02:58:34 DEBUG : both17: size = 6 OK 2025/11/12 02:58:34 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:34 DEBUG : both14: Unchanged skipping 2025/11/12 02:58:34 DEBUG : both18: size = 6 OK 2025/11/12 02:58:34 DEBUG : both15: Unchanged skipping 2025/11/12 02:58:34 DEBUG : both19: size = 6 OK 2025/11/12 02:58:34 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:34 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:34 DEBUG : both16: Unchanged skipping 2025/11/12 02:58:34 DEBUG : both1: size = 6 OK 2025/11/12 02:58:34 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:34 DEBUG : both19: Unchanged skipping 2025/11/12 02:58:34 DEBUG : both2: size = 6 OK 2025/11/12 02:58:34 DEBUG : both17: Unchanged skipping 2025/11/12 02:58:34 DEBUG : both3: size = 6 OK 2025/11/12 02:58:34 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:34 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:34 DEBUG : both18: Unchanged skipping 2025/11/12 02:58:34 DEBUG : both4: size = 6 OK 2025/11/12 02:58:34 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:34 DEBUG : both1: Unchanged skipping 2025/11/12 02:58:34 DEBUG : both5: size = 6 OK 2025/11/12 02:58:34 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:34 DEBUG : both2: Unchanged skipping 2025/11/12 02:58:34 DEBUG : both6: size = 6 OK 2025/11/12 02:58:34 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:34 DEBUG : both3: Unchanged skipping 2025/11/12 02:58:34 DEBUG : both7: size = 6 OK 2025/11/12 02:58:34 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:34 DEBUG : both6: Unchanged skipping 2025/11/12 02:58:34 DEBUG : both8: size = 6 OK 2025/11/12 02:58:34 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:34 DEBUG : both4: Unchanged skipping 2025/11/12 02:58:34 DEBUG : both9: size = 6 OK 2025/11/12 02:58:34 DEBUG : both5: Unchanged skipping 2025/11/12 02:58:34 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:34 DEBUG : both7: Unchanged skipping 2025/11/12 02:58:34 DEBUG : both8: Unchanged skipping 2025/11/12 02:58:34 DEBUG : both9: Unchanged skipping 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:34 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36440->172.17.0.2:21107, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51016->172.17.0.2:21110, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40014->172.17.0.2:21106, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55346->172.17.0.2:21109, err= 2025/11/12 02:58:34 INFO : only5: Deleted 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:34 INFO : only12: Deleted 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43022->172.17.0.2:21100, err= 2025/11/12 02:58:34 INFO : only0: Deleted 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55280->172.17.0.2:21103, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47990->172.17.0.2:21105, err= 2025/11/12 02:58:34 INFO : only8: Deleted 2025/11/12 02:58:34 INFO : only16: Deleted 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55352->172.17.0.2:21109, err= 2025/11/12 02:58:34 INFO : only6: Deleted 2025/11/12 02:58:34 INFO : only9: Deleted 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55284->172.17.0.2:21103, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51030->172.17.0.2:21110, err= 2025/11/12 02:58:34 INFO : only15: Deleted 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:34 INFO : only10: Deleted 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47994->172.17.0.2:21105, err= 2025/11/12 02:58:34 INFO : only7: Deleted 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45198->172.17.0.2:21102, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39952->172.17.0.2:21104, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56340->172.17.0.2:21101, err= 2025/11/12 02:58:34 INFO : only3: Deleted 2025/11/12 02:58:34 INFO : only17: Deleted 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48006->172.17.0.2:21105, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43036->172.17.0.2:21100, err= 2025/11/12 02:58:34 INFO : only1: Deleted 2025/11/12 02:58:34 INFO : only11: Deleted 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56348->172.17.0.2:21101, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40026->172.17.0.2:21106, err= 2025/11/12 02:58:34 INFO : only14: Deleted 2025/11/12 02:58:34 INFO : only18: Deleted 2025/11/12 02:58:34 INFO : only13: Deleted 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41482->172.17.0.2:21108, err= 2025/11/12 02:58:34 INFO : only19: Deleted 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55296->172.17.0.2:21103, err= 2025/11/12 02:58:34 INFO : only4: Deleted 2025/11/12 02:58:34 INFO : only2: Deleted 2025/11/12 02:58:34 INFO : There was nothing to transfer 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56350->172.17.0.2:21101, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45208->172.17.0.2:21102, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48018->172.17.0.2:21105, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48022->172.17.0.2:21105, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40036->172.17.0.2:21106, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45220->172.17.0.2:21102, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51042->172.17.0.2:21110, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56362->172.17.0.2:21101, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40038->172.17.0.2:21106, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36442->172.17.0.2:21107, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41494->172.17.0.2:21108, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36456->172.17.0.2:21107, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41508->172.17.0.2:21108, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51044->172.17.0.2:21110, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41512->172.17.0.2:21108, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51058->172.17.0.2:21110, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41518->172.17.0.2:21108, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40044->172.17.0.2:21106, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51068->172.17.0.2:21110, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40054->172.17.0.2:21106, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55298->172.17.0.2:21103, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48038->172.17.0.2:21105, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55308->172.17.0.2:21103, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55360->172.17.0.2:21109, err= --- PASS: TestSyncConcurrentDelete (0.23s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48054->172.17.0.2:21105, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56366->172.17.0.2:21101, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45224->172.17.0.2:21102, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51078->172.17.0.2:21110, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51094->172.17.0.2:21110, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39962->172.17.0.2:21104, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51106->172.17.0.2:21110, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48062->172.17.0.2:21105, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43048->172.17.0.2:21100, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55376->172.17.0.2:21109, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56380->172.17.0.2:21101, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45238->172.17.0.2:21102, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43064->172.17.0.2:21100, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40068->172.17.0.2:21106, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40070->172.17.0.2:21106, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43068->172.17.0.2:21100, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45250->172.17.0.2:21102, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56396->172.17.0.2:21101, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39976->172.17.0.2:21104, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45252->172.17.0.2:21102, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36466->172.17.0.2:21107, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40074->172.17.0.2:21106, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36468->172.17.0.2:21107, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48078->172.17.0.2:21105, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45258->172.17.0.2:21102, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56410->172.17.0.2:21101, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48094->172.17.0.2:21105, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56418->172.17.0.2:21101, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48102->172.17.0.2:21105, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45274->172.17.0.2:21102, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41530->172.17.0.2:21108, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36482->172.17.0.2:21107, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43070->172.17.0.2:21100, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55324->172.17.0.2:21103, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55336->172.17.0.2:21103, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41544->172.17.0.2:21108, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51112->172.17.0.2:21110, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40076->172.17.0.2:21106, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45286->172.17.0.2:21102, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55382->172.17.0.2:21109, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55390->172.17.0.2:21109, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55398->172.17.0.2:21109, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48114->172.17.0.2:21105, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36484->172.17.0.2:21107, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51126->172.17.0.2:21110, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48128->172.17.0.2:21105, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45292->172.17.0.2:21102, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48144->172.17.0.2:21105, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55412->172.17.0.2:21109, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48150->172.17.0.2:21105, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55348->172.17.0.2:21103, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40082->172.17.0.2:21106, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40090->172.17.0.2:21106, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43078->172.17.0.2:21100, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41548->172.17.0.2:21108, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36498->172.17.0.2:21107, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36514->172.17.0.2:21107, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43094->172.17.0.2:21100, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51130->172.17.0.2:21110, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55360->172.17.0.2:21103, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41554->172.17.0.2:21108, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55366->172.17.0.2:21103, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:39992->172.17.0.2:21104, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40106->172.17.0.2:21106, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56422->172.17.0.2:21101, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40004->172.17.0.2:21104, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43104->172.17.0.2:21100, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48152->172.17.0.2:21105, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40014->172.17.0.2:21104, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36516->172.17.0.2:21107, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41560->172.17.0.2:21108, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45298->172.17.0.2:21102, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36526->172.17.0.2:21107, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40026->172.17.0.2:21104, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51142->172.17.0.2:21110, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40110->172.17.0.2:21106, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48154->172.17.0.2:21105, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36532->172.17.0.2:21107, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56424->172.17.0.2:21101, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55374->172.17.0.2:21103, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40038->172.17.0.2:21104, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55382->172.17.0.2:21103, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40046->172.17.0.2:21104, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55388->172.17.0.2:21103, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40126->172.17.0.2:21106, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45304->172.17.0.2:21102, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36546->172.17.0.2:21107, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43114->172.17.0.2:21100, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55402->172.17.0.2:21103, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40050->172.17.0.2:21104, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36554->172.17.0.2:21107, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40128->172.17.0.2:21106, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55418->172.17.0.2:21109, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55418->172.17.0.2:21103, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40134->172.17.0.2:21106, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41562->172.17.0.2:21108, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55430->172.17.0.2:21103, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51146->172.17.0.2:21110, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40054->172.17.0.2:21104, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48156->172.17.0.2:21105, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41578->172.17.0.2:21108, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36570->172.17.0.2:21107, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41590->172.17.0.2:21108, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40146->172.17.0.2:21106, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55428->172.17.0.2:21109, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45318->172.17.0.2:21102, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40158->172.17.0.2:21106, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51162->172.17.0.2:21110, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36582->172.17.0.2:21107, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43128->172.17.0.2:21100, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43144->172.17.0.2:21100, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43146->172.17.0.2:21100, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43160->172.17.0.2:21100, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45326->172.17.0.2:21102, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56436->172.17.0.2:21101, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51170->172.17.0.2:21110, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55442->172.17.0.2:21109, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45338->172.17.0.2:21102, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55456->172.17.0.2:21109, err= 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:34 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45354->172.17.0.2:21102, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55438->172.17.0.2:21103, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48168->172.17.0.2:21105, err= 2025/11/12 02:58:35 DEBUG : both0: size = 6 OK 2025/11/12 02:58:35 DEBUG : both10: size = 6 OK 2025/11/12 02:58:35 DEBUG : both11: size = 6 OK 2025/11/12 02:58:35 DEBUG : both12: size = 6 OK 2025/11/12 02:58:35 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:35 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : both0: Unchanged skipping 2025/11/12 02:58:35 DEBUG : both13: size = 6 OK 2025/11/12 02:58:35 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : both11: Unchanged skipping 2025/11/12 02:58:35 DEBUG : both14: size = 6 OK 2025/11/12 02:58:35 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : both12: Unchanged skipping 2025/11/12 02:58:35 DEBUG : both15: size = 6 OK 2025/11/12 02:58:35 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : both10: Unchanged skipping 2025/11/12 02:58:35 DEBUG : both16: size = 6 OK 2025/11/12 02:58:35 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : both13: Unchanged skipping 2025/11/12 02:58:35 DEBUG : both17: size = 6 OK 2025/11/12 02:58:35 DEBUG : both14: Unchanged skipping 2025/11/12 02:58:35 DEBUG : both18: size = 6 OK 2025/11/12 02:58:35 DEBUG : both15: Unchanged skipping 2025/11/12 02:58:35 DEBUG : both19: size = 6 OK 2025/11/12 02:58:35 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : both16: Unchanged skipping 2025/11/12 02:58:35 DEBUG : both1: size = 6 OK 2025/11/12 02:58:35 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : both18: Unchanged skipping 2025/11/12 02:58:35 DEBUG : both2: size = 6 OK 2025/11/12 02:58:35 DEBUG : both19: Unchanged skipping 2025/11/12 02:58:35 DEBUG : both3: size = 6 OK 2025/11/12 02:58:35 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : both2: Unchanged skipping 2025/11/12 02:58:35 DEBUG : both4: size = 6 OK 2025/11/12 02:58:35 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : both17: Unchanged skipping 2025/11/12 02:58:35 DEBUG : both5: size = 6 OK 2025/11/12 02:58:35 DEBUG : both1: Unchanged skipping 2025/11/12 02:58:35 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : both6: size = 6 OK 2025/11/12 02:58:35 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : both5: Unchanged skipping 2025/11/12 02:58:35 DEBUG : both7: size = 6 OK 2025/11/12 02:58:35 DEBUG : both3: Unchanged skipping 2025/11/12 02:58:35 DEBUG : both8: size = 6 OK 2025/11/12 02:58:35 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : both4: Unchanged skipping 2025/11/12 02:58:35 DEBUG : both9: size = 6 OK 2025/11/12 02:58:35 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : both6: Unchanged skipping 2025/11/12 02:58:35 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2479764664) 2025/11/12 02:58:35 DEBUG : only0: size = 6 (ftp://172.17.0.2:21/rclone-test-nixewuw9losu) 2025/11/12 02:58:35 DEBUG : only0: Sizes differ 2025/11/12 02:58:35 DEBUG : both9: Unchanged skipping 2025/11/12 02:58:35 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2479764664) 2025/11/12 02:58:35 DEBUG : only10: size = 6 (ftp://172.17.0.2:21/rclone-test-nixewuw9losu) 2025/11/12 02:58:35 DEBUG : only10: Sizes differ 2025/11/12 02:58:35 DEBUG : both8: Unchanged skipping 2025/11/12 02:58:35 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2479764664) 2025/11/12 02:58:35 DEBUG : only11: size = 6 (ftp://172.17.0.2:21/rclone-test-nixewuw9losu) 2025/11/12 02:58:35 DEBUG : only11: Sizes differ 2025/11/12 02:58:35 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2479764664) 2025/11/12 02:58:35 DEBUG : only12: size = 6 (ftp://172.17.0.2:21/rclone-test-nixewuw9losu) 2025/11/12 02:58:35 DEBUG : only12: Sizes differ 2025/11/12 02:58:35 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2479764664) 2025/11/12 02:58:35 DEBUG : only13: size = 6 (ftp://172.17.0.2:21/rclone-test-nixewuw9losu) 2025/11/12 02:58:35 DEBUG : only13: Sizes differ 2025/11/12 02:58:35 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2479764664) 2025/11/12 02:58:35 DEBUG : only14: size = 6 (ftp://172.17.0.2:21/rclone-test-nixewuw9losu) 2025/11/12 02:58:35 DEBUG : only14: Sizes differ 2025/11/12 02:58:35 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2479764664) 2025/11/12 02:58:35 DEBUG : only15: size = 6 (ftp://172.17.0.2:21/rclone-test-nixewuw9losu) 2025/11/12 02:58:35 DEBUG : only15: Sizes differ 2025/11/12 02:58:35 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2479764664) 2025/11/12 02:58:35 DEBUG : only16: size = 6 (ftp://172.17.0.2:21/rclone-test-nixewuw9losu) 2025/11/12 02:58:35 DEBUG : only16: Sizes differ 2025/11/12 02:58:35 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2479764664) 2025/11/12 02:58:35 DEBUG : only17: size = 6 (ftp://172.17.0.2:21/rclone-test-nixewuw9losu) 2025/11/12 02:58:35 DEBUG : only17: Sizes differ 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43162->172.17.0.2:21100, err= 2025/11/12 02:58:35 DEBUG : both7: Unchanged skipping 2025/11/12 02:58:35 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2479764664) 2025/11/12 02:58:35 DEBUG : only18: size = 6 (ftp://172.17.0.2:21/rclone-test-nixewuw9losu) 2025/11/12 02:58:35 DEBUG : only18: Sizes differ 2025/11/12 02:58:35 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2479764664) 2025/11/12 02:58:35 DEBUG : only19: size = 6 (ftp://172.17.0.2:21/rclone-test-nixewuw9losu) 2025/11/12 02:58:35 DEBUG : only19: Sizes differ 2025/11/12 02:58:35 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2479764664) 2025/11/12 02:58:35 DEBUG : only1: size = 6 (ftp://172.17.0.2:21/rclone-test-nixewuw9losu) 2025/11/12 02:58:35 DEBUG : only1: Sizes differ 2025/11/12 02:58:35 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2479764664) 2025/11/12 02:58:35 DEBUG : only2: size = 6 (ftp://172.17.0.2:21/rclone-test-nixewuw9losu) 2025/11/12 02:58:35 DEBUG : only2: Sizes differ 2025/11/12 02:58:35 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2479764664) 2025/11/12 02:58:35 DEBUG : only3: size = 6 (ftp://172.17.0.2:21/rclone-test-nixewuw9losu) 2025/11/12 02:58:35 DEBUG : only3: Sizes differ 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:35 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2479764664) 2025/11/12 02:58:35 DEBUG : only4: size = 6 (ftp://172.17.0.2:21/rclone-test-nixewuw9losu) 2025/11/12 02:58:35 DEBUG : only4: Sizes differ 2025/11/12 02:58:35 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2479764664) 2025/11/12 02:58:35 DEBUG : only5: size = 6 (ftp://172.17.0.2:21/rclone-test-nixewuw9losu) 2025/11/12 02:58:35 DEBUG : only5: Sizes differ 2025/11/12 02:58:35 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2479764664) 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:35 DEBUG : only6: size = 6 (ftp://172.17.0.2:21/rclone-test-nixewuw9losu) 2025/11/12 02:58:35 DEBUG : only6: Sizes differ 2025/11/12 02:58:35 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2479764664) 2025/11/12 02:58:35 DEBUG : only7: size = 6 (ftp://172.17.0.2:21/rclone-test-nixewuw9losu) 2025/11/12 02:58:35 DEBUG : only7: Sizes differ 2025/11/12 02:58:35 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2479764664) 2025/11/12 02:58:35 DEBUG : only8: size = 6 (ftp://172.17.0.2:21/rclone-test-nixewuw9losu) 2025/11/12 02:58:35 DEBUG : only8: Sizes differ 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40174->172.17.0.2:21106, err= 2025/11/12 02:58:35 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2479764664) 2025/11/12 02:58:35 DEBUG : only9: size = 6 (ftp://172.17.0.2:21/rclone-test-nixewuw9losu) 2025/11/12 02:58:35 DEBUG : only9: Sizes differ 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55466->172.17.0.2:21109, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41592->172.17.0.2:21108, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45366->172.17.0.2:21102, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51180->172.17.0.2:21110, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36592->172.17.0.2:21107, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40064->172.17.0.2:21104, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48180->172.17.0.2:21105, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:35 DEBUG : only0.d641fffb.partial: size = 0 OK 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55470->172.17.0.2:21109, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45372->172.17.0.2:21102, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48192->172.17.0.2:21105, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51192->172.17.0.2:21110, err= 2025/11/12 02:58:35 DEBUG : only12.69fa0315.partial: size = 0 OK 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:35 DEBUG : only14.198d15f3.partial: size = 0 OK 2025/11/12 02:58:35 DEBUG : only13.c8c387fb.partial: size = 0 OK 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43166->172.17.0.2:21100, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56448->172.17.0.2:21101, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51204->172.17.0.2:21110, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41594->172.17.0.2:21108, err= 2025/11/12 02:58:35 DEBUG : only0.d641fffb.partial: renamed to: only0 2025/11/12 02:58:35 INFO : only0: Copied (replaced existing) 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43180->172.17.0.2:21100, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40190->172.17.0.2:21106, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51206->172.17.0.2:21110, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36606->172.17.0.2:21107, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:35 DEBUG : only13.c8c387fb.partial: renamed to: only13 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55450->172.17.0.2:21103, err= 2025/11/12 02:58:35 INFO : only13: Copied (replaced existing) 2025/11/12 02:58:35 DEBUG : only12.69fa0315.partial: renamed to: only12 2025/11/12 02:58:35 INFO : only12: Copied (replaced existing) 2025/11/12 02:58:35 DEBUG : only14.198d15f3.partial: renamed to: only14 2025/11/12 02:58:35 INFO : only14: Copied (replaced existing) 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40068->172.17.0.2:21104, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43186->172.17.0.2:21100, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56462->172.17.0.2:21101, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45380->172.17.0.2:21102, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36612->172.17.0.2:21107, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41598->172.17.0.2:21108, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:35 DEBUG : only15.b8b4911d.partial: size = 0 OK 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56464->172.17.0.2:21101, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51208->172.17.0.2:21110, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43198->172.17.0.2:21100, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41608->172.17.0.2:21108, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36624->172.17.0.2:21107, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48194->172.17.0.2:21105, err= 2025/11/12 02:58:35 DEBUG : only11.51c18866.partial: size = 0 OK 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:35 DEBUG : only10.f0f80c88.partial: size = 0 OK 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41610->172.17.0.2:21108, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:35 DEBUG : only18.f963383f.partial: size = 0 OK 2025/11/12 02:58:35 DEBUG : only15.b8b4911d.partial: renamed to: only15 2025/11/12 02:58:35 INFO : only15: Copied (replaced existing) 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51216->172.17.0.2:21110, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55472->172.17.0.2:21109, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45394->172.17.0.2:21102, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41622->172.17.0.2:21108, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40196->172.17.0.2:21106, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36630->172.17.0.2:21107, err= 2025/11/12 02:58:35 DEBUG : only11.51c18866.partial: renamed to: only11 2025/11/12 02:58:35 INFO : only11: Copied (replaced existing) 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40082->172.17.0.2:21104, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48208->172.17.0.2:21105, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55488->172.17.0.2:21109, err= 2025/11/12 02:58:35 DEBUG : only10.f0f80c88.partial: renamed to: only10 2025/11/12 02:58:35 INFO : only10: Copied (replaced existing) 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45398->172.17.0.2:21102, err= 2025/11/12 02:58:35 DEBUG : only18.f963383f.partial: renamed to: only18 2025/11/12 02:58:35 INFO : only18: Copied (replaced existing) 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40096->172.17.0.2:21104, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:35 DEBUG : only16.808f1a6e.partial: size = 0 OK 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43206->172.17.0.2:21100, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56472->172.17.0.2:21101, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41632->172.17.0.2:21108, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55454->172.17.0.2:21103, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40204->172.17.0.2:21106, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43218->172.17.0.2:21100, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36634->172.17.0.2:21107, err= 2025/11/12 02:58:35 DEBUG : only1.77787b15.partial: size = 0 OK 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51222->172.17.0.2:21110, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45412->172.17.0.2:21102, err= 2025/11/12 02:58:35 DEBUG : only3.ee7a7488.partial: size = 0 OK 2025/11/12 02:58:35 DEBUG : only16.808f1a6e.partial: renamed to: only16 2025/11/12 02:58:35 INFO : only16: Copied (replaced existing) 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55490->172.17.0.2:21109, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48214->172.17.0.2:21105, err= 2025/11/12 02:58:35 DEBUG : only4.3f34e680.partial: size = 0 OK 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40206->172.17.0.2:21106, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36650->172.17.0.2:21107, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43222->172.17.0.2:21100, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45426->172.17.0.2:21102, err= 2025/11/12 02:58:35 DEBUG : only1.77787b15.partial: renamed to: only1 2025/11/12 02:58:35 INFO : only1: Copied (replaced existing) 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40112->172.17.0.2:21104, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41646->172.17.0.2:21108, err= 2025/11/12 02:58:35 DEBUG : only3.ee7a7488.partial: renamed to: only3 2025/11/12 02:58:35 INFO : only3: Copied (replaced existing) 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48224->172.17.0.2:21105, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55464->172.17.0.2:21103, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36664->172.17.0.2:21107, err= 2025/11/12 02:58:35 DEBUG : only4.3f34e680.partial: renamed to: only4 2025/11/12 02:58:35 INFO : only4: Copied (replaced existing) 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:35 DEBUG : only5.9e0d626e.partial: size = 0 OK 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40124->172.17.0.2:21104, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55506->172.17.0.2:21109, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55474->172.17.0.2:21103, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43226->172.17.0.2:21100, err= 2025/11/12 02:58:35 DEBUG : only6.a636e91d.partial: size = 0 OK 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51234->172.17.0.2:21110, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45440->172.17.0.2:21102, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56482->172.17.0.2:21101, err= 2025/11/12 02:58:35 DEBUG : only7.070f6df3.partial: size = 0 OK 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48230->172.17.0.2:21105, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45442->172.17.0.2:21102, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36668->172.17.0.2:21107, err= 2025/11/12 02:58:35 DEBUG : only6.a636e91d.partial: renamed to: only6 2025/11/12 02:58:35 INFO : only6: Copied (replaced existing) 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:35 DEBUG : only5.9e0d626e.partial: renamed to: only5 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55520->172.17.0.2:21109, err= 2025/11/12 02:58:35 INFO : only5: Copied (replaced existing) 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55490->172.17.0.2:21103, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51250->172.17.0.2:21110, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56492->172.17.0.2:21101, err= 2025/11/12 02:58:35 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40216->172.17.0.2:21106, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40128->172.17.0.2:21104, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:35 DEBUG : only7.070f6df3.partial: renamed to: only7 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45456->172.17.0.2:21102, err= 2025/11/12 02:58:35 INFO : only7: Copied (replaced existing) 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43242->172.17.0.2:21100, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55496->172.17.0.2:21103, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56496->172.17.0.2:21101, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51252->172.17.0.2:21110, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41654->172.17.0.2:21108, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51260->172.17.0.2:21110, err= 2025/11/12 02:58:35 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2025/11/12 02:58:35 INFO : only8: Copied (replaced existing) 2025/11/12 02:58:35 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2025/11/12 02:58:35 DEBUG : only17.21b69e80.partial: size = 0 OK 2025/11/12 02:58:35 DEBUG : only19.585abcd1.partial: size = 0 OK 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55534->172.17.0.2:21109, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36670->172.17.0.2:21107, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56512->172.17.0.2:21101, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43246->172.17.0.2:21100, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40226->172.17.0.2:21106, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55546->172.17.0.2:21109, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40138->172.17.0.2:21104, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55498->172.17.0.2:21103, err= 2025/11/12 02:58:35 DEBUG : only19.585abcd1.partial: renamed to: only19 2025/11/12 02:58:35 INFO : only19: Copied (replaced existing) 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:35 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2025/11/12 02:58:35 INFO : only9: Copied (replaced existing) 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41666->172.17.0.2:21108, err= 2025/11/12 02:58:35 DEBUG : only17.21b69e80.partial: renamed to: only17 2025/11/12 02:58:35 INFO : only17: Copied (replaced existing) 2025/11/12 02:58:35 DEBUG : only2.4f43f066.partial: size = 0 OK 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43256->172.17.0.2:21100, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56524->172.17.0.2:21101, err= 2025/11/12 02:58:35 DEBUG : only2.4f43f066.partial: renamed to: only2 2025/11/12 02:58:35 INFO : only2: Copied (replaced existing) 2025/11/12 02:58:35 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40154->172.17.0.2:21104, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41682->172.17.0.2:21108, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36680->172.17.0.2:21107, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40158->172.17.0.2:21104, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43268->172.17.0.2:21100, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51270->172.17.0.2:21110, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36682->172.17.0.2:21107, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41690->172.17.0.2:21108, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45466->172.17.0.2:21102, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36690->172.17.0.2:21107, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40242->172.17.0.2:21106, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48246->172.17.0.2:21105, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55552->172.17.0.2:21109, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40170->172.17.0.2:21104, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43270->172.17.0.2:21100, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55504->172.17.0.2:21103, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51284->172.17.0.2:21110, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51286->172.17.0.2:21110, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40172->172.17.0.2:21104, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41700->172.17.0.2:21108, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55506->172.17.0.2:21103, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56528->172.17.0.2:21101, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36692->172.17.0.2:21107, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41716->172.17.0.2:21108, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56530->172.17.0.2:21101, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45474->172.17.0.2:21102, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40182->172.17.0.2:21104, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40192->172.17.0.2:21104, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41730->172.17.0.2:21108, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40252->172.17.0.2:21106, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55518->172.17.0.2:21103, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41738->172.17.0.2:21108, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40204->172.17.0.2:21104, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40206->172.17.0.2:21104, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56544->172.17.0.2:21101, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45476->172.17.0.2:21102, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51302->172.17.0.2:21110, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56550->172.17.0.2:21101, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51304->172.17.0.2:21110, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56554->172.17.0.2:21101, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48254->172.17.0.2:21105, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40266->172.17.0.2:21106, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40274->172.17.0.2:21106, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55556->172.17.0.2:21109, err= --- PASS: TestSyncConcurrentTruncate (0.29s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:35 DEBUG : empty_dir: Making directory with metadata 2025/11/12 02:58:35 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/12 02:58:35 DEBUG : empty_on_remote: Making directory with metadata 2025/11/12 02:58:35 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/12 02:58:35 INFO : empty_on_remote: Making directory 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55520->172.17.0.2:21103, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56556->172.17.0.2:21101, err= 2025/11/12 02:58:35 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/12 02:58:35 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/12 02:58:35 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/12 02:58:35 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/12 02:58:35 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51348->172.17.0.2:21110, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45532->172.17.0.2:21102, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56616->172.17.0.2:21101, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55566->172.17.0.2:21103, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45538->172.17.0.2:21102, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43312->172.17.0.2:21100, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51354->172.17.0.2:21110, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43326->172.17.0.2:21100, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43332->172.17.0.2:21100, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55576->172.17.0.2:21109, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48296->172.17.0.2:21105, err= --- PASS: TestSyncReplaceDirModTime (0.06s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:35 DEBUG : empty_dir: Making directory with metadata 2025/11/12 02:58:35 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/12 02:58:35 DEBUG : empty_on_remote: Making directory with metadata 2025/11/12 02:58:35 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/12 02:58:35 INFO : empty_on_remote: Making directory 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51370->172.17.0.2:21110, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48312->172.17.0.2:21105, err= 2025/11/12 02:58:35 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/12 02:58:35 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/12 02:58:35 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/12 02:58:35 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/12 02:58:35 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/12 02:58:35 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51420->172.17.0.2:21110, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40326->172.17.0.2:21106, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51422->172.17.0.2:21110, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40258->172.17.0.2:21104, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56642->172.17.0.2:21101, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48368->172.17.0.2:21105, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45588->172.17.0.2:21102, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55592->172.17.0.2:21103, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56648->172.17.0.2:21101, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40334->172.17.0.2:21106, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36780->172.17.0.2:21107, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56658->172.17.0.2:21101, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43348->172.17.0.2:21100, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.07s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/12 02:58:35 INFO : sub dir: Making directory 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40344->172.17.0.2:21106, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43354->172.17.0.2:21100, err= 2025/11/12 02:58:35 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36808->172.17.0.2:21107, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43388->172.17.0.2:21100, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51530->172.17.0.2:21110, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55646->172.17.0.2:21103, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43394->172.17.0.2:21100, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45640->172.17.0.2:21102, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36820->172.17.0.2:21107, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48434->172.17.0.2:21105, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36836->172.17.0.2:21107, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56712->172.17.0.2:21101, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55656->172.17.0.2:21109, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55658->172.17.0.2:21103, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43408->172.17.0.2:21100, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40282->172.17.0.2:21104, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.10s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/12 02:58:35 INFO : sub dir: Making directory 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41830->172.17.0.2:21108, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55662->172.17.0.2:21103, err= 2025/11/12 02:58:35 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51544->172.17.0.2:21110, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45664->172.17.0.2:21102, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56776->172.17.0.2:21101, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55700->172.17.0.2:21109, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36862->172.17.0.2:21107, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45666->172.17.0.2:21102, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55714->172.17.0.2:21103, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55702->172.17.0.2:21109, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45668->172.17.0.2:21102, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40342->172.17.0.2:21104, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43448->172.17.0.2:21100, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48518->172.17.0.2:21105, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56782->172.17.0.2:21101, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51554->172.17.0.2:21110, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.10s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40344->172.17.0.2:21104, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45678->172.17.0.2:21102, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55726->172.17.0.2:21103, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41880->172.17.0.2:21108, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55706->172.17.0.2:21109, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51556->172.17.0.2:21110, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36864->172.17.0.2:21107, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55718->172.17.0.2:21109, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40484->172.17.0.2:21106, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45690->172.17.0.2:21102, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56784->172.17.0.2:21101, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55728->172.17.0.2:21109, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41884->172.17.0.2:21108, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40352->172.17.0.2:21104, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41892->172.17.0.2:21108, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43464->172.17.0.2:21100, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55730->172.17.0.2:21109, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41906->172.17.0.2:21108, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56790->172.17.0.2:21101, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55734->172.17.0.2:21109, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43472->172.17.0.2:21100, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41918->172.17.0.2:21108, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55744->172.17.0.2:21109, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40494->172.17.0.2:21106, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56798->172.17.0.2:21101, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41934->172.17.0.2:21108, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43480->172.17.0.2:21100, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55740->172.17.0.2:21103, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55750->172.17.0.2:21109, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48524->172.17.0.2:21105, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55744->172.17.0.2:21103, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45698->172.17.0.2:21102, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40500->172.17.0.2:21106, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40514->172.17.0.2:21106, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40518->172.17.0.2:21106, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55750->172.17.0.2:21103, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45708->172.17.0.2:21102, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45718->172.17.0.2:21102, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40360->172.17.0.2:21104, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56814->172.17.0.2:21101, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48532->172.17.0.2:21105, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48540->172.17.0.2:21105, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41948->172.17.0.2:21108, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41962->172.17.0.2:21108, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48552->172.17.0.2:21105, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45720->172.17.0.2:21102, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36870->172.17.0.2:21107, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40362->172.17.0.2:21104, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41974->172.17.0.2:21108, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55766->172.17.0.2:21109, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36876->172.17.0.2:21107, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43496->172.17.0.2:21100, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55776->172.17.0.2:21109, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36880->172.17.0.2:21107, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43510->172.17.0.2:21100, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51572->172.17.0.2:21110, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55758->172.17.0.2:21103, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41976->172.17.0.2:21108, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36892->172.17.0.2:21107, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45726->172.17.0.2:21102, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55790->172.17.0.2:21109, err= 2025/11/12 02:58:35 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41978->172.17.0.2:21108, err= 2025/11/12 02:58:35 DEBUG : apple: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : apple: Excluded 2025/11/12 02:58:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : appleappleapplebanana: Excluded 2025/11/12 02:58:35 DEBUG : banana: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : banana: Excluded 2025/11/12 02:58:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : splitbananasplit: Excluded 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36902->172.17.0.2:21107, err= 2025/11/12 02:58:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51576->172.17.0.2:21110, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40374->172.17.0.2:21104, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55794->172.17.0.2:21109, err= 2025/11/12 02:58:35 DEBUG : apple: size = 5 OK 2025/11/12 02:58:35 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/12 02:58:35 DEBUG : banana: size = 6 OK 2025/11/12 02:58:35 DEBUG : splitbananasplit: size = 16 OK 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Connecting to FTP server 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21") 2025/11/12 02:58:35 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : banana: Unchanged skipping 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48032->172.17.0.2:21, err= 2025/11/12 02:58:35 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : apple: Unchanged skipping 2025/11/12 02:58:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40386->172.17.0.2:21104, err= 2025/11/12 02:58:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/12 02:58:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/12 02:58:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/12 02:58:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/12 02:58:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/12 02:58:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Connecting to FTP server 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Connecting to FTP server 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Connecting to FTP server 2025/11/12 02:58:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/12 02:58:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/12 02:58:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/12 02:58:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/12 02:58:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/12 02:58:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/12 02:58:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/12 02:58:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/12 02:58:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/12 02:58:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/12 02:58:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/12 02:58:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/12 02:58:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/12 02:58:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/12 02:58:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/12 02:58:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/12 02:58:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/12 02:58:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/12 02:58:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/12 02:58:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/12 02:58:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/12 02:58:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48046->172.17.0.2:21, err= 2025/11/12 02:58:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : splitbananasplit: Unchanged skipping 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48060->172.17.0.2:21, err= 2025/11/12 02:58:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48072->172.17.0.2:21, err= 2025/11/12 02:58:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/12 02:58:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:35 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:35 INFO : There was nothing to transfer 2025/11/12 02:58:35 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51584->172.17.0.2:21110, err= 2025/11/12 02:58:35 DEBUG : apple: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : apple: Excluded 2025/11/12 02:58:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : appleappleapplebanana: Excluded 2025/11/12 02:58:35 DEBUG : banana: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : banana: Excluded 2025/11/12 02:58:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : splitbananasplit: Excluded 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51600->172.17.0.2:21110, err= 2025/11/12 02:58:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45730->172.17.0.2:21102, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55798->172.17.0.2:21109, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56822->172.17.0.2:21101, err= 2025/11/12 02:58:35 DEBUG : apple: size = 5 OK 2025/11/12 02:58:35 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/12 02:58:35 DEBUG : banana: size = 6 OK 2025/11/12 02:58:35 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : apple: Unchanged skipping 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:35 DEBUG : splitbananasplit: size = 16 OK 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36918->172.17.0.2:21107, err= 2025/11/12 02:58:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/12 02:58:35 DEBUG : splitbananasplit: Unchanged skipping 2025/11/12 02:58:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/12 02:58:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/12 02:58:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/12 02:58:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/12 02:58:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/12 02:58:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/12 02:58:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/12 02:58:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/12 02:58:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/12 02:58:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/12 02:58:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/12 02:58:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/12 02:58:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/12 02:58:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/12 02:58:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/12 02:58:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/12 02:58:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/12 02:58:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/12 02:58:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/12 02:58:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/12 02:58:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/12 02:58:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/12 02:58:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/12 02:58:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/12 02:58:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/12 02:58:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/12 02:58:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/12 02:58:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/12 02:58:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/12 02:58:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/12 02:58:35 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : banana: Unchanged skipping 2025/11/12 02:58:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:35 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:35 INFO : There was nothing to transfer 2025/11/12 02:58:35 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56834->172.17.0.2:21101, err= 2025/11/12 02:58:35 DEBUG : apple: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : apple: Excluded 2025/11/12 02:58:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : appleappleapplebanana: Excluded 2025/11/12 02:58:35 DEBUG : banana: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : banana: Excluded 2025/11/12 02:58:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : splitbananasplit: Excluded 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56840->172.17.0.2:21101, err= 2025/11/12 02:58:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40526->172.17.0.2:21106, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36920->172.17.0.2:21107, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40542->172.17.0.2:21106, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45738->172.17.0.2:21102, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43518->172.17.0.2:21100, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43532->172.17.0.2:21100, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56848->172.17.0.2:21101, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45740->172.17.0.2:21102, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55762->172.17.0.2:21103, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40550->172.17.0.2:21106, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43538->172.17.0.2:21100, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41982->172.17.0.2:21108, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43544->172.17.0.2:21100, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43558->172.17.0.2:21100, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36932->172.17.0.2:21107, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55810->172.17.0.2:21109, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43562->172.17.0.2:21100, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51612->172.17.0.2:21110, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56850->172.17.0.2:21101, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43578->172.17.0.2:21100, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55766->172.17.0.2:21103, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40388->172.17.0.2:21104, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43590->172.17.0.2:21100, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45746->172.17.0.2:21102, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41994->172.17.0.2:21108, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43598->172.17.0.2:21100, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56852->172.17.0.2:21101, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48556->172.17.0.2:21105, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40560->172.17.0.2:21106, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55824->172.17.0.2:21109, err= === RUN TestTransform/NFD run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40562->172.17.0.2:21106, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51620->172.17.0.2:21110, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40574->172.17.0.2:21106, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40588->172.17.0.2:21106, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40600->172.17.0.2:21106, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40402->172.17.0.2:21104, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56868->172.17.0.2:21101, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40408->172.17.0.2:21104, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55780->172.17.0.2:21103, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36934->172.17.0.2:21107, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55830->172.17.0.2:21109, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56874->172.17.0.2:21101, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36940->172.17.0.2:21107, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48564->172.17.0.2:21105, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40422->172.17.0.2:21104, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40602->172.17.0.2:21106, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36946->172.17.0.2:21107, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40436->172.17.0.2:21104, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56876->172.17.0.2:21101, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45756->172.17.0.2:21102, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41996->172.17.0.2:21108, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51628->172.17.0.2:21110, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42008->172.17.0.2:21108, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48566->172.17.0.2:21105, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36960->172.17.0.2:21107, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40444->172.17.0.2:21104, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40456->172.17.0.2:21104, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56890->172.17.0.2:21101, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48572->172.17.0.2:21105, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55796->172.17.0.2:21103, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42016->172.17.0.2:21108, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55842->172.17.0.2:21109, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48588->172.17.0.2:21105, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43606->172.17.0.2:21100, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55850->172.17.0.2:21109, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42018->172.17.0.2:21108, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40464->172.17.0.2:21104, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40472->172.17.0.2:21104, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45770->172.17.0.2:21102, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42030->172.17.0.2:21108, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45774->172.17.0.2:21102, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43616->172.17.0.2:21100, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48598->172.17.0.2:21105, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56896->172.17.0.2:21101, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40484->172.17.0.2:21104, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40614->172.17.0.2:21106, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55862->172.17.0.2:21109, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40630->172.17.0.2:21106, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51638->172.17.0.2:21110, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55812->172.17.0.2:21103, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40632->172.17.0.2:21106, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55868->172.17.0.2:21109, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40498->172.17.0.2:21104, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55876->172.17.0.2:21109, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56906->172.17.0.2:21101, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55882->172.17.0.2:21109, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55820->172.17.0.2:21103, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45790->172.17.0.2:21102, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42034->172.17.0.2:21108, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45802->172.17.0.2:21102, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40648->172.17.0.2:21106, err= 2025/11/12 02:58:35 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36970->172.17.0.2:21107, err= 2025/11/12 02:58:35 DEBUG : apple: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : apple: Excluded 2025/11/12 02:58:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : appleappleapplebanana: Excluded 2025/11/12 02:58:35 DEBUG : banana: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : banana: Excluded 2025/11/12 02:58:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : splitbananasplit: Excluded 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36986->172.17.0.2:21107, err= 2025/11/12 02:58:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:36996->172.17.0.2:21107, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43618->172.17.0.2:21100, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42050->172.17.0.2:21108, err= 2025/11/12 02:58:35 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/12 02:58:35 DEBUG : banana: size = 6 OK 2025/11/12 02:58:35 DEBUG : apple: size = 5 OK 2025/11/12 02:58:35 DEBUG : splitbananasplit: size = 16 OK 2025/11/12 02:58:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/12 02:58:35 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : apple: Unchanged skipping 2025/11/12 02:58:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : splitbananasplit: Unchanged skipping 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:35 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : banana: Unchanged skipping 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43632->172.17.0.2:21100, err= 2025/11/12 02:58:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/12 02:58:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/12 02:58:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/12 02:58:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/12 02:58:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/12 02:58:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/12 02:58:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/12 02:58:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/12 02:58:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/12 02:58:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/12 02:58:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/12 02:58:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/12 02:58:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/12 02:58:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/12 02:58:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/12 02:58:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/12 02:58:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/12 02:58:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/12 02:58:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/12 02:58:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/12 02:58:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/12 02:58:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/12 02:58:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/12 02:58:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/12 02:58:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/12 02:58:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/12 02:58:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/12 02:58:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/12 02:58:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/12 02:58:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/12 02:58:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:35 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:35 INFO : There was nothing to transfer 2025/11/12 02:58:35 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40654->172.17.0.2:21106, err= 2025/11/12 02:58:35 DEBUG : apple: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : apple: Excluded 2025/11/12 02:58:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : appleappleapplebanana: Excluded 2025/11/12 02:58:35 DEBUG : banana: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : banana: Excluded 2025/11/12 02:58:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : splitbananasplit: Excluded 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43634->172.17.0.2:21100, err= 2025/11/12 02:58:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51642->172.17.0.2:21110, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55824->172.17.0.2:21103, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56914->172.17.0.2:21101, err= 2025/11/12 02:58:35 DEBUG : apple: size = 5 OK 2025/11/12 02:58:35 DEBUG : banana: size = 6 OK 2025/11/12 02:58:35 DEBUG : splitbananasplit: size = 16 OK 2025/11/12 02:58:35 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/12 02:58:35 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : apple: Unchanged skipping 2025/11/12 02:58:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/12 02:58:35 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : banana: Unchanged skipping 2025/11/12 02:58:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : splitbananasplit: Unchanged skipping 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43640->172.17.0.2:21100, err= 2025/11/12 02:58:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/12 02:58:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/12 02:58:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/12 02:58:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/12 02:58:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/12 02:58:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/12 02:58:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/12 02:58:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/12 02:58:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/12 02:58:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/12 02:58:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/12 02:58:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/12 02:58:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/12 02:58:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/12 02:58:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/12 02:58:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/12 02:58:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/12 02:58:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/12 02:58:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/12 02:58:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/12 02:58:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/12 02:58:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/12 02:58:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/12 02:58:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/12 02:58:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/12 02:58:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/12 02:58:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/12 02:58:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/12 02:58:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/12 02:58:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/12 02:58:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:35 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:35 INFO : There was nothing to transfer 2025/11/12 02:58:35 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48600->172.17.0.2:21105, err= 2025/11/12 02:58:35 DEBUG : apple: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : apple: Excluded 2025/11/12 02:58:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : appleappleapplebanana: Excluded 2025/11/12 02:58:35 DEBUG : banana: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : banana: Excluded 2025/11/12 02:58:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : splitbananasplit: Excluded 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51650->172.17.0.2:21110, err= 2025/11/12 02:58:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/12 02:58:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 02:58:35 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51658->172.17.0.2:21110, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40656->172.17.0.2:21106, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40666->172.17.0.2:21106, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45816->172.17.0.2:21102, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37010->172.17.0.2:21107, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56916->172.17.0.2:21101, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37026->172.17.0.2:21107, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40672->172.17.0.2:21106, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48604->172.17.0.2:21105, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55834->172.17.0.2:21103, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40508->172.17.0.2:21104, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48606->172.17.0.2:21105, err= 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42052->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55898->172.17.0.2:21109, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40688->172.17.0.2:21106, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40512->172.17.0.2:21104, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55904->172.17.0.2:21109, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48614->172.17.0.2:21105, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45826->172.17.0.2:21102, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55846->172.17.0.2:21103, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40700->172.17.0.2:21106, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45832->172.17.0.2:21102, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51674->172.17.0.2:21110, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40522->172.17.0.2:21104, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48630->172.17.0.2:21105, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55912->172.17.0.2:21109, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40530->172.17.0.2:21104, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42054->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51676->172.17.0.2:21110, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43650->172.17.0.2:21100, err= === RUN TestTransform/base64 run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51678->172.17.0.2:21110, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48646->172.17.0.2:21105, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42062->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51692->172.17.0.2:21110, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51694->172.17.0.2:21110, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55920->172.17.0.2:21109, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43656->172.17.0.2:21100, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40710->172.17.0.2:21106, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40542->172.17.0.2:21104, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42076->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37040->172.17.0.2:21107, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55934->172.17.0.2:21109, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51710->172.17.0.2:21110, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37046->172.17.0.2:21107, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40544->172.17.0.2:21104, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43672->172.17.0.2:21100, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51722->172.17.0.2:21110, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48662->172.17.0.2:21105, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55936->172.17.0.2:21109, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55848->172.17.0.2:21103, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37052->172.17.0.2:21107, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37058->172.17.0.2:21107, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56920->172.17.0.2:21101, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55854->172.17.0.2:21103, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55938->172.17.0.2:21109, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37074->172.17.0.2:21107, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42090->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42094->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51734->172.17.0.2:21110, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48668->172.17.0.2:21105, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56926->172.17.0.2:21101, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55944->172.17.0.2:21109, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40716->172.17.0.2:21106, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48678->172.17.0.2:21105, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42096->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43686->172.17.0.2:21100, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42112->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56938->172.17.0.2:21101, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55948->172.17.0.2:21109, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42118->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40726->172.17.0.2:21106, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43690->172.17.0.2:21100, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55956->172.17.0.2:21109, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56944->172.17.0.2:21101, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43704->172.17.0.2:21100, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48680->172.17.0.2:21105, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56958->172.17.0.2:21101, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40736->172.17.0.2:21106, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48684->172.17.0.2:21105, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51742->172.17.0.2:21110, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40546->172.17.0.2:21104, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51754->172.17.0.2:21110, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55860->172.17.0.2:21103, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43718->172.17.0.2:21100, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37084->172.17.0.2:21107, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40560->172.17.0.2:21104, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51766->172.17.0.2:21110, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51780->172.17.0.2:21110, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55968->172.17.0.2:21109, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45848->172.17.0.2:21102, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45852->172.17.0.2:21102, err= 2025/11/12 02:58:36 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48690->172.17.0.2:21105, err= 2025/11/12 02:58:36 DEBUG : apple: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : apple: Excluded 2025/11/12 02:58:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : appleappleapplebanana: Excluded 2025/11/12 02:58:36 DEBUG : banana: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : banana: Excluded 2025/11/12 02:58:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : splitbananasplit: Excluded 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51796->172.17.0.2:21110, err= 2025/11/12 02:58:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55874->172.17.0.2:21103, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55890->172.17.0.2:21103, err= 2025/11/12 02:58:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 02:58:36 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 02:58:36 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 02:58:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 02:58:36 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 02:58:36 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 02:58:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 02:58:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 02:58:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 02:58:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 02:58:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 02:58:36 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 02:58:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 02:58:36 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 02:58:36 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40574->172.17.0.2:21104, err= 2025/11/12 02:58:36 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/12 02:58:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 02:58:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/12 02:58:36 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 02:58:36 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/12 02:58:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 02:58:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/12 02:58:36 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 02:58:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 02:58:36 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 02:58:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 02:58:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 02:58:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 02:58:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 02:58:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 02:58:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 02:58:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 02:58:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 02:58:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 02:58:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 02:58:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 02:58:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 02:58:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 02:58:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 02:58:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 02:58:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 02:58:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 02:58:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 02:58:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 02:58:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 02:58:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 02:58:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 02:58:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 02:58:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 02:58:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 02:58:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 02:58:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 02:58:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 02:58:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 02:58:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 02:58:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 02:58:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 02:58:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 02:58:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 02:58:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 02:58:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 02:58:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 02:58:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 02:58:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 02:58:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 02:58:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 02:58:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 02:58:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 02:58:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 02:58:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 02:58:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 02:58:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 02:58:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 02:58:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 02:58:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 02:58:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 02:58:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 02:58:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 02:58:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 02:58:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 02:58:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 02:58:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 02:58:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 02:58:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 02:58:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 02:58:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 02:58:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 02:58:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 02:58:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 02:58:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 02:58:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 02:58:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 02:58:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 02:58:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 02:58:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 02:58:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 02:58:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 02:58:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 02:58:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 02:58:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 02:58:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 02:58:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43720->172.17.0.2:21100, err= 2025/11/12 02:58:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 02:58:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 02:58:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 02:58:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 02:58:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 02:58:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 02:58:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 02:58:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 02:58:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 02:58:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 02:58:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40744->172.17.0.2:21106, err= 2025/11/12 02:58:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 02:58:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 02:58:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 02:58:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 02:58:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 02:58:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 02:58:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 02:58:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 02:58:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 02:58:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 02:58:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 02:58:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55900->172.17.0.2:21103, err= 2025/11/12 02:58:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 02:58:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 02:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 02:58:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 02:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 02:58:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 02:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 02:58:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 02:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 02:58:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 02:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 02:58:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 02:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 02:58:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 02:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 02:58:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 02:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 02:58:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 02:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 02:58:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 02:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 02:58:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 02:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 02:58:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 02:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 02:58:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 02:58:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/12 02:58:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 02:58:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/12 02:58:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 02:58:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/12 02:58:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 02:58:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/12 02:58:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 02:58:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/12 02:58:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 02:58:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 02:58:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 02:58:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 02:58:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 02:58:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 02:58:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 02:58:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 02:58:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 02:58:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 02:58:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/12 02:58:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 02:58:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 02:58:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 02:58:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 02:58:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 02:58:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 02:58:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 02:58:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 02:58:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 02:58:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 02:58:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 02:58:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 02:58:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 02:58:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 02:58:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 02:58:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 02:58:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 02:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 02:58:36 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/12 02:58:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 02:58:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 02:58:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37100->172.17.0.2:21107, err= 2025/11/12 02:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 02:58:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 02:58:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 02:58:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 02:58:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 02:58:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 02:58:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 02:58:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 02:58:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 02:58:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/12 02:58:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 02:58:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 02:58:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 02:58:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 02:58:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:36 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/12 02:58:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45854->172.17.0.2:21102, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43734->172.17.0.2:21100, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40584->172.17.0.2:21104, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55972->172.17.0.2:21109, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40600->172.17.0.2:21104, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55910->172.17.0.2:21103, err= 2025/11/12 02:58:36 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48692->172.17.0.2:21105, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55924->172.17.0.2:21103, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40604->172.17.0.2:21104, err= 2025/11/12 02:58:36 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45862->172.17.0.2:21102, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42134->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:36 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40610->172.17.0.2:21104, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56972->172.17.0.2:21101, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51812->172.17.0.2:21110, err= 2025/11/12 02:58:36 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2025/11/12 02:58:36 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/12 02:58:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45874->172.17.0.2:21102, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40622->172.17.0.2:21104, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37110->172.17.0.2:21107, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51818->172.17.0.2:21110, err= 2025/11/12 02:58:36 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 02:58:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 02:58:36 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 02:58:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 02:58:36 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2025/11/12 02:58:36 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/12 02:58:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42144->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45888->172.17.0.2:21102, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40752->172.17.0.2:21106, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37114->172.17.0.2:21107, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55940->172.17.0.2:21103, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48698->172.17.0.2:21105, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45904->172.17.0.2:21102, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56984->172.17.0.2:21101, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43746->172.17.0.2:21100, err= 2025/11/12 02:58:36 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42152->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:36 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37118->172.17.0.2:21107, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40632->172.17.0.2:21104, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55988->172.17.0.2:21109, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43750->172.17.0.2:21100, err= 2025/11/12 02:58:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37120->172.17.0.2:21107, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56994->172.17.0.2:21101, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56004->172.17.0.2:21109, err= 2025/11/12 02:58:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 02:58:36 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 02:58:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 02:58:36 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 02:58:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 02:58:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40754->172.17.0.2:21106, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48706->172.17.0.2:21105, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40648->172.17.0.2:21104, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42168->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 02:58:36 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 02:58:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43752->172.17.0.2:21100, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57010->172.17.0.2:21101, err= 2025/11/12 02:58:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 02:58:36 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 02:58:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48714->172.17.0.2:21105, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42182->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56008->172.17.0.2:21109, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40764->172.17.0.2:21106, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57024->172.17.0.2:21101, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51824->172.17.0.2:21110, err= 2025/11/12 02:58:36 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:36 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43754->172.17.0.2:21100, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42184->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37122->172.17.0.2:21107, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:36 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48722->172.17.0.2:21105, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:36 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57040->172.17.0.2:21101, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42192->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43756->172.17.0.2:21100, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55942->172.17.0.2:21103, err= 2025/11/12 02:58:36 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 02:58:36 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 02:58:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37126->172.17.0.2:21107, err= 2025/11/12 02:58:36 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 02:58:36 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 02:58:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45908->172.17.0.2:21102, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43760->172.17.0.2:21100, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56024->172.17.0.2:21109, err= 2025/11/12 02:58:36 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 02:58:36 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 02:58:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45924->172.17.0.2:21102, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40770->172.17.0.2:21106, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57050->172.17.0.2:21101, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:36 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 02:58:36 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56040->172.17.0.2:21109, err= 2025/11/12 02:58:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37136->172.17.0.2:21107, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45938->172.17.0.2:21102, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43768->172.17.0.2:21100, err= 2025/11/12 02:58:36 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:36 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57064->172.17.0.2:21101, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43780->172.17.0.2:21100, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42204->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45940->172.17.0.2:21102, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42212->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43786->172.17.0.2:21100, err= 2025/11/12 02:58:36 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 02:58:36 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 02:58:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55958->172.17.0.2:21103, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37148->172.17.0.2:21107, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:36 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 02:58:36 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 02:58:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57068->172.17.0.2:21101, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43788->172.17.0.2:21100, err= 2025/11/12 02:58:36 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55966->172.17.0.2:21103, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42228->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45956->172.17.0.2:21102, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56044->172.17.0.2:21109, err= 2025/11/12 02:58:36 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/12 02:58:36 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/12 02:58:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51836->172.17.0.2:21110, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57082->172.17.0.2:21101, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48732->172.17.0.2:21105, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40784->172.17.0.2:21106, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37150->172.17.0.2:21107, err= 2025/11/12 02:58:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45958->172.17.0.2:21102, err= 2025/11/12 02:58:36 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/12 02:58:36 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/12 02:58:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56054->172.17.0.2:21109, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48746->172.17.0.2:21105, err= 2025/11/12 02:58:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37164->172.17.0.2:21107, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55968->172.17.0.2:21103, err= 2025/11/12 02:58:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40664->172.17.0.2:21104, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57090->172.17.0.2:21101, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45964->172.17.0.2:21102, err= 2025/11/12 02:58:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/12 02:58:36 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42240->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40798->172.17.0.2:21106, err= 2025/11/12 02:58:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/12 02:58:36 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/12 02:58:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/12 02:58:36 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/12 02:58:36 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55984->172.17.0.2:21103, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48754->172.17.0.2:21105, err= 2025/11/12 02:58:36 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2025/11/12 02:58:36 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/12 02:58:36 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48756->172.17.0.2:21105, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40806->172.17.0.2:21106, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55992->172.17.0.2:21103, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56070->172.17.0.2:21109, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51850->172.17.0.2:21110, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57096->172.17.0.2:21101, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40668->172.17.0.2:21104, err= 2025/11/12 02:58:36 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/12 02:58:36 INFO : dir1/0013-789;=.txt: Deleted 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:36 INFO : splitbananasplit: Deleted 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55998->172.17.0.2:21103, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:36 INFO : apple: Deleted 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40810->172.17.0.2:21106, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:36 INFO : dir1/0014-89;=.txt: Deleted 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42246->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48770->172.17.0.2:21105, err= 2025/11/12 02:58:36 INFO : banana: Deleted 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51854->172.17.0.2:21110, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56072->172.17.0.2:21109, err= 2025/11/12 02:58:36 INFO : dir1/0012-6789;.txt: Deleted 2025/11/12 02:58:36 INFO : dir1/0010-456789.txt: Deleted 2025/11/12 02:58:36 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 INFO : dir1/0009-3456789.txt: Deleted 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42252->172.17.0.2:21108, err= 2025/11/12 02:58:36 INFO : dir1/0007-1234567.txt: Deleted 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:36 INFO : dir1/0003-defghij.txt: Deleted 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37180->172.17.0.2:21107, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40814->172.17.0.2:21106, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Connection failed, closing: read tcp 172.17.0.1:47662->172.17.0.2:21: read: connection reset by peer 2025/11/12 02:58:36 ERROR : appleappleapplebanana: Couldn't delete: 500 OOPS: priv_sock_get_int 2025/11/12 02:58:36 INFO : dir1/0015-9;=.txt: Deleted 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45968->172.17.0.2:21102, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57110->172.17.0.2:21101, err= 2025/11/12 02:58:36 INFO : dir1/0011-56789;.txt: Deleted 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48772->172.17.0.2:21105, err= 2025/11/12 02:58:36 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/12 02:58:36 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/12 02:58:36 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/12 02:58:36 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/12 02:58:36 INFO : dir1/0008-2345678.txt: Deleted 2025/11/12 02:58:36 ERROR : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: failed to delete 1 files Test: TestTransform/base64 2025/11/12 02:58:36 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51856->172.17.0.2:21110, err= 2025/11/12 02:58:36 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : YXBwbGU=: Excluded 2025/11/12 02:58:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/11/12 02:58:36 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : YmFuYW5h: Excluded 2025/11/12 02:58:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : appleappleapplebanana: Excluded 2025/11/12 02:58:36 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56086->172.17.0.2:21109, err= 2025/11/12 02:58:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/11/12 02:58:36 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/11/12 02:58:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/11/12 02:58:36 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/11/12 02:58:36 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/11/12 02:58:36 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/11/12 02:58:36 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/11/12 02:58:36 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/11/12 02:58:36 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/11/12 02:58:36 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/11/12 02:58:36 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/11/12 02:58:36 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/11/12 02:58:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/11/12 02:58:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/11/12 02:58:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/11/12 02:58:36 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40826->172.17.0.2:21106, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45974->172.17.0.2:21102, err= sync_transform_test.go:196: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:196 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Not equal: expected: 20 actual : 21 Test: TestTransform/base64 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56006->172.17.0.2:21103, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42268->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43804->172.17.0.2:21100, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37196->172.17.0.2:21107, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45976->172.17.0.2:21102, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42278->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57120->172.17.0.2:21101, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56008->172.17.0.2:21103, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57128->172.17.0.2:21101, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42290->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56090->172.17.0.2:21109, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40836->172.17.0.2:21106, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56010->172.17.0.2:21103, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57136->172.17.0.2:21101, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40846->172.17.0.2:21106, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40862->172.17.0.2:21106, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48782->172.17.0.2:21105, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42298->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56020->172.17.0.2:21103, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57152->172.17.0.2:21101, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56098->172.17.0.2:21109, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56036->172.17.0.2:21103, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37208->172.17.0.2:21107, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40868->172.17.0.2:21106, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43816->172.17.0.2:21100, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40676->172.17.0.2:21104, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42308->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43822->172.17.0.2:21100, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45990->172.17.0.2:21102, err= === RUN TestTransform/prefix run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42314->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57164->172.17.0.2:21101, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56114->172.17.0.2:21109, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45994->172.17.0.2:21102, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56052->172.17.0.2:21103, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57170->172.17.0.2:21101, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42330->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42346->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43826->172.17.0.2:21100, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42358->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43842->172.17.0.2:21100, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56056->172.17.0.2:21103, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43846->172.17.0.2:21100, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45996->172.17.0.2:21102, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40870->172.17.0.2:21106, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40884->172.17.0.2:21106, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51858->172.17.0.2:21110, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56128->172.17.0.2:21109, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48794->172.17.0.2:21105, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40888->172.17.0.2:21106, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40890->172.17.0.2:21106, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48798->172.17.0.2:21105, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40896->172.17.0.2:21106, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37212->172.17.0.2:21107, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42368->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42378->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37222->172.17.0.2:21107, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48800->172.17.0.2:21105, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42388->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48810->172.17.0.2:21105, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46000->172.17.0.2:21102, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43862->172.17.0.2:21100, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48826->172.17.0.2:21105, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42396->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46014->172.17.0.2:21102, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51862->172.17.0.2:21110, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42400->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40900->172.17.0.2:21106, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46026->172.17.0.2:21102, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51868->172.17.0.2:21110, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56140->172.17.0.2:21109, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57172->172.17.0.2:21101, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40908->172.17.0.2:21106, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46038->172.17.0.2:21102, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40692->172.17.0.2:21104, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37236->172.17.0.2:21107, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56142->172.17.0.2:21109, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43868->172.17.0.2:21100, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56152->172.17.0.2:21109, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56070->172.17.0.2:21103, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40696->172.17.0.2:21104, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37252->172.17.0.2:21107, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46052->172.17.0.2:21102, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56158->172.17.0.2:21109, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56172->172.17.0.2:21109, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40910->172.17.0.2:21106, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37262->172.17.0.2:21107, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37278->172.17.0.2:21107, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56182->172.17.0.2:21109, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56078->172.17.0.2:21103, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56184->172.17.0.2:21109, err= 2025/11/12 02:58:36 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43884->172.17.0.2:21100, err= 2025/11/12 02:58:36 DEBUG : apple: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : apple: Excluded 2025/11/12 02:58:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : appleappleapplebanana: Excluded 2025/11/12 02:58:36 DEBUG : banana: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : banana: Excluded 2025/11/12 02:58:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : splitbananasplit: Excluded 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46068->172.17.0.2:21102, err= 2025/11/12 02:58:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48842->172.17.0.2:21105, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48844->172.17.0.2:21105, err= 2025/11/12 02:58:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 02:58:36 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 02:58:36 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 02:58:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 02:58:36 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 02:58:36 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 02:58:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 02:58:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 02:58:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 02:58:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 02:58:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 02:58:36 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 02:58:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 02:58:36 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 02:58:36 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56092->172.17.0.2:21103, err= 2025/11/12 02:58:36 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/12 02:58:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 02:58:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/12 02:58:36 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 02:58:36 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/12 02:58:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 02:58:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/12 02:58:36 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 02:58:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 02:58:36 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 02:58:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48856->172.17.0.2:21105, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42414->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/12 02:58:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/12 02:58:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/12 02:58:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/12 02:58:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/12 02:58:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/12 02:58:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/12 02:58:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/12 02:58:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/12 02:58:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/12 02:58:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/12 02:58:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/12 02:58:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/12 02:58:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/12 02:58:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/12 02:58:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/12 02:58:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/12 02:58:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/12 02:58:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/12 02:58:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/12 02:58:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/12 02:58:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/12 02:58:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/12 02:58:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/12 02:58:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/12 02:58:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/12 02:58:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/12 02:58:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/12 02:58:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/12 02:58:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/12 02:58:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/12 02:58:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/12 02:58:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/12 02:58:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/12 02:58:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/12 02:58:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/12 02:58:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/12 02:58:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/12 02:58:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/12 02:58:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/12 02:58:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/12 02:58:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/12 02:58:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/12 02:58:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/12 02:58:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/12 02:58:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/12 02:58:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/12 02:58:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/12 02:58:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/12 02:58:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/12 02:58:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/12 02:58:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/12 02:58:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/12 02:58:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/12 02:58:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/12 02:58:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/12 02:58:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/12 02:58:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/12 02:58:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/12 02:58:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/12 02:58:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/12 02:58:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/12 02:58:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/12 02:58:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/12 02:58:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/12 02:58:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/12 02:58:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/12 02:58:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/12 02:58:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/12 02:58:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/12 02:58:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/12 02:58:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/12 02:58:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/12 02:58:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56100->172.17.0.2:21103, err= 2025/11/12 02:58:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/12 02:58:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/12 02:58:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/12 02:58:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/12 02:58:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/12 02:58:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/12 02:58:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/12 02:58:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/12 02:58:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/12 02:58:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/12 02:58:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/12 02:58:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/12 02:58:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/12 02:58:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/12 02:58:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/12 02:58:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/12 02:58:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51880->172.17.0.2:21110, err= 2025/11/12 02:58:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/12 02:58:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/12 02:58:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/12 02:58:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/12 02:58:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/12 02:58:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/12 02:58:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/12 02:58:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/12 02:58:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/12 02:58:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/12 02:58:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/12 02:58:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/12 02:58:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/12 02:58:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/12 02:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/12 02:58:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/12 02:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/12 02:58:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/12 02:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/12 02:58:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/12 02:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/12 02:58:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/12 02:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/12 02:58:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/12 02:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/12 02:58:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/12 02:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/12 02:58:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/12 02:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/12 02:58:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/12 02:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/12 02:58:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/12 02:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/12 02:58:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/12 02:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/12 02:58:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/12 02:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/12 02:58:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/12 02:58:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/12 02:58:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/12 02:58:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/12 02:58:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/12 02:58:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/12 02:58:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/12 02:58:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/12 02:58:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/12 02:58:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/12 02:58:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/12 02:58:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/12 02:58:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/12 02:58:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/12 02:58:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/12 02:58:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/12 02:58:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/12 02:58:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/12 02:58:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/12 02:58:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/12 02:58:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/12 02:58:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/12 02:58:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/12 02:58:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/12 02:58:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/12 02:58:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/12 02:58:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/12 02:58:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/12 02:58:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/12 02:58:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/12 02:58:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/12 02:58:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/12 02:58:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/12 02:58:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/12 02:58:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/12 02:58:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/12 02:58:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/12 02:58:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/12 02:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/12 02:58:36 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/12 02:58:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/12 02:58:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/12 02:58:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/12 02:58:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/12 02:58:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/12 02:58:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/12 02:58:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/12 02:58:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/12 02:58:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/12 02:58:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/12 02:58:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/12 02:58:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/12 02:58:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/12 02:58:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/12 02:58:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/12 02:58:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:36 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/12 02:58:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56104->172.17.0.2:21103, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40912->172.17.0.2:21106, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37290->172.17.0.2:21107, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46084->172.17.0.2:21102, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56120->172.17.0.2:21103, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42430->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48860->172.17.0.2:21105, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40924->172.17.0.2:21106, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56136->172.17.0.2:21103, err= 2025/11/12 02:58:36 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2025/11/12 02:58:36 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48876->172.17.0.2:21105, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56194->172.17.0.2:21109, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40928->172.17.0.2:21106, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:36 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2025/11/12 02:58:36 INFO : apple: Copied (new) to: PREFIXapple 2025/11/12 02:58:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48878->172.17.0.2:21105, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37306->172.17.0.2:21107, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40708->172.17.0.2:21104, err= 2025/11/12 02:58:36 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42438->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:36 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2025/11/12 02:58:36 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/12 02:58:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56140->172.17.0.2:21103, err= 2025/11/12 02:58:36 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2025/11/12 02:58:36 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/12 02:58:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40934->172.17.0.2:21106, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48880->172.17.0.2:21105, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57180->172.17.0.2:21101, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42454->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57190->172.17.0.2:21101, err= 2025/11/12 02:58:36 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2025/11/12 02:58:36 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/12 02:58:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42462->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37308->172.17.0.2:21107, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56204->172.17.0.2:21109, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56144->172.17.0.2:21103, err= 2025/11/12 02:58:36 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2025/11/12 02:58:36 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42476->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37322->172.17.0.2:21107, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46090->172.17.0.2:21102, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40942->172.17.0.2:21106, err= 2025/11/12 02:58:36 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46098->172.17.0.2:21102, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42492->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56158->172.17.0.2:21103, err= 2025/11/12 02:58:36 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2025/11/12 02:58:36 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/12 02:58:36 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/12 02:58:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/12 02:58:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/12 02:58:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56168->172.17.0.2:21103, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57206->172.17.0.2:21101, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56216->172.17.0.2:21109, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57212->172.17.0.2:21101, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37328->172.17.0.2:21107, err= 2025/11/12 02:58:36 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40944->172.17.0.2:21106, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40712->172.17.0.2:21104, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37334->172.17.0.2:21107, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43886->172.17.0.2:21100, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57218->172.17.0.2:21101, err= 2025/11/12 02:58:36 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2025/11/12 02:58:36 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/12 02:58:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/12 02:58:36 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2025/11/12 02:58:36 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/12 02:58:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40954->172.17.0.2:21106, err= 2025/11/12 02:58:36 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2025/11/12 02:58:36 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40728->172.17.0.2:21104, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57228->172.17.0.2:21101, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56182->172.17.0.2:21103, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56224->172.17.0.2:21109, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46100->172.17.0.2:21102, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37342->172.17.0.2:21107, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48886->172.17.0.2:21105, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40956->172.17.0.2:21106, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43894->172.17.0.2:21100, err= 2025/11/12 02:58:36 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2025/11/12 02:58:36 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2025/11/12 02:58:36 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/12 02:58:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/12 02:58:36 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2025/11/12 02:58:36 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2025/11/12 02:58:36 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/12 02:58:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40744->172.17.0.2:21104, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37354->172.17.0.2:21107, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40966->172.17.0.2:21106, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46108->172.17.0.2:21102, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57230->172.17.0.2:21101, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48896->172.17.0.2:21105, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56192->172.17.0.2:21103, err= 2025/11/12 02:58:36 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2025/11/12 02:58:36 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/12 02:58:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48900->172.17.0.2:21105, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40754->172.17.0.2:21104, err= 2025/11/12 02:58:36 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2025/11/12 02:58:36 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37360->172.17.0.2:21107, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42498->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48902->172.17.0.2:21105, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46116->172.17.0.2:21102, err= 2025/11/12 02:58:36 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:36 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40974->172.17.0.2:21106, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56202->172.17.0.2:21103, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51890->172.17.0.2:21110, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40770->172.17.0.2:21104, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43902->172.17.0.2:21100, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40976->172.17.0.2:21106, err= 2025/11/12 02:58:36 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37374->172.17.0.2:21107, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42508->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2025/11/12 02:58:36 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/12 02:58:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/12 02:58:36 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2025/11/12 02:58:36 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2025/11/12 02:58:36 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/12 02:58:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51896->172.17.0.2:21110, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46126->172.17.0.2:21102, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56240->172.17.0.2:21109, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40786->172.17.0.2:21104, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:36 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2025/11/12 02:58:36 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/12 02:58:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57244->172.17.0.2:21101, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46142->172.17.0.2:21102, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48914->172.17.0.2:21105, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43916->172.17.0.2:21100, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:36 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56208->172.17.0.2:21103, err= 2025/11/12 02:58:36 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/12 02:58:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40984->172.17.0.2:21106, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51910->172.17.0.2:21110, err= 2025/11/12 02:58:36 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42522->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46148->172.17.0.2:21102, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37378->172.17.0.2:21107, err= 2025/11/12 02:58:36 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2025/11/12 02:58:36 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40800->172.17.0.2:21104, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42524->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43922->172.17.0.2:21100, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40994->172.17.0.2:21106, err= 2025/11/12 02:58:36 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2025/11/12 02:58:36 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48926->172.17.0.2:21105, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40814->172.17.0.2:21104, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57258->172.17.0.2:21101, err= 2025/11/12 02:58:36 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43932->172.17.0.2:21100, err= 2025/11/12 02:58:36 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2025/11/12 02:58:36 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/12 02:58:36 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2025/11/12 02:58:36 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46164->172.17.0.2:21102, err= 2025/11/12 02:58:36 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2025/11/12 02:58:36 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/12 02:58:36 ERROR : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: not deleting files as there were IO errors 2025/11/12 02:58:36 ERROR : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/prefix 2025/11/12 02:58:36 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42528->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : PREFIXapple: Excluded 2025/11/12 02:58:36 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/11/12 02:58:36 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : PREFIXbanana: Excluded 2025/11/12 02:58:36 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : PREFIXsplitbananasplit: Excluded 2025/11/12 02:58:36 DEBUG : apple: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : apple: Excluded 2025/11/12 02:58:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : appleappleapplebanana: Excluded 2025/11/12 02:58:36 DEBUG : banana: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : banana: Excluded 2025/11/12 02:58:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : splitbananasplit: Excluded 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57266->172.17.0.2:21101, err= 2025/11/12 02:58:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37390->172.17.0.2:21107, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43936->172.17.0.2:21100, err= sync_transform_test.go:196: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:196 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Not equal: expected: 20 actual : 40 Test: TestTransform/prefix 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40818->172.17.0.2:21104, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42540->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56222->172.17.0.2:21103, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43948->172.17.0.2:21100, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43962->172.17.0.2:21100, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42546->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43964->172.17.0.2:21100, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40834->172.17.0.2:21104, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56238->172.17.0.2:21103, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57272->172.17.0.2:21101, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51920->172.17.0.2:21110, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57280->172.17.0.2:21101, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42556->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56244->172.17.0.2:21103, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41000->172.17.0.2:21106, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37400->172.17.0.2:21107, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46170->172.17.0.2:21102, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56244->172.17.0.2:21109, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41014->172.17.0.2:21106, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40844->172.17.0.2:21104, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51928->172.17.0.2:21110, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57288->172.17.0.2:21101, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56246->172.17.0.2:21109, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57296->172.17.0.2:21101, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51940->172.17.0.2:21110, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37416->172.17.0.2:21107, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43968->172.17.0.2:21100, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40858->172.17.0.2:21104, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43976->172.17.0.2:21100, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56262->172.17.0.2:21109, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37418->172.17.0.2:21107, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57300->172.17.0.2:21101, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40868->172.17.0.2:21104, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40870->172.17.0.2:21104, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48942->172.17.0.2:21105, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46180->172.17.0.2:21102, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56260->172.17.0.2:21103, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43990->172.17.0.2:21100, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48950->172.17.0.2:21105, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56264->172.17.0.2:21109, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56274->172.17.0.2:21103, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40876->172.17.0.2:21104, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40882->172.17.0.2:21104, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56280->172.17.0.2:21103, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42562->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57308->172.17.0.2:21101, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46186->172.17.0.2:21102, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57320->172.17.0.2:21101, err= === RUN TestTransform/suffix run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56272->172.17.0.2:21109, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41020->172.17.0.2:21106, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37430->172.17.0.2:21107, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44000->172.17.0.2:21100, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40888->172.17.0.2:21104, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46190->172.17.0.2:21102, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56282->172.17.0.2:21103, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56280->172.17.0.2:21109, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57332->172.17.0.2:21101, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42576->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40890->172.17.0.2:21104, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57338->172.17.0.2:21101, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48956->172.17.0.2:21105, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37434->172.17.0.2:21107, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42588->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44012->172.17.0.2:21100, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56298->172.17.0.2:21103, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41026->172.17.0.2:21106, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46206->172.17.0.2:21102, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48964->172.17.0.2:21105, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57344->172.17.0.2:21101, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37438->172.17.0.2:21107, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37448->172.17.0.2:21107, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40898->172.17.0.2:21104, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42598->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40902->172.17.0.2:21104, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51946->172.17.0.2:21110, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56294->172.17.0.2:21109, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37464->172.17.0.2:21107, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42614->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46212->172.17.0.2:21102, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51952->172.17.0.2:21110, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40908->172.17.0.2:21104, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40922->172.17.0.2:21104, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46218->172.17.0.2:21102, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40934->172.17.0.2:21104, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56296->172.17.0.2:21109, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37480->172.17.0.2:21107, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51964->172.17.0.2:21110, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48966->172.17.0.2:21105, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51974->172.17.0.2:21110, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48974->172.17.0.2:21105, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37496->172.17.0.2:21107, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44018->172.17.0.2:21100, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37512->172.17.0.2:21107, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56304->172.17.0.2:21103, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40946->172.17.0.2:21104, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46220->172.17.0.2:21102, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56298->172.17.0.2:21109, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48984->172.17.0.2:21105, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56306->172.17.0.2:21109, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42620->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37520->172.17.0.2:21107, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40958->172.17.0.2:21104, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42626->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40970->172.17.0.2:21104, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51976->172.17.0.2:21110, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57348->172.17.0.2:21101, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56312->172.17.0.2:21109, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56316->172.17.0.2:21109, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42628->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48996->172.17.0.2:21105, err= 2025/11/12 02:58:36 DEBUG : apple: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : apple: Excluded 2025/11/12 02:58:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : appleappleapplebanana: Excluded 2025/11/12 02:58:36 DEBUG : banana: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : banana: Excluded 2025/11/12 02:58:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : splitbananasplit: Excluded 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46234->172.17.0.2:21102, err= 2025/11/12 02:58:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51986->172.17.0.2:21110, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40974->172.17.0.2:21104, err= 2025/11/12 02:58:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/12 02:58:36 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 02:58:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 02:58:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/12 02:58:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 02:58:36 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 02:58:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/12 02:58:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 02:58:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 02:58:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/12 02:58:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 02:58:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 02:58:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 02:58:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 02:58:36 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 02:58:36 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46236->172.17.0.2:21102, err= 2025/11/12 02:58:36 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/12 02:58:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 02:58:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/12 02:58:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 02:58:36 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/12 02:58:36 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 02:58:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 02:58:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 02:58:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/12 02:58:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56320->172.17.0.2:21103, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40976->172.17.0.2:21104, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37534->172.17.0.2:21107, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49006->172.17.0.2:21105, err= 2025/11/12 02:58:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44034->172.17.0.2:21100, err= 2025/11/12 02:58:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37550->172.17.0.2:21107, err= 2025/11/12 02:58:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42634->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46238->172.17.0.2:21102, err= 2025/11/12 02:58:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:51992->172.17.0.2:21110, err= 2025/11/12 02:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/12 02:58:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/12 02:58:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/12 02:58:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/12 02:58:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/12 02:58:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/12 02:58:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/12 02:58:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/12 02:58:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/12 02:58:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/12 02:58:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/12 02:58:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/12 02:58:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/12 02:58:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/12 02:58:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/12 02:58:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/12 02:58:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/12 02:58:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49008->172.17.0.2:21105, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:36 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37558->172.17.0.2:21107, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46254->172.17.0.2:21102, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49012->172.17.0.2:21105, err= 2025/11/12 02:58:36 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56326->172.17.0.2:21109, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46260->172.17.0.2:21102, err= 2025/11/12 02:58:36 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56336->172.17.0.2:21109, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41036->172.17.0.2:21106, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56330->172.17.0.2:21103, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42640->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56346->172.17.0.2:21109, err= 2025/11/12 02:58:36 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2025/11/12 02:58:36 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/12 02:58:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/12 02:58:36 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2025/11/12 02:58:36 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/12 02:58:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42656->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40992->172.17.0.2:21104, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41046->172.17.0.2:21106, err= 2025/11/12 02:58:36 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2025/11/12 02:58:36 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2025/11/12 02:58:36 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/12 02:58:36 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/12 02:58:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/12 02:58:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46266->172.17.0.2:21102, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57364->172.17.0.2:21101, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41062->172.17.0.2:21106, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42660->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56346->172.17.0.2:21103, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56348->172.17.0.2:21109, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37562->172.17.0.2:21107, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56350->172.17.0.2:21103, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49014->172.17.0.2:21105, err= 2025/11/12 02:58:36 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:36 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44036->172.17.0.2:21100, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:36 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40994->172.17.0.2:21104, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56360->172.17.0.2:21103, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57376->172.17.0.2:21101, err= 2025/11/12 02:58:36 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52000->172.17.0.2:21110, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42670->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/12 02:58:36 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/12 02:58:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49020->172.17.0.2:21105, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42684->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57392->172.17.0.2:21101, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44042->172.17.0.2:21100, err= 2025/11/12 02:58:36 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/12 02:58:36 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/12 02:58:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52016->172.17.0.2:21110, err= 2025/11/12 02:58:36 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2025/11/12 02:58:36 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/12 02:58:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/12 02:58:36 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/12 02:58:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/12 02:58:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49028->172.17.0.2:21105, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56374->172.17.0.2:21103, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42688->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37568->172.17.0.2:21107, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46268->172.17.0.2:21102, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56386->172.17.0.2:21103, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52018->172.17.0.2:21110, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56362->172.17.0.2:21109, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:36 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41076->172.17.0.2:21106, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46272->172.17.0.2:21102, err= 2025/11/12 02:58:36 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56396->172.17.0.2:21103, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:36 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56372->172.17.0.2:21109, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41090->172.17.0.2:21106, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44046->172.17.0.2:21100, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:36 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56388->172.17.0.2:21109, err= 2025/11/12 02:58:36 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2025/11/12 02:58:36 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/12 02:58:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49034->172.17.0.2:21105, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56410->172.17.0.2:21103, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:36 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/12 02:58:36 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/12 02:58:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57398->172.17.0.2:21101, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56398->172.17.0.2:21109, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56418->172.17.0.2:21103, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37574->172.17.0.2:21107, err= 2025/11/12 02:58:36 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2025/11/12 02:58:36 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/12 02:58:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/12 02:58:36 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/12 02:58:36 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/12 02:58:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56410->172.17.0.2:21109, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44052->172.17.0.2:21100, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49038->172.17.0.2:21105, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41102->172.17.0.2:21106, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42704->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56420->172.17.0.2:21103, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52026->172.17.0.2:21110, err= 2025/11/12 02:58:36 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2025/11/12 02:58:36 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42710->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56436->172.17.0.2:21103, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44068->172.17.0.2:21100, err= 2025/11/12 02:58:36 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57406->172.17.0.2:21101, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41116->172.17.0.2:21106, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44082->172.17.0.2:21100, err= 2025/11/12 02:58:36 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56446->172.17.0.2:21103, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41120->172.17.0.2:21106, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37576->172.17.0.2:21107, err= 2025/11/12 02:58:36 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2025/11/12 02:58:36 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/12 02:58:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/12 02:58:36 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2025/11/12 02:58:36 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/12 02:58:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:36 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57420->172.17.0.2:21101, err= 2025/11/12 02:58:36 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/12 02:58:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41006->172.17.0.2:21104, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49046->172.17.0.2:21105, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46286->172.17.0.2:21102, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:36 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56452->172.17.0.2:21103, err= 2025/11/12 02:58:36 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/12 02:58:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56426->172.17.0.2:21109, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37586->172.17.0.2:21107, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46298->172.17.0.2:21102, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49048->172.17.0.2:21105, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57422->172.17.0.2:21101, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52036->172.17.0.2:21110, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56462->172.17.0.2:21103, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42722->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2025/11/12 02:58:36 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49054->172.17.0.2:21105, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:36 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41014->172.17.0.2:21104, err= 2025/11/12 02:58:36 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57438->172.17.0.2:21101, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52040->172.17.0.2:21110, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41028->172.17.0.2:21104, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56466->172.17.0.2:21103, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57450->172.17.0.2:21101, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:36 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46312->172.17.0.2:21102, err= 2025/11/12 02:58:36 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/12 02:58:36 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2025/11/12 02:58:36 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/12 02:58:36 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2025/11/12 02:58:36 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/12 02:58:36 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2025/11/12 02:58:36 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/12 02:58:36 ERROR : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: not deleting files as there were IO errors 2025/11/12 02:58:36 ERROR : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/suffix 2025/11/12 02:58:36 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42726->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : apple: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : apple: Excluded 2025/11/12 02:58:36 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : appleSUFFIX: Excluded 2025/11/12 02:58:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : appleappleapplebanana: Excluded 2025/11/12 02:58:36 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/11/12 02:58:36 DEBUG : banana: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : banana: Excluded 2025/11/12 02:58:36 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : bananaSUFFIX: Excluded 2025/11/12 02:58:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : splitbananasplit: Excluded 2025/11/12 02:58:36 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : splitbananasplitSUFFIX: Excluded 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37600->172.17.0.2:21107, err= 2025/11/12 02:58:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/12 02:58:36 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/12 02:58:36 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52042->172.17.0.2:21110, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56436->172.17.0.2:21109, err= sync_transform_test.go:196: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:196 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Not equal: expected: 20 actual : 40 Test: TestTransform/suffix 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37604->172.17.0.2:21107, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56450->172.17.0.2:21109, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52054->172.17.0.2:21110, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42738->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44098->172.17.0.2:21100, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44106->172.17.0.2:21100, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41038->172.17.0.2:21104, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49070->172.17.0.2:21105, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57462->172.17.0.2:21101, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44118->172.17.0.2:21100, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49080->172.17.0.2:21105, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37620->172.17.0.2:21107, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44132->172.17.0.2:21100, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42744->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41122->172.17.0.2:21106, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49086->172.17.0.2:21105, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49098->172.17.0.2:21105, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41124->172.17.0.2:21106, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41048->172.17.0.2:21104, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46328->172.17.0.2:21102, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44138->172.17.0.2:21100, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41126->172.17.0.2:21106, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52064->172.17.0.2:21110, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46340->172.17.0.2:21102, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57470->172.17.0.2:21101, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42746->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46348->172.17.0.2:21102, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57474->172.17.0.2:21101, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57488->172.17.0.2:21101, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56460->172.17.0.2:21109, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56468->172.17.0.2:21109, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56478->172.17.0.2:21109, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41138->172.17.0.2:21106, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42752->172.17.0.2:21108, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56476->172.17.0.2:21103, err= 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:36 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49102->172.17.0.2:21105, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41056->172.17.0.2:21104, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41068->172.17.0.2:21104, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46364->172.17.0.2:21102, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52076->172.17.0.2:21110, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57490->172.17.0.2:21101, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52080->172.17.0.2:21110, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42768->172.17.0.2:21108, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44154->172.17.0.2:21100, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52088->172.17.0.2:21110, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44170->172.17.0.2:21100, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44184->172.17.0.2:21100, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41154->172.17.0.2:21106, err= === RUN TestTransform/truncate run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56490->172.17.0.2:21109, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42770->172.17.0.2:21108, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56484->172.17.0.2:21103, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37626->172.17.0.2:21107, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37632->172.17.0.2:21107, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46378->172.17.0.2:21102, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41080->172.17.0.2:21104, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56492->172.17.0.2:21103, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41166->172.17.0.2:21106, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46382->172.17.0.2:21102, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56506->172.17.0.2:21109, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42782->172.17.0.2:21108, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57492->172.17.0.2:21101, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42792->172.17.0.2:21108, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49118->172.17.0.2:21105, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56496->172.17.0.2:21103, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41094->172.17.0.2:21104, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37640->172.17.0.2:21107, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52090->172.17.0.2:21110, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56514->172.17.0.2:21109, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46386->172.17.0.2:21102, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57496->172.17.0.2:21101, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56510->172.17.0.2:21103, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56516->172.17.0.2:21103, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41182->172.17.0.2:21106, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42800->172.17.0.2:21108, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56516->172.17.0.2:21109, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42804->172.17.0.2:21108, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56532->172.17.0.2:21103, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46390->172.17.0.2:21102, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37644->172.17.0.2:21107, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41188->172.17.0.2:21106, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37652->172.17.0.2:21107, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57504->172.17.0.2:21101, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46396->172.17.0.2:21102, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46402->172.17.0.2:21102, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46418->172.17.0.2:21102, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56536->172.17.0.2:21103, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46434->172.17.0.2:21102, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42820->172.17.0.2:21108, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52098->172.17.0.2:21110, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56544->172.17.0.2:21103, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57518->172.17.0.2:21101, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44200->172.17.0.2:21100, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56522->172.17.0.2:21109, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57530->172.17.0.2:21101, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46448->172.17.0.2:21102, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56560->172.17.0.2:21103, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41190->172.17.0.2:21106, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49124->172.17.0.2:21105, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57534->172.17.0.2:21101, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46456->172.17.0.2:21102, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57546->172.17.0.2:21101, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52108->172.17.0.2:21110, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49138->172.17.0.2:21105, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49140->172.17.0.2:21105, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41102->172.17.0.2:21104, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52112->172.17.0.2:21110, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41204->172.17.0.2:21106, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41116->172.17.0.2:21104, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52128->172.17.0.2:21110, err= 2025/11/12 02:58:37 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41124->172.17.0.2:21104, err= 2025/11/12 02:58:37 DEBUG : apple: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : apple: Excluded 2025/11/12 02:58:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : appleappleapplebanana: Excluded 2025/11/12 02:58:37 DEBUG : banana: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : banana: Excluded 2025/11/12 02:58:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : splitbananasplit: Excluded 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44208->172.17.0.2:21100, err= 2025/11/12 02:58:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57554->172.17.0.2:21101, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56528->172.17.0.2:21109, err= 2025/11/12 02:58:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/12 02:58:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/12 02:58:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/12 02:58:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 02:58:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/12 02:58:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 02:58:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 02:58:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41140->172.17.0.2:21104, err= 2025/11/12 02:58:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 02:58:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/12 02:58:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/12 02:58:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/12 02:58:37 DEBUG : apple: size = 5 OK 2025/11/12 02:58:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/12 02:58:37 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : apple: Unchanged skipping 2025/11/12 02:58:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 02:58:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 02:58:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 02:58:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 02:58:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 02:58:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 02:58:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 02:58:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 02:58:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 02:58:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 02:58:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 02:58:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 02:58:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 02:58:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 02:58:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 02:58:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 02:58:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 02:58:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 02:58:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 02:58:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 02:58:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 02:58:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 02:58:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 02:58:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 02:58:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 02:58:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 02:58:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 02:58:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 02:58:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 02:58:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 02:58:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 02:58:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 02:58:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 02:58:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 02:58:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 02:58:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 02:58:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 02:58:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 02:58:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 02:58:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 02:58:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 02:58:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 02:58:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 02:58:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 02:58:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 02:58:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 02:58:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 02:58:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 02:58:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 02:58:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 02:58:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 02:58:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 02:58:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 02:58:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 02:58:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 02:58:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 02:58:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 02:58:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 02:58:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 02:58:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 02:58:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 02:58:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 02:58:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 02:58:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 02:58:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 02:58:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 02:58:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 02:58:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 02:58:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 02:58:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 02:58:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 02:58:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 02:58:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 02:58:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 02:58:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 02:58:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 02:58:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 02:58:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 02:58:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56568->172.17.0.2:21103, err= 2025/11/12 02:58:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 02:58:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 02:58:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 02:58:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 02:58:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 02:58:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 02:58:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 02:58:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 02:58:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 02:58:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 02:58:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 02:58:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 02:58:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 02:58:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 02:58:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 02:58:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 02:58:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 02:58:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 02:58:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 02:58:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 02:58:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 02:58:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 02:58:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 02:58:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 02:58:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 02:58:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 02:58:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 02:58:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 02:58:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 02:58:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 02:58:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 02:58:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 02:58:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 02:58:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 02:58:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 02:58:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 02:58:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 02:58:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 02:58:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 02:58:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 02:58:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 02:58:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 02:58:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 02:58:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 02:58:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 02:58:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 02:58:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 02:58:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 02:58:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 02:58:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 02:58:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 02:58:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/12 02:58:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 02:58:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/12 02:58:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 02:58:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/12 02:58:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 02:58:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/12 02:58:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 02:58:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/12 02:58:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 02:58:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 02:58:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 02:58:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 02:58:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 02:58:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 02:58:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 02:58:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 02:58:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 02:58:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 02:58:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/12 02:58:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 02:58:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 02:58:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 02:58:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 02:58:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 02:58:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 02:58:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 02:58:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 02:58:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 02:58:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 02:58:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 02:58:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 02:58:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 02:58:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 02:58:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 02:58:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 02:58:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 02:58:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 02:58:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/12 02:58:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 02:58:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 02:58:37 DEBUG : banana: size = 6 OK 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37658->172.17.0.2:21107, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:37 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : banana: Unchanged skipping 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56578->172.17.0.2:21103, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42826->172.17.0.2:21108, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37674->172.17.0.2:21107, err= 2025/11/12 02:58:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 02:58:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 02:58:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 02:58:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 02:58:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 02:58:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 02:58:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 02:58:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 02:58:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/12 02:58:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 02:58:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/12 02:58:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 02:58:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 02:58:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 02:58:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/12 02:58:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 02:58:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/12 02:58:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57556->172.17.0.2:21101, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41142->172.17.0.2:21104, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41206->172.17.0.2:21106, err= 2025/11/12 02:58:37 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56594->172.17.0.2:21103, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37690->172.17.0.2:21107, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41150->172.17.0.2:21104, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46462->172.17.0.2:21102, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57570->172.17.0.2:21101, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56544->172.17.0.2:21109, err= 2025/11/12 02:58:37 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:37 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2025/11/12 02:58:37 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/12 02:58:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52142->172.17.0.2:21110, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57578->172.17.0.2:21101, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42836->172.17.0.2:21108, err= 2025/11/12 02:58:37 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:37 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56596->172.17.0.2:21103, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41216->172.17.0.2:21106, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37702->172.17.0.2:21107, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52158->172.17.0.2:21110, err= 2025/11/12 02:58:37 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2025/11/12 02:58:37 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/12 02:58:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57580->172.17.0.2:21101, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44224->172.17.0.2:21100, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37710->172.17.0.2:21107, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41152->172.17.0.2:21104, err= 2025/11/12 02:58:37 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2025/11/12 02:58:37 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/12 02:58:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:37 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2025/11/12 02:58:37 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/12 02:58:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/12 02:58:37 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52170->172.17.0.2:21110, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42842->172.17.0.2:21108, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41232->172.17.0.2:21106, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49146->172.17.0.2:21105, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56604->172.17.0.2:21103, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57590->172.17.0.2:21101, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37714->172.17.0.2:21107, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46472->172.17.0.2:21102, err= 2025/11/12 02:58:37 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2025/11/12 02:58:37 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/12 02:58:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42858->172.17.0.2:21108, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41242->172.17.0.2:21106, err= 2025/11/12 02:58:37 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44238->172.17.0.2:21100, err= 2025/11/12 02:58:37 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41156->172.17.0.2:21104, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46480->172.17.0.2:21102, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49152->172.17.0.2:21105, err= 2025/11/12 02:58:37 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44244->172.17.0.2:21100, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52178->172.17.0.2:21110, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:37 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2025/11/12 02:58:37 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41256->172.17.0.2:21106, err= 2025/11/12 02:58:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46494->172.17.0.2:21102, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57598->172.17.0.2:21101, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:37 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2025/11/12 02:58:37 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/12 02:58:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57610->172.17.0.2:21101, err= 2025/11/12 02:58:37 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44248->172.17.0.2:21100, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56616->172.17.0.2:21103, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42860->172.17.0.2:21108, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46498->172.17.0.2:21102, err= 2025/11/12 02:58:37 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2025/11/12 02:58:37 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/12 02:58:37 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2025/11/12 02:58:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49156->172.17.0.2:21105, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37722->172.17.0.2:21107, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52188->172.17.0.2:21110, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57626->172.17.0.2:21101, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56552->172.17.0.2:21109, err= 2025/11/12 02:58:37 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2025/11/12 02:58:37 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/12 02:58:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44256->172.17.0.2:21100, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49166->172.17.0.2:21105, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:37 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2025/11/12 02:58:37 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/12 02:58:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41266->172.17.0.2:21106, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41166->172.17.0.2:21104, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37728->172.17.0.2:21107, err= 2025/11/12 02:58:37 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57636->172.17.0.2:21101, err= 2025/11/12 02:58:37 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49178->172.17.0.2:21105, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41180->172.17.0.2:21104, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42876->172.17.0.2:21108, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37730->172.17.0.2:21107, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:37 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44268->172.17.0.2:21100, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42884->172.17.0.2:21108, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56556->172.17.0.2:21109, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52192->172.17.0.2:21110, err= 2025/11/12 02:58:37 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2025/11/12 02:58:37 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2025/11/12 02:58:37 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2025/11/12 02:58:37 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/12 02:58:37 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/12 02:58:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/12 02:58:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44284->172.17.0.2:21100, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42890->172.17.0.2:21108, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52202->172.17.0.2:21110, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41196->172.17.0.2:21104, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49180->172.17.0.2:21105, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56572->172.17.0.2:21109, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:37 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2025/11/12 02:58:37 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/12 02:58:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/12 02:58:37 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2025/11/12 02:58:37 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/12 02:58:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42892->172.17.0.2:21108, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57648->172.17.0.2:21101, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49184->172.17.0.2:21105, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46508->172.17.0.2:21102, err= 2025/11/12 02:58:37 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44300->172.17.0.2:21100, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41212->172.17.0.2:21104, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41278->172.17.0.2:21106, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56586->172.17.0.2:21109, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:37 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52218->172.17.0.2:21110, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46510->172.17.0.2:21102, err= 2025/11/12 02:58:37 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44316->172.17.0.2:21100, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41218->172.17.0.2:21104, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56624->172.17.0.2:21103, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56588->172.17.0.2:21109, err= 2025/11/12 02:58:37 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:37 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2025/11/12 02:58:37 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/12 02:58:37 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2025/11/12 02:58:37 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49200->172.17.0.2:21105, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37738->172.17.0.2:21107, err= 2025/11/12 02:58:37 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2025/11/12 02:58:37 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56590->172.17.0.2:21109, err= 2025/11/12 02:58:37 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2025/11/12 02:58:37 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/12 02:58:37 ERROR : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: not deleting files as there were IO errors 2025/11/12 02:58:37 ERROR : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/truncate 2025/11/12 02:58:37 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42896->172.17.0.2:21108, err= 2025/11/12 02:58:37 DEBUG : apple: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : apple: Excluded 2025/11/12 02:58:37 DEBUG : appleapple: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : appleapple: Excluded 2025/11/12 02:58:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : appleappleapplebanana: Excluded 2025/11/12 02:58:37 DEBUG : banana: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : banana: Excluded 2025/11/12 02:58:37 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : splitbanan: Excluded 2025/11/12 02:58:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : splitbananasplit: Excluded 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49204->172.17.0.2:21105, err= 2025/11/12 02:58:37 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0000-abcde: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0001-bcdef: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0002-cdefg: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0003-defgh: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0004-efghi: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0005-fghij: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0006-ghijk: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0007-12345: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0008-23456: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0009-34567: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0010-45678: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0011-56789: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0012-6789;: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0013-789;=: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0014-89;=.: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0015-9;=.t: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44318->172.17.0.2:21100, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44324->172.17.0.2:21100, err= sync_transform_test.go:196: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:196 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Not equal: expected: 20 actual : 38 Test: TestTransform/truncate 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56626->172.17.0.2:21103, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42906->172.17.0.2:21108, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57656->172.17.0.2:21101, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44340->172.17.0.2:21100, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57664->172.17.0.2:21101, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56632->172.17.0.2:21103, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42910->172.17.0.2:21108, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52234->172.17.0.2:21110, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46514->172.17.0.2:21102, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56642->172.17.0.2:21103, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57666->172.17.0.2:21101, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56592->172.17.0.2:21109, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49206->172.17.0.2:21105, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52242->172.17.0.2:21110, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56600->172.17.0.2:21109, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52246->172.17.0.2:21110, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56610->172.17.0.2:21109, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41282->172.17.0.2:21106, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37752->172.17.0.2:21107, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42914->172.17.0.2:21108, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41226->172.17.0.2:21104, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49220->172.17.0.2:21105, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49224->172.17.0.2:21105, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46526->172.17.0.2:21102, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46538->172.17.0.2:21102, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56648->172.17.0.2:21103, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41298->172.17.0.2:21106, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41304->172.17.0.2:21106, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37760->172.17.0.2:21107, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42916->172.17.0.2:21108, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56662->172.17.0.2:21103, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42924->172.17.0.2:21108, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46546->172.17.0.2:21102, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52252->172.17.0.2:21110, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56616->172.17.0.2:21109, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56628->172.17.0.2:21109, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57678->172.17.0.2:21101, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49240->172.17.0.2:21105, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46558->172.17.0.2:21102, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42934->172.17.0.2:21108, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56632->172.17.0.2:21109, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41240->172.17.0.2:21104, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41314->172.17.0.2:21106, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37774->172.17.0.2:21107, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41248->172.17.0.2:21104, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41264->172.17.0.2:21104, err= === RUN TestTransform/encoder run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41274->172.17.0.2:21104, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41276->172.17.0.2:21104, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57694->172.17.0.2:21101, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42944->172.17.0.2:21108, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52262->172.17.0.2:21110, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46562->172.17.0.2:21102, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49256->172.17.0.2:21105, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41290->172.17.0.2:21104, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41330->172.17.0.2:21106, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42946->172.17.0.2:21108, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41338->172.17.0.2:21106, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52274->172.17.0.2:21110, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42954->172.17.0.2:21108, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56670->172.17.0.2:21103, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37776->172.17.0.2:21107, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41352->172.17.0.2:21106, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41356->172.17.0.2:21106, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41292->172.17.0.2:21104, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56672->172.17.0.2:21103, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49270->172.17.0.2:21105, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41362->172.17.0.2:21106, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41304->172.17.0.2:21104, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56646->172.17.0.2:21109, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49284->172.17.0.2:21105, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56652->172.17.0.2:21109, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52276->172.17.0.2:21110, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37778->172.17.0.2:21107, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44354->172.17.0.2:21100, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49286->172.17.0.2:21105, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44370->172.17.0.2:21100, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37792->172.17.0.2:21107, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42960->172.17.0.2:21108, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42968->172.17.0.2:21108, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44372->172.17.0.2:21100, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37798->172.17.0.2:21107, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37812->172.17.0.2:21107, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41372->172.17.0.2:21106, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41320->172.17.0.2:21104, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56666->172.17.0.2:21109, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41326->172.17.0.2:21104, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37814->172.17.0.2:21107, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42978->172.17.0.2:21108, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41338->172.17.0.2:21104, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52278->172.17.0.2:21110, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52290->172.17.0.2:21110, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41348->172.17.0.2:21104, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56684->172.17.0.2:21103, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41356->172.17.0.2:21104, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37818->172.17.0.2:21107, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57698->172.17.0.2:21101, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49296->172.17.0.2:21105, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56682->172.17.0.2:21109, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57704->172.17.0.2:21101, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42994->172.17.0.2:21108, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52296->172.17.0.2:21110, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37824->172.17.0.2:21107, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41374->172.17.0.2:21106, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57714->172.17.0.2:21101, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49300->172.17.0.2:21105, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37840->172.17.0.2:21107, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56684->172.17.0.2:21109, err= 2025/11/12 02:58:37 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56698->172.17.0.2:21103, err= 2025/11/12 02:58:37 DEBUG : apple: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : apple: Excluded 2025/11/12 02:58:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : appleappleapplebanana: Excluded 2025/11/12 02:58:37 DEBUG : banana: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : banana: Excluded 2025/11/12 02:58:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : splitbananasplit: Excluded 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41382->172.17.0.2:21106, err= 2025/11/12 02:58:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:42998->172.17.0.2:21108, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41372->172.17.0.2:21104, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41386->172.17.0.2:21104, err= 2025/11/12 02:58:37 DEBUG : apple: size = 5 OK 2025/11/12 02:58:37 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/12 02:58:37 DEBUG : banana: size = 6 OK 2025/11/12 02:58:37 DEBUG : splitbananasplit: size = 16 OK 2025/11/12 02:58:37 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : apple: Unchanged skipping 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:37 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : banana: Unchanged skipping 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41398->172.17.0.2:21104, err= 2025/11/12 02:58:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/12 02:58:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : splitbananasplit: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/12 02:58:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/12 02:58:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/12 02:58:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/12 02:58:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/12 02:58:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/12 02:58:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/12 02:58:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/12 02:58:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/12 02:58:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/12 02:58:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/12 02:58:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/12 02:58:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/12 02:58:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/12 02:58:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/12 02:58:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:37 ERROR : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: not deleting files as there were IO errors 2025/11/12 02:58:37 ERROR : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/encoder 2025/11/12 02:58:37 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46568->172.17.0.2:21102, err= 2025/11/12 02:58:37 DEBUG : apple: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : apple: Excluded 2025/11/12 02:58:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : appleappleapplebanana: Excluded 2025/11/12 02:58:37 DEBUG : banana: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : banana: Excluded 2025/11/12 02:58:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : splitbananasplit: Excluded 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43008->172.17.0.2:21108, err= 2025/11/12 02:58:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43014->172.17.0.2:21108, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41408->172.17.0.2:21104, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49314->172.17.0.2:21105, err= 2025/11/12 02:58:37 DEBUG : apple: size = 5 OK 2025/11/12 02:58:37 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : apple: Unchanged skipping 2025/11/12 02:58:37 DEBUG : splitbananasplit: size = 16 OK 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37850->172.17.0.2:21107, err= 2025/11/12 02:58:37 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/12 02:58:37 DEBUG : banana: size = 6 OK 2025/11/12 02:58:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : splitbananasplit: Unchanged skipping 2025/11/12 02:58:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/12 02:58:37 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : banana: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/12 02:58:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/12 02:58:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/12 02:58:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/12 02:58:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/12 02:58:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/12 02:58:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/12 02:58:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/12 02:58:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/12 02:58:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/12 02:58:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/12 02:58:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/12 02:58:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/12 02:58:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/12 02:58:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/12 02:58:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:37 ERROR : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: not deleting files as there were IO errors 2025/11/12 02:58:37 ERROR : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: not deleting directories as there were IO errors sync_transform_test.go:117: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:117 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/encoder 2025/11/12 02:58:37 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52304->172.17.0.2:21110, err= 2025/11/12 02:58:37 DEBUG : apple: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : apple: Excluded 2025/11/12 02:58:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : appleappleapplebanana: Excluded 2025/11/12 02:58:37 DEBUG : banana: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : banana: Excluded 2025/11/12 02:58:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : splitbananasplit: Excluded 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46578->172.17.0.2:21102, err= 2025/11/12 02:58:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37866->172.17.0.2:21107, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56708->172.17.0.2:21103, err= 2025/11/12 02:58:37 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56724->172.17.0.2:21103, err= 2025/11/12 02:58:37 DEBUG : apple: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : apple: Excluded 2025/11/12 02:58:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : appleappleapplebanana: Excluded 2025/11/12 02:58:37 DEBUG : banana: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : banana: Excluded 2025/11/12 02:58:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : splitbananasplit: Excluded 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46592->172.17.0.2:21102, err= 2025/11/12 02:58:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43018->172.17.0.2:21108, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43034->172.17.0.2:21108, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57728->172.17.0.2:21101, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49324->172.17.0.2:21105, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57738->172.17.0.2:21101, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44374->172.17.0.2:21100, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41422->172.17.0.2:21104, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49336->172.17.0.2:21105, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56738->172.17.0.2:21103, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49340->172.17.0.2:21105, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52316->172.17.0.2:21110, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43038->172.17.0.2:21108, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56744->172.17.0.2:21103, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52322->172.17.0.2:21110, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44380->172.17.0.2:21100, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57744->172.17.0.2:21101, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46594->172.17.0.2:21102, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52332->172.17.0.2:21110, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56698->172.17.0.2:21109, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41392->172.17.0.2:21106, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56702->172.17.0.2:21109, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57758->172.17.0.2:21101, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52338->172.17.0.2:21110, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41398->172.17.0.2:21106, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49342->172.17.0.2:21105, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43044->172.17.0.2:21108, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37872->172.17.0.2:21107, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56746->172.17.0.2:21103, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56760->172.17.0.2:21103, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52344->172.17.0.2:21110, err= === RUN TestTransform/ISO-8859-1 run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56710->172.17.0.2:21109, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41404->172.17.0.2:21106, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57768->172.17.0.2:21101, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46604->172.17.0.2:21102, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52358->172.17.0.2:21110, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57772->172.17.0.2:21101, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37882->172.17.0.2:21107, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37886->172.17.0.2:21107, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56718->172.17.0.2:21109, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44384->172.17.0.2:21100, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56762->172.17.0.2:21103, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56720->172.17.0.2:21109, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56734->172.17.0.2:21109, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49344->172.17.0.2:21105, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41432->172.17.0.2:21104, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56738->172.17.0.2:21109, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41448->172.17.0.2:21104, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43058->172.17.0.2:21108, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44396->172.17.0.2:21100, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56774->172.17.0.2:21103, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41454->172.17.0.2:21104, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49354->172.17.0.2:21105, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46614->172.17.0.2:21102, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43072->172.17.0.2:21108, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37890->172.17.0.2:21107, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41418->172.17.0.2:21106, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49356->172.17.0.2:21105, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56750->172.17.0.2:21109, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56764->172.17.0.2:21109, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49368->172.17.0.2:21105, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43080->172.17.0.2:21108, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41432->172.17.0.2:21106, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43096->172.17.0.2:21108, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37896->172.17.0.2:21107, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46630->172.17.0.2:21102, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37898->172.17.0.2:21107, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52370->172.17.0.2:21110, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49372->172.17.0.2:21105, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44402->172.17.0.2:21100, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46642->172.17.0.2:21102, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49388->172.17.0.2:21105, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37908->172.17.0.2:21107, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49390->172.17.0.2:21105, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43098->172.17.0.2:21108, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37918->172.17.0.2:21107, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41442->172.17.0.2:21106, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44410->172.17.0.2:21100, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46650->172.17.0.2:21102, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41456->172.17.0.2:21104, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56766->172.17.0.2:21109, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37920->172.17.0.2:21107, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41468->172.17.0.2:21104, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37922->172.17.0.2:21107, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56772->172.17.0.2:21109, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56790->172.17.0.2:21103, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56806->172.17.0.2:21103, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52386->172.17.0.2:21110, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44418->172.17.0.2:21100, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56810->172.17.0.2:21103, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41484->172.17.0.2:21104, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41496->172.17.0.2:21104, err= 2025/11/12 02:58:37 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57780->172.17.0.2:21101, err= 2025/11/12 02:58:37 DEBUG : apple: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : apple: Excluded 2025/11/12 02:58:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : appleappleapplebanana: Excluded 2025/11/12 02:58:37 DEBUG : banana: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : banana: Excluded 2025/11/12 02:58:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : splitbananasplit: Excluded 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56782->172.17.0.2:21109, err= 2025/11/12 02:58:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41458->172.17.0.2:21106, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43110->172.17.0.2:21108, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46654->172.17.0.2:21102, err= 2025/11/12 02:58:37 DEBUG : apple: size = 5 OK 2025/11/12 02:58:37 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : apple: Unchanged skipping 2025/11/12 02:58:37 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/12 02:58:37 DEBUG : banana: size = 6 OK 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:37 DEBUG : splitbananasplit: size = 16 OK 2025/11/12 02:58:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : splitbananasplit: Unchanged skipping 2025/11/12 02:58:37 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : banana: Unchanged skipping 2025/11/12 02:58:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46660->172.17.0.2:21102, err= 2025/11/12 02:58:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/12 02:58:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/12 02:58:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/12 02:58:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/12 02:58:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/12 02:58:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/12 02:58:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/12 02:58:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/12 02:58:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/12 02:58:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/12 02:58:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/12 02:58:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/12 02:58:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/12 02:58:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/12 02:58:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/12 02:58:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:37 ERROR : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: not deleting files as there were IO errors 2025/11/12 02:58:37 ERROR : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ISO-8859-1 2025/11/12 02:58:37 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56792->172.17.0.2:21109, err= 2025/11/12 02:58:37 DEBUG : apple: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : apple: Excluded 2025/11/12 02:58:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : appleappleapplebanana: Excluded 2025/11/12 02:58:37 DEBUG : banana: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : banana: Excluded 2025/11/12 02:58:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : splitbananasplit: Excluded 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43118->172.17.0.2:21108, err= 2025/11/12 02:58:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56800->172.17.0.2:21109, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41466->172.17.0.2:21106, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41478->172.17.0.2:21106, err= 2025/11/12 02:58:37 DEBUG : apple: size = 5 OK 2025/11/12 02:58:37 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/12 02:58:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/12 02:58:37 DEBUG : banana: size = 6 OK 2025/11/12 02:58:37 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : banana: Unchanged skipping 2025/11/12 02:58:37 DEBUG : splitbananasplit: size = 16 OK 2025/11/12 02:58:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : splitbananasplit: Unchanged skipping 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:37 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : apple: Unchanged skipping 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43122->172.17.0.2:21108, err= 2025/11/12 02:58:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/12 02:58:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/12 02:58:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/12 02:58:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/12 02:58:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/12 02:58:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/12 02:58:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/12 02:58:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/12 02:58:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/12 02:58:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/12 02:58:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/12 02:58:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/12 02:58:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/12 02:58:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/12 02:58:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/12 02:58:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:37 ERROR : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: not deleting files as there were IO errors 2025/11/12 02:58:37 ERROR : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: not deleting directories as there were IO errors sync_transform_test.go:117: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:117 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ISO-8859-1 2025/11/12 02:58:37 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56802->172.17.0.2:21109, err= 2025/11/12 02:58:37 DEBUG : apple: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : apple: Excluded 2025/11/12 02:58:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : appleappleapplebanana: Excluded 2025/11/12 02:58:37 DEBUG : banana: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : banana: Excluded 2025/11/12 02:58:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : splitbananasplit: Excluded 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37930->172.17.0.2:21107, err= 2025/11/12 02:58:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41484->172.17.0.2:21106, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56814->172.17.0.2:21103, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43138->172.17.0.2:21108, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57786->172.17.0.2:21101, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44424->172.17.0.2:21100, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43150->172.17.0.2:21108, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56822->172.17.0.2:21103, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46674->172.17.0.2:21102, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56806->172.17.0.2:21109, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56822->172.17.0.2:21109, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43164->172.17.0.2:21108, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41496->172.17.0.2:21106, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44440->172.17.0.2:21100, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44446->172.17.0.2:21100, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56830->172.17.0.2:21109, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37936->172.17.0.2:21107, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44460->172.17.0.2:21100, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52396->172.17.0.2:21110, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44472->172.17.0.2:21100, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43170->172.17.0.2:21108, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41512->172.17.0.2:21104, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37948->172.17.0.2:21107, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37956->172.17.0.2:21107, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43182->172.17.0.2:21108, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46682->172.17.0.2:21102, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46690->172.17.0.2:21102, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41524->172.17.0.2:21104, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41504->172.17.0.2:21106, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56846->172.17.0.2:21109, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43198->172.17.0.2:21108, err= === RUN TestTransform/charmap run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41510->172.17.0.2:21106, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41536->172.17.0.2:21104, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56838->172.17.0.2:21103, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52404->172.17.0.2:21110, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52408->172.17.0.2:21110, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46704->172.17.0.2:21102, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56854->172.17.0.2:21109, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46710->172.17.0.2:21102, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41520->172.17.0.2:21106, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49402->172.17.0.2:21105, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46718->172.17.0.2:21102, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56862->172.17.0.2:21109, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37962->172.17.0.2:21107, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49408->172.17.0.2:21105, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46730->172.17.0.2:21102, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52416->172.17.0.2:21110, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44480->172.17.0.2:21100, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46746->172.17.0.2:21102, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49424->172.17.0.2:21105, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56876->172.17.0.2:21109, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41552->172.17.0.2:21104, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56840->172.17.0.2:21103, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44484->172.17.0.2:21100, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44500->172.17.0.2:21100, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41526->172.17.0.2:21106, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52418->172.17.0.2:21110, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44506->172.17.0.2:21100, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44520->172.17.0.2:21100, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49430->172.17.0.2:21105, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57802->172.17.0.2:21101, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52430->172.17.0.2:21110, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41534->172.17.0.2:21106, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46756->172.17.0.2:21102, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52446->172.17.0.2:21110, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49434->172.17.0.2:21105, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57814->172.17.0.2:21101, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44530->172.17.0.2:21100, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49442->172.17.0.2:21105, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41544->172.17.0.2:21106, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52460->172.17.0.2:21110, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44544->172.17.0.2:21100, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41568->172.17.0.2:21104, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44552->172.17.0.2:21100, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44568->172.17.0.2:21100, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46760->172.17.0.2:21102, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56886->172.17.0.2:21109, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44574->172.17.0.2:21100, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44588->172.17.0.2:21100, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41558->172.17.0.2:21106, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43208->172.17.0.2:21108, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37976->172.17.0.2:21107, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49452->172.17.0.2:21105, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41584->172.17.0.2:21104, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46768->172.17.0.2:21102, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56842->172.17.0.2:21103, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37988->172.17.0.2:21107, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52466->172.17.0.2:21110, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41568->172.17.0.2:21106, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57820->172.17.0.2:21101, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56858->172.17.0.2:21103, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49456->172.17.0.2:21105, err= 2025/11/12 02:58:37 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41584->172.17.0.2:21106, err= 2025/11/12 02:58:37 DEBUG : apple: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : apple: Excluded 2025/11/12 02:58:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : appleappleapplebanana: Excluded 2025/11/12 02:58:37 DEBUG : banana: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : banana: Excluded 2025/11/12 02:58:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : splitbananasplit: Excluded 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56898->172.17.0.2:21109, err= 2025/11/12 02:58:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:37992->172.17.0.2:21107, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52472->172.17.0.2:21110, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52478->172.17.0.2:21110, err= 2025/11/12 02:58:37 DEBUG : apple: size = 5 OK 2025/11/12 02:58:37 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/12 02:58:37 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : apple: Unchanged skipping 2025/11/12 02:58:37 DEBUG : banana: size = 6 OK 2025/11/12 02:58:37 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : banana: Unchanged skipping 2025/11/12 02:58:37 DEBUG : splitbananasplit: size = 16 OK 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56904->172.17.0.2:21109, err= 2025/11/12 02:58:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : splitbananasplit: Unchanged skipping 2025/11/12 02:58:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/12 02:58:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/12 02:58:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/12 02:58:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/12 02:58:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/12 02:58:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/12 02:58:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/12 02:58:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/12 02:58:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/12 02:58:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/12 02:58:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/12 02:58:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/12 02:58:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/12 02:58:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/12 02:58:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/12 02:58:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/12 02:58:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:37 ERROR : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: not deleting files as there were IO errors 2025/11/12 02:58:37 ERROR : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/charmap 2025/11/12 02:58:37 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46774->172.17.0.2:21102, err= 2025/11/12 02:58:37 DEBUG : apple: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : apple: Excluded 2025/11/12 02:58:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : appleappleapplebanana: Excluded 2025/11/12 02:58:37 DEBUG : banana: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : banana: Excluded 2025/11/12 02:58:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : splitbananasplit: Excluded 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46778->172.17.0.2:21102, err= 2025/11/12 02:58:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41594->172.17.0.2:21106, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56860->172.17.0.2:21103, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41596->172.17.0.2:21104, err= 2025/11/12 02:58:37 DEBUG : apple: size = 5 OK 2025/11/12 02:58:37 DEBUG : splitbananasplit: size = 16 OK 2025/11/12 02:58:37 DEBUG : banana: size = 6 OK 2025/11/12 02:58:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : splitbananasplit: Unchanged skipping 2025/11/12 02:58:37 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : apple: Unchanged skipping 2025/11/12 02:58:37 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : banana: Unchanged skipping 2025/11/12 02:58:37 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/12 02:58:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41608->172.17.0.2:21104, err= 2025/11/12 02:58:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/12 02:58:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/12 02:58:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/12 02:58:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/12 02:58:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/12 02:58:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/12 02:58:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/12 02:58:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/12 02:58:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/12 02:58:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/12 02:58:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/12 02:58:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/12 02:58:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/12 02:58:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/12 02:58:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/12 02:58:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:37 ERROR : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: not deleting files as there were IO errors 2025/11/12 02:58:37 ERROR : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: not deleting directories as there were IO errors sync_transform_test.go:117: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:117 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/charmap 2025/11/12 02:58:37 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41610->172.17.0.2:21104, err= 2025/11/12 02:58:37 DEBUG : apple: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : apple: Excluded 2025/11/12 02:58:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : appleappleapplebanana: Excluded 2025/11/12 02:58:37 DEBUG : banana: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : banana: Excluded 2025/11/12 02:58:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : splitbananasplit: Excluded 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56908->172.17.0.2:21109, err= 2025/11/12 02:58:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/12 02:58:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 02:58:37 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56910->172.17.0.2:21109, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44602->172.17.0.2:21100, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49472->172.17.0.2:21105, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41602->172.17.0.2:21106, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46784->172.17.0.2:21102, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56868->172.17.0.2:21103, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43210->172.17.0.2:21108, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46798->172.17.0.2:21102, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44618->172.17.0.2:21100, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56914->172.17.0.2:21109, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44622->172.17.0.2:21100, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41614->172.17.0.2:21106, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41620->172.17.0.2:21106, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41626->172.17.0.2:21106, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46806->172.17.0.2:21102, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56872->172.17.0.2:21103, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46814->172.17.0.2:21102, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56916->172.17.0.2:21109, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43224->172.17.0.2:21108, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52488->172.17.0.2:21110, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38008->172.17.0.2:21107, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52496->172.17.0.2:21110, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41620->172.17.0.2:21104, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46824->172.17.0.2:21102, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52512->172.17.0.2:21110, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41638->172.17.0.2:21106, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38024->172.17.0.2:21107, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44634->172.17.0.2:21100, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52516->172.17.0.2:21110, err= 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57822->172.17.0.2:21101, err= === RUN TestTransform/lowercase run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:37 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57830->172.17.0.2:21101, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41646->172.17.0.2:21106, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49484->172.17.0.2:21105, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56928->172.17.0.2:21109, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52530->172.17.0.2:21110, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52534->172.17.0.2:21110, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56938->172.17.0.2:21109, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43236->172.17.0.2:21108, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46840->172.17.0.2:21102, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49486->172.17.0.2:21105, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49498->172.17.0.2:21105, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56944->172.17.0.2:21109, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41652->172.17.0.2:21106, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38028->172.17.0.2:21107, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44644->172.17.0.2:21100, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43250->172.17.0.2:21108, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46848->172.17.0.2:21102, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57836->172.17.0.2:21101, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56884->172.17.0.2:21103, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56954->172.17.0.2:21109, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57846->172.17.0.2:21101, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43258->172.17.0.2:21108, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38030->172.17.0.2:21107, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43266->172.17.0.2:21108, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43272->172.17.0.2:21108, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41634->172.17.0.2:21104, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57856->172.17.0.2:21101, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57864->172.17.0.2:21101, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56890->172.17.0.2:21103, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56900->172.17.0.2:21103, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52544->172.17.0.2:21110, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41664->172.17.0.2:21106, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49514->172.17.0.2:21105, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41640->172.17.0.2:21104, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41646->172.17.0.2:21104, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57868->172.17.0.2:21101, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56968->172.17.0.2:21109, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41678->172.17.0.2:21106, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41682->172.17.0.2:21106, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41658->172.17.0.2:21104, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41664->172.17.0.2:21104, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52546->172.17.0.2:21110, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52556->172.17.0.2:21110, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56970->172.17.0.2:21109, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56980->172.17.0.2:21109, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44650->172.17.0.2:21100, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57882->172.17.0.2:21101, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56916->172.17.0.2:21103, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41676->172.17.0.2:21104, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49522->172.17.0.2:21105, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57886->172.17.0.2:21101, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56932->172.17.0.2:21103, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56990->172.17.0.2:21109, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49538->172.17.0.2:21105, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41692->172.17.0.2:21106, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57902->172.17.0.2:21101, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38042->172.17.0.2:21107, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57004->172.17.0.2:21109, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41680->172.17.0.2:21104, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57018->172.17.0.2:21109, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43278->172.17.0.2:21108, err= 2025/11/12 02:58:38 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41706->172.17.0.2:21106, err= 2025/11/12 02:58:38 DEBUG : apple: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : apple: Excluded 2025/11/12 02:58:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : appleappleapplebanana: Excluded 2025/11/12 02:58:38 DEBUG : banana: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : banana: Excluded 2025/11/12 02:58:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : splitbananasplit: Excluded 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57908->172.17.0.2:21101, err= 2025/11/12 02:58:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57034->172.17.0.2:21109, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41682->172.17.0.2:21104, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41696->172.17.0.2:21104, err= 2025/11/12 02:58:38 DEBUG : apple: size = 5 OK 2025/11/12 02:58:38 DEBUG : banana: size = 6 OK 2025/11/12 02:58:38 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/12 02:58:38 DEBUG : splitbananasplit: size = 16 OK 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : splitbananasplit: Unchanged skipping 2025/11/12 02:58:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/12 02:58:38 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : apple: Unchanged skipping 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44664->172.17.0.2:21100, err= 2025/11/12 02:58:38 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : banana: Unchanged skipping 2025/11/12 02:58:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/12 02:58:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/12 02:58:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/12 02:58:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/12 02:58:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/12 02:58:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/12 02:58:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/12 02:58:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/12 02:58:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/12 02:58:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Connecting to FTP server 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21") 2025/11/12 02:58:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/12 02:58:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/12 02:58:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/12 02:58:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/12 02:58:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/12 02:58:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/12 02:58:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/12 02:58:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/12 02:58:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/12 02:58:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/12 02:58:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/12 02:58:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/12 02:58:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/12 02:58:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/12 02:58:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/12 02:58:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/12 02:58:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/12 02:58:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/12 02:58:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/12 02:58:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/12 02:58:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:48076->172.17.0.2:21, err= 2025/11/12 02:58:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:38 ERROR : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: not deleting files as there were IO errors 2025/11/12 02:58:38 ERROR : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/lowercase 2025/11/12 02:58:38 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41714->172.17.0.2:21106, err= 2025/11/12 02:58:38 DEBUG : apple: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : apple: Excluded 2025/11/12 02:58:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : appleappleapplebanana: Excluded 2025/11/12 02:58:38 DEBUG : banana: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : banana: Excluded 2025/11/12 02:58:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : splitbananasplit: Excluded 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49544->172.17.0.2:21105, err= 2025/11/12 02:58:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56946->172.17.0.2:21103, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43284->172.17.0.2:21108, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44670->172.17.0.2:21100, err= 2025/11/12 02:58:38 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/12 02:58:38 DEBUG : banana: size = 6 OK 2025/11/12 02:58:38 DEBUG : apple: size = 5 OK 2025/11/12 02:58:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/12 02:58:38 DEBUG : splitbananasplit: size = 16 OK 2025/11/12 02:58:38 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:38 DEBUG : apple: Unchanged skipping 2025/11/12 02:58:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : splitbananasplit: Unchanged skipping 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43300->172.17.0.2:21108, err= 2025/11/12 02:58:38 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : banana: Unchanged skipping 2025/11/12 02:58:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/12 02:58:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/12 02:58:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/12 02:58:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/12 02:58:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/12 02:58:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/12 02:58:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/12 02:58:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/12 02:58:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/12 02:58:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/12 02:58:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/12 02:58:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/12 02:58:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/12 02:58:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/12 02:58:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/12 02:58:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/12 02:58:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/12 02:58:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/12 02:58:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/12 02:58:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/12 02:58:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/12 02:58:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/12 02:58:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/12 02:58:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/12 02:58:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/12 02:58:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/12 02:58:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/12 02:58:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/12 02:58:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/12 02:58:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/12 02:58:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/12 02:58:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:38 ERROR : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: not deleting files as there were IO errors 2025/11/12 02:58:38 ERROR : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: not deleting directories as there were IO errors sync_transform_test.go:117: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:117 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/lowercase 2025/11/12 02:58:38 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43306->172.17.0.2:21108, err= 2025/11/12 02:58:38 DEBUG : apple: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : apple: Excluded 2025/11/12 02:58:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : appleappleapplebanana: Excluded 2025/11/12 02:58:38 DEBUG : banana: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : banana: Excluded 2025/11/12 02:58:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : splitbananasplit: Excluded 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56948->172.17.0.2:21103, err= 2025/11/12 02:58:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56960->172.17.0.2:21103, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57916->172.17.0.2:21101, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57046->172.17.0.2:21109, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38046->172.17.0.2:21107, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43318->172.17.0.2:21108, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41722->172.17.0.2:21106, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46850->172.17.0.2:21102, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57932->172.17.0.2:21101, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38048->172.17.0.2:21107, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56964->172.17.0.2:21103, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46866->172.17.0.2:21102, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38050->172.17.0.2:21107, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46870->172.17.0.2:21102, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44674->172.17.0.2:21100, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41734->172.17.0.2:21106, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57056->172.17.0.2:21109, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57946->172.17.0.2:21101, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43332->172.17.0.2:21108, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41742->172.17.0.2:21106, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46878->172.17.0.2:21102, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56970->172.17.0.2:21103, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49560->172.17.0.2:21105, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38060->172.17.0.2:21107, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44690->172.17.0.2:21100, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41758->172.17.0.2:21106, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41764->172.17.0.2:21106, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52566->172.17.0.2:21110, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43340->172.17.0.2:21108, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57954->172.17.0.2:21101, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44696->172.17.0.2:21100, err= === RUN TestTransform/ascii run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52576->172.17.0.2:21110, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43350->172.17.0.2:21108, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38076->172.17.0.2:21107, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56978->172.17.0.2:21103, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41712->172.17.0.2:21104, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44698->172.17.0.2:21100, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52592->172.17.0.2:21110, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56982->172.17.0.2:21103, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56986->172.17.0.2:21103, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57072->172.17.0.2:21109, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57960->172.17.0.2:21101, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46892->172.17.0.2:21102, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57970->172.17.0.2:21101, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57982->172.17.0.2:21101, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52602->172.17.0.2:21110, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44714->172.17.0.2:21100, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49568->172.17.0.2:21105, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46898->172.17.0.2:21102, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41772->172.17.0.2:21106, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38090->172.17.0.2:21107, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52612->172.17.0.2:21110, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49574->172.17.0.2:21105, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43352->172.17.0.2:21108, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56994->172.17.0.2:21103, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57994->172.17.0.2:21101, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57082->172.17.0.2:21109, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38092->172.17.0.2:21107, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46902->172.17.0.2:21102, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41714->172.17.0.2:21104, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49582->172.17.0.2:21105, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52628->172.17.0.2:21110, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46912->172.17.0.2:21102, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41726->172.17.0.2:21104, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41742->172.17.0.2:21104, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52640->172.17.0.2:21110, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44720->172.17.0.2:21100, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46920->172.17.0.2:21102, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:56998->172.17.0.2:21103, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43364->172.17.0.2:21108, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57000->172.17.0.2:21103, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38106->172.17.0.2:21107, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57008->172.17.0.2:21103, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49594->172.17.0.2:21105, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57024->172.17.0.2:21103, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57028->172.17.0.2:21103, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57040->172.17.0.2:21103, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57088->172.17.0.2:21109, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41758->172.17.0.2:21104, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41776->172.17.0.2:21106, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41770->172.17.0.2:21104, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:58008->172.17.0.2:21101, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38122->172.17.0.2:21107, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41784->172.17.0.2:21104, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57090->172.17.0.2:21109, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38126->172.17.0.2:21107, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49610->172.17.0.2:21105, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:44722->172.17.0.2:21100, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49616->172.17.0.2:21105, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41794->172.17.0.2:21104, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52646->172.17.0.2:21110, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:49620->172.17.0.2:21105, err= 2025/11/12 02:58:38 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41796->172.17.0.2:21104, err= 2025/11/12 02:58:38 DEBUG : apple: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : apple: Excluded 2025/11/12 02:58:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : appleappleapplebanana: Excluded 2025/11/12 02:58:38 DEBUG : banana: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : banana: Excluded 2025/11/12 02:58:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : splitbananasplit: Excluded 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:52656->172.17.0.2:21110, err= 2025/11/12 02:58:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:38130->172.17.0.2:21107, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:41800->172.17.0.2:21104, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45340->172.17.0.2:21103, err= 2025/11/12 02:58:38 DEBUG : apple: size = 5 OK 2025/11/12 02:58:38 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/12 02:58:38 DEBUG : banana: size = 6 OK 2025/11/12 02:58:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/12 02:58:38 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : apple: Unchanged skipping 2025/11/12 02:58:38 DEBUG : splitbananasplit: size = 16 OK 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46258->172.17.0.2:21109, err= 2025/11/12 02:58:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : splitbananasplit: Unchanged skipping 2025/11/12 02:58:38 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : banana: Unchanged skipping 2025/11/12 02:58:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/12 02:58:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/12 02:58:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/12 02:58:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/12 02:58:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/12 02:58:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/12 02:58:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/12 02:58:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/12 02:58:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/12 02:58:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/12 02:58:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/12 02:58:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/12 02:58:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/12 02:58:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/12 02:58:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/12 02:58:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/12 02:58:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/12 02:58:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/12 02:58:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/12 02:58:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/12 02:58:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/12 02:58:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/12 02:58:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/12 02:58:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/12 02:58:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/12 02:58:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/12 02:58:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/12 02:58:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/12 02:58:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/12 02:58:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/12 02:58:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:38 ERROR : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: not deleting files as there were IO errors 2025/11/12 02:58:38 ERROR : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ascii 2025/11/12 02:58:38 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46806->172.17.0.2:21100, err= 2025/11/12 02:58:38 DEBUG : apple: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : apple: Excluded 2025/11/12 02:58:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : appleappleapplebanana: Excluded 2025/11/12 02:58:38 DEBUG : banana: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : banana: Excluded 2025/11/12 02:58:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : splitbananasplit: Excluded 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43530->172.17.0.2:21108, err= 2025/11/12 02:58:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57030->172.17.0.2:21102, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40514->172.17.0.2:21105, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55496->172.17.0.2:21101, err= 2025/11/12 02:58:38 DEBUG : apple: size = 5 OK 2025/11/12 02:58:38 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/12 02:58:38 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : apple: Unchanged skipping 2025/11/12 02:58:38 DEBUG : banana: size = 6 OK 2025/11/12 02:58:38 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : banana: Unchanged skipping 2025/11/12 02:58:38 DEBUG : splitbananasplit: size = 16 OK 2025/11/12 02:58:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/12 02:58:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : splitbananasplit: Unchanged skipping 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46262->172.17.0.2:21109, err= 2025/11/12 02:58:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/12 02:58:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/12 02:58:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/12 02:58:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/12 02:58:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/12 02:58:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/12 02:58:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/12 02:58:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/12 02:58:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/12 02:58:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/12 02:58:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/12 02:58:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/12 02:58:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/12 02:58:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/12 02:58:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/12 02:58:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/12 02:58:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/12 02:58:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/12 02:58:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/12 02:58:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/12 02:58:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/12 02:58:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/12 02:58:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/12 02:58:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/12 02:58:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/12 02:58:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/12 02:58:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/12 02:58:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/12 02:58:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/12 02:58:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/12 02:58:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/12 02:58:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:38 ERROR : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: not deleting files as there were IO errors 2025/11/12 02:58:38 ERROR : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: not deleting directories as there were IO errors sync_transform_test.go:117: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:117 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ascii 2025/11/12 02:58:38 DEBUG : Waiting for deletions to finish 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57036->172.17.0.2:21102, err= 2025/11/12 02:58:38 DEBUG : apple: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : apple: Excluded 2025/11/12 02:58:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : appleappleapplebanana: Excluded 2025/11/12 02:58:38 DEBUG : banana: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : banana: Excluded 2025/11/12 02:58:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : splitbananasplit: Excluded 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55490->172.17.0.2:21104, err= 2025/11/12 02:58:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/12 02:58:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 02:58:38 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46808->172.17.0.2:21100, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46970->172.17.0.2:21107, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55506->172.17.0.2:21101, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55376->172.17.0.2:21106, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55392->172.17.0.2:21106, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55512->172.17.0.2:21101, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46278->172.17.0.2:21109, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53654->172.17.0.2:21110, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55402->172.17.0.2:21106, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55506->172.17.0.2:21104, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45346->172.17.0.2:21103, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55518->172.17.0.2:21101, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40520->172.17.0.2:21105, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46976->172.17.0.2:21107, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55414->172.17.0.2:21106, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46810->172.17.0.2:21100, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40526->172.17.0.2:21105, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57038->172.17.0.2:21102, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55522->172.17.0.2:21104, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57054->172.17.0.2:21102, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45356->172.17.0.2:21103, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46290->172.17.0.2:21109, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40538->172.17.0.2:21105, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57058->172.17.0.2:21102, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40552->172.17.0.2:21105, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55416->172.17.0.2:21106, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46814->172.17.0.2:21100, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55432->172.17.0.2:21106, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46292->172.17.0.2:21109, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57062->172.17.0.2:21102, err= --- FAIL: TestTransform (3.08s) --- PASS: TestTransform/NFC (0.27s) --- PASS: TestTransform/NFD (0.29s) --- FAIL: TestTransform/base64 (0.37s) --- FAIL: TestTransform/prefix (0.33s) --- FAIL: TestTransform/suffix (0.30s) --- FAIL: TestTransform/truncate (0.33s) --- FAIL: TestTransform/encoder (0.21s) --- FAIL: TestTransform/ISO-8859-1 (0.20s) --- FAIL: TestTransform/charmap (0.25s) --- FAIL: TestTransform/lowercase (0.30s) --- FAIL: TestTransform/ascii (0.25s) === RUN TestTransformCopy run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:38 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46304->172.17.0.2:21109, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46816->172.17.0.2:21100, err= 2025/11/12 02:58:38 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/12 02:58:38 INFO : sub dir_somesuffix: Making directory 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46818->172.17.0.2:21100, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55444->172.17.0.2:21106, err= 2025/11/12 02:58:38 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/12 02:58:38 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/12 02:58:38 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/12 02:58:38 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:38 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46984->172.17.0.2:21107, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43542->172.17.0.2:21108, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45362->172.17.0.2:21103, err= 2025/11/12 02:58:38 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46314->172.17.0.2:21109, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55458->172.17.0.2:21106, err= 2025/11/12 02:58:38 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/12 02:58:38 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/12 02:58:38 ERROR : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: not deleting files as there were IO errors 2025/11/12 02:58:38 ERROR : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: not deleting directories as there were IO errors sync_transform_test.go:239: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:239 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransformCopy 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40566->172.17.0.2:21105, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47000->172.17.0.2:21107, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57074->172.17.0.2:21102, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43558->172.17.0.2:21108, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55462->172.17.0.2:21106, err= --- FAIL: TestTransformCopy (0.01s) === RUN TestDoubleTransform run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:38 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45378->172.17.0.2:21103, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57086->172.17.0.2:21102, err= 2025/11/12 02:58:38 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:58:38 INFO : tictactoe: Making directory 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55536->172.17.0.2:21104, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55468->172.17.0.2:21106, err= 2025/11/12 02:58:38 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:58:38 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:58:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/12 02:58:38 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/12 02:58:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55470->172.17.0.2:21106, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40582->172.17.0.2:21105, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47006->172.17.0.2:21107, err= 2025/11/12 02:58:38 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55550->172.17.0.2:21104, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45388->172.17.0.2:21103, err= 2025/11/12 02:58:38 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2025/11/12 02:58:38 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/12 02:58:38 ERROR : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: not deleting files as there were IO errors 2025/11/12 02:58:38 ERROR : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: not deleting directories as there were IO errors sync_transform_test.go:256: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:256 Error: Received unexpected error: not deleting files as there were IO errors Test: TestDoubleTransform 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46320->172.17.0.2:21109, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55480->172.17.0.2:21106, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53656->172.17.0.2:21110, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40594->172.17.0.2:21105, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46334->172.17.0.2:21109, err= --- FAIL: TestDoubleTransform (0.01s) === RUN TestFileTag run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55484->172.17.0.2:21106, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45390->172.17.0.2:21103, err= 2025/11/12 02:58:38 INFO : toe: Making directory 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55488->172.17.0.2:21106, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43566->172.17.0.2:21108, err= 2025/11/12 02:58:38 INFO : toe/toe: Making directory 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40598->172.17.0.2:21105, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55490->172.17.0.2:21106, err= 2025/11/12 02:58:38 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:58:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/12 02:58:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/12 02:58:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40608->172.17.0.2:21105, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55560->172.17.0.2:21104, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46820->172.17.0.2:21100, err= 2025/11/12 02:58:38 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57092->172.17.0.2:21102, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57098->172.17.0.2:21102, err= 2025/11/12 02:58:38 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2025/11/12 02:58:38 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/12 02:58:38 ERROR : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: not deleting files as there were IO errors 2025/11/12 02:58:38 ERROR : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: not deleting directories as there were IO errors sync_transform_test.go:273: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:273 Error: Received unexpected error: not deleting files as there were IO errors Test: TestFileTag 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45402->172.17.0.2:21103, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45404->172.17.0.2:21103, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55570->172.17.0.2:21104, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46830->172.17.0.2:21100, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55496->172.17.0.2:21106, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46344->172.17.0.2:21109, err= --- FAIL: TestFileTag (0.02s) === RUN TestNoTag run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45420->172.17.0.2:21103, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40620->172.17.0.2:21105, err= 2025/11/12 02:58:38 INFO : toe: Making directory 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45436->172.17.0.2:21103, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45438->172.17.0.2:21103, err= 2025/11/12 02:58:38 INFO : toe/toe: Making directory 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40628->172.17.0.2:21105, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55586->172.17.0.2:21104, err= 2025/11/12 02:58:38 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:58:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/12 02:58:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/12 02:58:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45440->172.17.0.2:21103, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43580->172.17.0.2:21108, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45444->172.17.0.2:21103, err= 2025/11/12 02:58:38 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55502->172.17.0.2:21106, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53666->172.17.0.2:21110, err= 2025/11/12 02:58:38 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2025/11/12 02:58:38 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/12 02:58:38 ERROR : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: not deleting files as there were IO errors 2025/11/12 02:58:38 ERROR : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: not deleting directories as there were IO errors sync_transform_test.go:290: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:290 Error: Received unexpected error: not deleting files as there were IO errors Test: TestNoTag 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57106->172.17.0.2:21102, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43596->172.17.0.2:21108, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46350->172.17.0.2:21109, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46846->172.17.0.2:21100, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46862->172.17.0.2:21100, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55594->172.17.0.2:21104, err= --- FAIL: TestNoTag (0.02s) === RUN TestDirTag run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:38 DEBUG : empty_dir: Making directory with metadata 2025/11/12 02:58:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/12 02:58:38 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:58:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 02:58:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43600->172.17.0.2:21108, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43608->172.17.0.2:21108, err= 2025/11/12 02:58:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 02:58:38 INFO : tictacempty_dir: Making directory 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55516->172.17.0.2:21106, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45446->172.17.0.2:21103, err= 2025/11/12 02:58:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 02:58:38 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:58:38 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:58:38 INFO : tictactoe: Making directory 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46874->172.17.0.2:21100, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45458->172.17.0.2:21103, err= 2025/11/12 02:58:38 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:58:38 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:58:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/12 02:58:38 INFO : tictactoe/tictactoe: Making directory 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46356->172.17.0.2:21109, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55532->172.17.0.2:21106, err= 2025/11/12 02:58:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/12 02:58:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/12 02:58:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43610->172.17.0.2:21108, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55520->172.17.0.2:21101, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45474->172.17.0.2:21103, err= 2025/11/12 02:58:38 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55528->172.17.0.2:21101, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46882->172.17.0.2:21100, err= 2025/11/12 02:58:38 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/11/12 02:58:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/12 02:58:38 ERROR : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: not deleting files as there were IO errors 2025/11/12 02:58:38 ERROR : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: not deleting directories as there were IO errors sync_transform_test.go:309: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:309 Error: Received unexpected error: not deleting files as there were IO errors Test: TestDirTag 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46896->172.17.0.2:21100, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46906->172.17.0.2:21100, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57118->172.17.0.2:21102, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47014->172.17.0.2:21107, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53680->172.17.0.2:21110, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55538->172.17.0.2:21101, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57122->172.17.0.2:21102, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46920->172.17.0.2:21100, err= --- FAIL: TestDirTag (0.02s) === RUN TestAllTag run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:38 DEBUG : empty_dir: Making directory with metadata 2025/11/12 02:58:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/12 02:58:38 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:58:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 02:58:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43612->172.17.0.2:21108, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47018->172.17.0.2:21107, err= 2025/11/12 02:58:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 02:58:38 INFO : tictacempty_dir: Making directory 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40630->172.17.0.2:21105, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55552->172.17.0.2:21101, err= 2025/11/12 02:58:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 02:58:38 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:58:38 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:58:38 INFO : tictactoe: Making directory 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47024->172.17.0.2:21107, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47034->172.17.0.2:21107, err= 2025/11/12 02:58:38 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:58:38 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:58:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/12 02:58:38 INFO : tictactoe/tictactoe: Making directory 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43624->172.17.0.2:21108, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53690->172.17.0.2:21110, err= 2025/11/12 02:58:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/12 02:58:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/12 02:58:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/12 02:58:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55536->172.17.0.2:21106, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46936->172.17.0.2:21100, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53704->172.17.0.2:21110, err= 2025/11/12 02:58:38 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43640->172.17.0.2:21108, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46952->172.17.0.2:21100, err= 2025/11/12 02:58:38 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/11/12 02:58:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/12 02:58:38 ERROR : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: not deleting files as there were IO errors 2025/11/12 02:58:38 ERROR : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: not deleting directories as there were IO errors sync_transform_test.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:328 Error: Received unexpected error: not deleting files as there were IO errors Test: TestAllTag 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40632->172.17.0.2:21105, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55610->172.17.0.2:21104, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40646->172.17.0.2:21105, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46966->172.17.0.2:21100, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57124->172.17.0.2:21102, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43656->172.17.0.2:21108, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47036->172.17.0.2:21107, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53712->172.17.0.2:21110, err= --- FAIL: TestAllTag (0.02s) === RUN TestRunTwice run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:38 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40650->172.17.0.2:21105, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55620->172.17.0.2:21104, err= 2025/11/12 02:58:38 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:58:38 INFO : tictactoe: Making directory 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55542->172.17.0.2:21106, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55552->172.17.0.2:21106, err= 2025/11/12 02:58:38 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:58:38 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:58:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/12 02:58:38 INFO : tictactoe/tictactoe: Making directory 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57138->172.17.0.2:21102, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40658->172.17.0.2:21105, err= 2025/11/12 02:58:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/12 02:58:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/12 02:58:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46360->172.17.0.2:21109, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46980->172.17.0.2:21100, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43670->172.17.0.2:21108, err= 2025/11/12 02:58:38 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43680->172.17.0.2:21108, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53728->172.17.0.2:21110, err= 2025/11/12 02:58:38 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/11/12 02:58:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/12 02:58:38 ERROR : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: not deleting files as there were IO errors 2025/11/12 02:58:38 ERROR : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: not deleting directories as there were IO errors sync_transform_test.go:347: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:347 Error: Received unexpected error: not deleting files as there were IO errors Test: TestRunTwice 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55564->172.17.0.2:21101, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53736->172.17.0.2:21110, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47038->172.17.0.2:21107, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43688->172.17.0.2:21108, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45480->172.17.0.2:21103, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47050->172.17.0.2:21107, err= --- FAIL: TestRunTwice (0.02s) === RUN TestSyntax 2025/11/12 02:58:38 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46370->172.17.0.2:21109, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55554->172.17.0.2:21106, err= 2025/11/12 02:58:38 INFO : toe: Making directory 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45488->172.17.0.2:21103, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55564->172.17.0.2:21106, err= 2025/11/12 02:58:38 INFO : toe/toe: Making directory 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45492->172.17.0.2:21103, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43704->172.17.0.2:21108, err= 2025/11/12 02:58:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55574->172.17.0.2:21101, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43718->172.17.0.2:21108, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45504->172.17.0.2:21103, err= 2025/11/12 02:58:38 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47066->172.17.0.2:21107, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57140->172.17.0.2:21102, err= 2025/11/12 02:58:38 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2025/11/12 02:58:38 INFO : toe/toe/toe: Copied (new) 2025/11/12 02:58:38 ERROR : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: not deleting files as there were IO errors 2025/11/12 02:58:38 ERROR : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: not deleting directories as there were IO errors sync_transform_test.go:388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:388 Error: Received unexpected error: not deleting files as there were IO errors Test: TestConflicting 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53738->172.17.0.2:21110, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46996->172.17.0.2:21100, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40664->172.17.0.2:21105, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55632->172.17.0.2:21104, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47006->172.17.0.2:21100, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55634->172.17.0.2:21104, err= --- FAIL: TestConflicting (0.01s) === RUN TestMove run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:38 DEBUG : empty_dir: Making directory with metadata 2025/11/12 02:58:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/12 02:58:38 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:58:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 02:58:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57156->172.17.0.2:21102, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57162->172.17.0.2:21102, err= 2025/11/12 02:58:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 02:58:38 INFO : tictacempty_dir: Making directory 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57164->172.17.0.2:21102, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40666->172.17.0.2:21105, err= 2025/11/12 02:58:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 02:58:38 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:58:38 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:58:38 INFO : tictactoe: Making directory 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47016->172.17.0.2:21100, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43724->172.17.0.2:21108, err= 2025/11/12 02:58:38 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:58:38 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:58:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/12 02:58:38 INFO : tictactoe/tictactoe: Making directory 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55582->172.17.0.2:21101, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40676->172.17.0.2:21105, err= 2025/11/12 02:58:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/12 02:58:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/12 02:58:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/12 02:58:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55578->172.17.0.2:21106, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47080->172.17.0.2:21107, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40678->172.17.0.2:21105, err= 2025/11/12 02:58:38 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40694->172.17.0.2:21105, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46374->172.17.0.2:21109, err= 2025/11/12 02:58:38 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/11/12 02:58:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/12 02:58:38 INFO : toe/toe/toe.txt: Deleted 2025/11/12 02:58:38 ERROR : Local file system at /tmp/rclone2479764664: not deleting directories as there were IO errors sync_transform_test.go:408: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:408 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMove 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57170->172.17.0.2:21102, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46382->172.17.0.2:21109, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55648->172.17.0.2:21104, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47026->172.17.0.2:21100, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47092->172.17.0.2:21107, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47100->172.17.0.2:21107, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55586->172.17.0.2:21101, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53750->172.17.0.2:21110, err= --- FAIL: TestMove (0.02s) === RUN TestTransformFile run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:38 DEBUG : empty_dir: Making directory with metadata 2025/11/12 02:58:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/12 02:58:38 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:58:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 02:58:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47032->172.17.0.2:21100, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55590->172.17.0.2:21101, err= 2025/11/12 02:58:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 02:58:38 INFO : tictacempty_dir: Making directory 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55592->172.17.0.2:21106, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55600->172.17.0.2:21101, err= 2025/11/12 02:58:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 02:58:38 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:58:38 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:58:38 INFO : tictactoe: Making directory 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55658->172.17.0.2:21104, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53762->172.17.0.2:21110, err= 2025/11/12 02:58:38 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:58:38 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:58:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/12 02:58:38 INFO : tictactoe/tictactoe: Making directory 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47110->172.17.0.2:21107, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43736->172.17.0.2:21108, err= 2025/11/12 02:58:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/12 02:58:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/12 02:58:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/12 02:58:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/12 02:58:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55672->172.17.0.2:21104, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55678->172.17.0.2:21104, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40706->172.17.0.2:21105, err= 2025/11/12 02:58:38 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47040->172.17.0.2:21100, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47046->172.17.0.2:21100, err= 2025/11/12 02:58:38 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/11/12 02:58:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/12 02:58:38 INFO : toe/toe/toe.txt: Deleted 2025/11/12 02:58:38 ERROR : Local file system at /tmp/rclone2479764664: not deleting directories as there were IO errors sync_transform_test.go:427: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:427 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestTransformFile 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46392->172.17.0.2:21109, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53778->172.17.0.2:21110, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55616->172.17.0.2:21101, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40714->172.17.0.2:21105, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55622->172.17.0.2:21101, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53786->172.17.0.2:21110, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55636->172.17.0.2:21101, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55594->172.17.0.2:21106, err= --- FAIL: TestTransformFile (0.02s) === RUN TestManualTransformFile run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:38 DEBUG : Reset feature "Copy" 2025/11/12 02:58:38 DEBUG : Reset feature "Move" 2025/11/12 02:58:38 DEBUG : Reset feature "Copy" 2025/11/12 02:58:38 DEBUG : Reset feature "Move" 2025/11/12 02:58:38 DEBUG : empty_dir: Making directory with metadata 2025/11/12 02:58:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/12 02:58:38 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:58:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 02:58:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55642->172.17.0.2:21101, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55690->172.17.0.2:21104, err= 2025/11/12 02:58:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 02:58:38 INFO : tictacempty_dir: Making directory 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55596->172.17.0.2:21106, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46400->172.17.0.2:21109, err= 2025/11/12 02:58:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 02:58:38 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:58:38 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:58:38 INFO : tictactoe: Making directory 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40730->172.17.0.2:21105, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55706->172.17.0.2:21104, err= 2025/11/12 02:58:38 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:58:38 DEBUG : toe: transformed to: tictactoe 2025/11/12 02:58:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/12 02:58:38 INFO : tictactoe/tictactoe: Making directory 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43738->172.17.0.2:21108, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46410->172.17.0.2:21109, err= 2025/11/12 02:58:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/12 02:58:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/12 02:58:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/12 02:58:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/12 02:58:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47048->172.17.0.2:21100, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45520->172.17.0.2:21103, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40736->172.17.0.2:21105, err= 2025/11/12 02:58:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/12 02:58:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/12 02:58:38 INFO : toe/toe/toe.txt: Deleted 2025/11/12 02:58:38 ERROR : Local file system at /tmp/rclone2479764664: not deleting directories as there were IO errors sync_transform_test.go:457: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:457 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestManualTransformFile 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43750->172.17.0.2:21108, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21102") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:57172->172.17.0.2:21102, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55644->172.17.0.2:21101, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45526->172.17.0.2:21103, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53792->172.17.0.2:21110, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55612->172.17.0.2:21106, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21109") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:46420->172.17.0.2:21109, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47064->172.17.0.2:21100, err= --- FAIL: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:38 DEBUG : toe: transformed to: dG9l 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45528->172.17.0.2:21103, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45544->172.17.0.2:21103, err= 2025/11/12 02:58:38 DEBUG : toe: transformed to: dG9l 2025/11/12 02:58:38 INFO : dG9l: Making directory 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55720->172.17.0.2:21104, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53806->172.17.0.2:21110, err= 2025/11/12 02:58:38 DEBUG : toe: transformed to: dG9l 2025/11/12 02:58:38 DEBUG : toe: transformed to: dG9l 2025/11/12 02:58:38 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/12 02:58:38 INFO : dG9l/dG9l: Making directory 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21104") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55734->172.17.0.2:21104, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55628->172.17.0.2:21106, err= 2025/11/12 02:58:38 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/12 02:58:38 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/12 02:58:38 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/12 02:58:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/12 02:58:38 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47122->172.17.0.2:21107, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55656->172.17.0.2:21101, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53822->172.17.0.2:21110, err= 2025/11/12 02:58:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/12 02:58:38 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/12 02:58:38 ERROR : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: not deleting files as there were IO errors 2025/11/12 02:58:38 ERROR : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: not deleting directories as there were IO errors sync_transform_test.go:481: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:481 Error: Received unexpected error: not deleting files as there were IO errors Test: TestBase64 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45548->172.17.0.2:21103, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45550->172.17.0.2:21103, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43752->172.17.0.2:21108, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55658->172.17.0.2:21101, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53836->172.17.0.2:21110, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47130->172.17.0.2:21107, err= --- FAIL: TestBase64 (0.02s) === RUN TestError run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nixewuw9losu", Local "Local file system at /tmp/rclone2479764664", Modify Window "1s" 2025/11/12 02:58:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/12 02:58:38 DEBUG : toe: transformed to: 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53842->172.17.0.2:21110, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55672->172.17.0.2:21101, err= 2025/11/12 02:58:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/12 02:58:38 DEBUG : toe: transformed to: 2025/11/12 02:58:38 INFO : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Making directory 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40748->172.17.0.2:21105, err= 2025/11/12 02:58:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/12 02:58:38 DEBUG : toe: transformed to: 2025/11/12 02:58:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/12 02:58:38 DEBUG : toe: transformed to: 2025/11/12 02:58:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/12 02:58:38 DEBUG : toe/toe: transformed to: 2025/11/12 02:58:38 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/12 02:58:38 INFO : toe/toe: Making directory 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21107") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47138->172.17.0.2:21107, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53858->172.17.0.2:21110, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21100") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:47072->172.17.0.2:21100, err= 2025/11/12 02:58:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/12 02:58:38 DEBUG : toe/toe: transformed to: 2025/11/12 02:58:38 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/12 02:58:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/12 02:58:38 DEBUG : toe: transformed to: 2025/11/12 02:58:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/12 02:58:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/12 02:58:38 DEBUG : toe/toe/toe: transformed to: 2025/11/12 02:58:38 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for checks to finish 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Waiting for transfers to finish 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53870->172.17.0.2:21110, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55686->172.17.0.2:21101, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53884->172.17.0.2:21110, err= 2025/11/12 02:58:38 DEBUG : toe/toe/toe: size = 11 OK 2025/11/12 02:58:38 INFO : toe/toe/toe: Copied (new) 2025/11/12 02:58:38 ERROR : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: not deleting files as there were IO errors 2025/11/12 02:58:38 ERROR : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: not deleting directories as there were IO errors 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55698->172.17.0.2:21101, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40760->172.17.0.2:21105, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21105") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:40774->172.17.0.2:21105, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21108") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:43756->172.17.0.2:21108, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21106") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55640->172.17.0.2:21106, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53896->172.17.0.2:21110, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55706->172.17.0.2:21101, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45554->172.17.0.2:21103, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21103") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:45570->172.17.0.2:21103, err= --- PASS: TestError (0.02s) FAIL 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21101") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:55710->172.17.0.2:21101, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: dial("tcp","172.17.0.2:21110") 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: > dial: conn=172.17.0.1:53904->172.17.0.2:21110, err= 2025/11/12 02:58:38 DEBUG : ftp://172.17.0.2:21/rclone-test-nixewuw9losu: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPVsftpd: -verbose" - Finished ERROR in 7.885049668s (try 1/5): exit status 1: Failed [TestTransform/base64 TestTransform/prefix TestTransform/suffix TestTransform/truncate TestTransform/encoder TestTransform/ISO-8859-1 TestTransform/charmap TestTransform/lowercase TestTransform/ascii TestTransformCopy TestDoubleTransform TestFileTag TestNoTag TestDirTag TestAllTag TestRunTwice TestConflicting TestMove TestTransformFile TestManualTransformFile TestBase64]